View Full Version : Linux and fonts
{MSX}
22-12-2004, 07:17 PM
Hi, how can i install more fonts under Gnome ? Can it read windows font ?
Thanks :P
savage
10-01-2005, 05:49 PM
SDL_ttf can read True Type Font files under Linux, so I assume it must be possible.
Lightning
11-01-2005, 08:25 AM
Some newer Linux distros like Mandrake 10 have a font importer for windows fonts so it's possible, i even used Arial and other win fonts.
jasonf
11-01-2005, 06:19 PM
a point though, Kylix spends an age doing it's "Generating Font Matrix" thingy, especially if you have windows fonts installed.
cragwolf
07-03-2005, 06:59 PM
Yes, Linux can use the windows ttf fonts. Just copy them to your fonts directory. For me that's:
/usr/X11R6/lib/X11/fonts/TTF/
You may have to rebuild the fonts index:
fc-cache /usr/X11R6/lib/X11/fonts/TTF/
although I think you can specify this path in your xorg.conf file.
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.