http://zope.trillke.net/central/True Type Fonts unter Linux
http://wiki.ubuntuusers.de/Schriftbild_verbessern
Windows True Type Fonts under Linux (e.g. gimp)
Fedora: not tested:
http://corefonts.sourceforge.net/
the RPM, to speed things up: http://www-personal.engin.umich.edu/~mirandam/mjmwired/msttcorefonts-1.3-3.noarch.rpm
rpm -ivh msttcorefonts-1.3-3.noarch.rpm
/etc/init.d/xfs restart
Tested under Red Hat 6, 7 and 9:
* make sure xfs is running, and ghostscript and freetype are installed (part of Red Hat distribution)
* as root do the following
cd /usr/X11R6/lib/X11/fonts
ls
* If a directory called TrueType is not there - make it with
mkdir TrueType
Linux/TrueType (last modified 2008-11-04 07:00:08)