https://bugzilla.novell.com/show_bug.cgi?id=468559 User mfabian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468559#c6 --- Comment #6 from Mike Fabian <mfabian@novell.com> 2009-01-23 07:50:16 MST --- Just a shot in the dark: Does it help to disable embedded bitmaps? you can do this by adding the following to your ~/.fonts.conf file: <match target="font" > <edit mode="assign" name="embeddedbitmap" > <bool>false</bool> </edit> </match> The Microsoft fonts "MS Gothic" and "MS Mincho" have more embedded bitmaps then then IPA fonts. And because the IPA fonts have embedded bitmaps only in 3 sizes (12, 14, 16 pixels) which is usesless and confusing, embedded bitmaps are disabled by default for the IPA fonts on openSUSE. But for MS Gothic and MS Mincho, embedded bitmaps are not disabled on openSUSE. -- 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.