Kevin Kempter wrote:
Hi List;
I'm converting from SuSE due to the recent brain-dead decision to engage with
M$. One issue is that I had hundreds and hundreds of fonts in SuSE 10.0. How
can I get loads of fonts in FC6 ?
Thanks in advance
Hi Kevin,
this worked for me for ttf fonts (taken from
http://www.linux.org.mt/article/ttfonts)
As said, put everything in ~./fonts
then cd ~/.fonts
ttmkfdir > fonts.scale
mkfontdir
Now you should see fonts.scale and fonts.dir in your dir.
Finally, as root, do
chkfontpath -a /home/yourdir/.fonts
Hope this helps
Gianfranco