20060114 Bernhard Reiter Tested a) on Mandriva 2006.0, skencil-0.6.16-4mdk Likely to be similiar with 0.6.16-5mdk. b) Mandriva 2007.0, 0.6.17-2mdk. I figured out how to create good .sfd files for Skencil 0.6. and attached is the font solution for Mandriva: * keep the alias.sfd file * use the following new sfd files instead of Skencil's original ones: gs.mdk.sfd gsopt.mdk.sfd std.mdk.sfd Add the following paths to the font_path in Sketch/Base/config.py /usr/share/fonts/default/Type1 /usr/share/fonts/default/ghostscript To avoid the warning for the rules fonts, you can also use the patch: mdk-ruler-fix-ber01.diff There are probably solutions which are more beautiful. :) During figuring out how this all works, I have written a small python script to check if fonts in an sfd file can be displayed by the X server at all. https://wald.intevation.org/tracker/index.php?func=detail&aid=41&group_id=5&atid=103 Here is the old Mandriva bug (regular accounts cannot modify it): https://qa.mandriva.com/show_bug.cgi?id=14769 The new bug: https://qa.mandriva.com/show_bug.cgi?id=20899