Kevin Waterson <[EMAIL PROTECTED]> writes: > How do I get ttf to work in The Gimp in RH 7.2? > I have done the following so far > mkdir /usr/X11R6/lib/X11/fonts/Truetype > cp /home/kevin/*.ttf /usr/X11R6/lib/X11/fonts/Truetype > cd /usr/X11R6/lib/X11/fonts/Truetype > ttmkfdir > fonts.scale > mkfontdir > > Then I restarted X but, no cigar..
you need to tell X about the extra font path. i think this is all explained in the "x prettification howto" - or something like that :) on linuxdoc.org. cheers, -- Damien Elmes [EMAIL PROTECTED] -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
