On Sat, 2009-06-13 at 04:05 +0900, Misha Shnurapet wrote: > В Птн, 12/06/2009 в 14:36 -0400, Ted Roche пишет: > > Can someone point me to a good resource or HOWTO on > > installing/converting a TrueType font to work in F10/X/GNOME? > > All you gotta do is to copy the fonts to ~/.fonts of > to /usr/share/fonts. Voila! > > I managed to install the Anonymous Pro font you gave the link to on my > Fedora 10 with no problem. I can 'see' it in my word processing programs > from now on. Don't forget that you need to set permissions and selinux context for these. To set permissions (assuming you're in the working directory where the ttf font files are): chmod 755 *.ttf To set the selinux context: chcon -t fonts_t *.ttf Cheers, Chris -- ====================== "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." -- Albert Einstein -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines