View previous topic :: View next topic |
Author |
Message |
Overkill n00b


Joined: 17 Nov 2003 Posts: 62 Location: Belgium
|
Posted: Thu Dec 11, 2003 8:59 am Post subject: MS Windows fonts |
|
|
Hello,
I've got my desktop completely tuned to my needs, except for the fonts,
which (in my opinion) are really ugly.
Now I want to know if I can use the fonts from my windows installation
in my Gentoo system.
If so, where do I put them?
Greetz,
Overkill |
|
Back to top |
|
 |
dulljeff n00b


Joined: 29 Oct 2003 Posts: 65
|
Posted: Thu Dec 11, 2003 9:41 am Post subject: |
|
|
Hi,
yes you can. Simply copy them to /usr/X11R6/lib/X11/fonts/somedir, then add the path to your /etc/fonts/local.conf file like this: Code: | <dir>/usr/X11R6/lib/X11/fonts/somedir</dir> |
and then type as root
That should be it. |
|
Back to top |
|
 |
Overkill n00b


Joined: 17 Nov 2003 Posts: 62 Location: Belgium
|
Posted: Thu Dec 11, 2003 10:59 am Post subject: |
|
|
Thx!
Have been breaking my head over this for a couple of weeks.
Greetz,
Overkill |
|
Back to top |
|
 |
cylgalad Veteran

Joined: 18 Apr 2003 Posts: 1327 Location: France
|
Posted: Thu Dec 11, 2003 11:58 am Post subject: |
|
|
Code: | emerge ttf-bitstream-vera |
Also a bunch of "free" M$ fonts should be installed after building Xfree but the Vera fonts are better imho. |
|
Back to top |
|
 |
|