Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fonts.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
Lechium
Apprentice
Apprentice


Joined: 04 Apr 2005
Posts: 244

PostPosted: Tue Jun 21, 2005 4:03 am    Post subject: Fonts. Reply with quote

I had noticed that the default fonts i got with Gentoo kinda suck... I know that many popular fonts are copywrighted and whatnot, however after using Mac at home sites i visit now look much worse with the fonts I have access to. Aestecially that is a problem for me, and that means a lot to me... so is there a way to get real fonts or at least ones that look a lot like the real ones. I am talking about Arial, Venrada (or whatever it is), Times New Roman and such.

thanks,
Victor
Back to top
View user's profile Send private message
Archangel1
Veteran
Veteran


Joined: 21 Apr 2004
Posts: 1212
Location: Work

PostPosted: Tue Jun 21, 2005 4:15 am    Post subject: Reply with quote

Code:
emerge corefonts

Or to get something better than those - let's face it, they're pretty average, and Times is nasty:
Code:
emerge ttf-bitstream-vera

_________________
What are you, stupid?
Back to top
View user's profile Send private message
Lechium
Apprentice
Apprentice


Joined: 04 Apr 2005
Posts: 244

PostPosted: Tue Jun 21, 2005 4:50 am    Post subject: Reply with quote

thanks -- it is lopoking much better already.

thanks,
Victor

p.s. any other fonts you will suggest?
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Tue Jun 21, 2005 1:45 pm    Post subject: Reply with quote

I would also emerge freefonts, sharefonts, and artwiz-fonts. One thing I always do to make my fonts look better is to remove some of the ugly default ones.

Try this:
Code:
cd /usr/share/fonts
mv TTF /tmp/.
fc-cache -fv


I personally don't care for the fonts in the TTF directory, and this will get them out of the way. The directory is still stored in /tmp if you want to move it back.
Code:
cd /tmp
mv TTF /usr/share/fonts/.


Also make sure in your xorg.conf you have all the newely installed fonts set in the FontPath section. You will probably need to add directories for /usr/share/corefonts, etc...
Back to top
View user's profile Send private message
/dev/random
l33t
l33t


Joined: 26 Nov 2004
Posts: 704
Location: Austin, Texas, USA

PostPosted: Tue Jun 21, 2005 6:37 pm    Post subject: Reply with quote

http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat 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