Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fonts in FireFox on Xorg x11
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
joker
l33t
l33t


Joined: 03 May 2003
Posts: 681
Location: www

PostPosted: Thu Apr 15, 2004 8:24 am    Post subject: fonts in FireFox on Xorg x11 Reply with quote

after installing xorg-x11 I don't have antialias fonts in firefox :(
There is something about it here:
https://forums.gentoo.org/viewtopic.php?t=159833
but I don't know italian :(

help help help...
Back to top
View user's profile Send private message
primero.gentoo
Guru
Guru


Joined: 23 Dec 2003
Posts: 402

PostPosted: Thu Apr 15, 2004 8:33 am    Post subject: Reply with quote

In that post is said that all you have to do is :

1) Update you FontPath configuration to the new one "/usr/share/fonts/...."
2) Re-emerge "corefonts" that are used by all gecko-based browser and add the path to the above conf
3) restart xfs or xorg if you don't use xfs

And everything should work :)

bye
_________________
"Linux, the choice of a GNU generation"
==Micro$oft - just say NO==
(L#USER 353039)
Back to top
View user's profile Send private message
joker
l33t
l33t


Joined: 03 May 2003
Posts: 681
Location: www

PostPosted: Thu Apr 15, 2004 10:02 am    Post subject: Reply with quote

I updated my config
Code:

Section "Files"
    FontPath    "/usr/share/fonts/local/"
    FontPath    "/usr/share/fonts/misc/"
    FontPath    "/usr/share/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/Type1/"
    FontPath    "/usr/share/fonts/TTF/ms"
    FontPath    "/usr/share/fonts/TTF/"
    FontPath    "/usr/share/fonts/CID/"
    FontPath    "/usr/share/fonts/Speedo/"
    FontPath    "/usr/share/fonts/75dpi/"
    FontPath    "/usr/share/fonts/100dpi/"
EndSection

but when I start X :
Code:

Could not init font path element /usr/share/fonts/local , removing from list !
Could not init font path element /usr/share/fonts/Type1 , removing from list !
Could not init font path element /usr/share/fonts/TTF , removing from list !
Could not init font path element /usr/share/fonts/TTF/ms , removing from list !
Could not init font path element /usr/share/fonts/CID , removing from list !
Could not init font path element /usr/share/fonts/Speedo , removing from list !


it is strange because I have antialias fonts on google.com, on others sites I don't
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum