Not sure if this is the right place to bring this up but it does have something to do
with printing.
Ever since Mandrake 7.2 I have had a problem with installing fonts for ghostscript,
starting with TrueType. The options for drakfont always include installing for the
office suite, X and ghostscript. It always goes well; the new fonts show up on the
display and can be used and printed by LibreOffice or whatever but they never show up in
the ghostscript directory. The two files for each font are .afm and .pfb files, created
in the /usr/share/fonts/drakfont/Type1 directory. To actually use them in a postscript
file I have to copy all of them into the ghostscript directory manually;
/usr/share/fonts/default/ghostscript.
If this is a bug in drakfont it seems strange that nobody else has ever commented on it
so I am wondering if there is something else about font installation that I need to know.
Maybe nobody else ever prints postscript files from the command line or an application,
something I do all the time.