Mailinglist Archive: opensuse-bugs (13004 mails)

< Previous Next >
[Bug 468559] X font: Japanese font rendering seems broken
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 23 Jan 2009 07:50:16 -0700 (MST)
  • Message-id: <20090123145016.B7864CC7CD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=468559

User mfabian@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=468559#c6





--- Comment #6 from Mike Fabian <mfabian@xxxxxxxxxx> 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.

< Previous Next >
References