Greetings All,
I am working with Redhat 9.0, with the latest stuff for font rendering (glib, gtk, pango, freetype, etc...).
To add TrueType fonts I copy them into my xfree dir::
> /usr/X11R6/lib/X11/fonts/TTF
Recompile fonts:
> ttmkfdir -o fonts.scale
> mkfontdir
Restart xfs :
> /etc/rc.d/init.d/xfs restart
And then check this worked with xlsfonts. All good? Well yes previously. I just dumped some new fonts in, ran through the steps, but hold on when I run xlsfonts I get back this result::
xlsfonts: pattern "*" unmatched
Why? What does it mean? What have I done wrong? Is it an error in one of the font files ?/
Any help is greatly appreciate
G.