https://bugzilla.novell.com/show_bug.cgi?id=732447 https://bugzilla.novell.com/show_bug.cgi?id=732447#c3 --- Comment #3 from Michael Zapf <Michael.Zapf@web.de> 2011-12-05 16:54:26 UTC --- Here is a test program in Java. You just need to have an openjdk installed. Start it with java -jar TestFont.jar <input_file> <font_name> The input file should have text-only content. The font name can be a real font name like "DejaVu Sans" or one of the five logical names "Monospaced", "Serif", "Sansserif", "Dialog", "DialogInput". You can unzip the jar to get the source code (using unzip or jar xf). You can use the source file as the input file like java -jar TestFont.jar TestFont.java Monospaced Michael -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.