[Bug 475743] Many chinese glyphs on Japanese environment

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 10 10:59:26 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=475743


Akira TAGOH <tagoh at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?




--- Comment #4 from Akira TAGOH <tagoh at redhat.com>  2008-12-10 05:59:25 EDT ---
my rawhide box is broken now so I can't do any testing... so just guessing, is
this issue gone if you do remove /etc/fonts/conf.d/64-ttf-arphic-uming.conf or
add testing for Chinese like:

<match>
  <test name="lang" compare="contains">
    <string>zh</string>
  </test>
  <test name="family">
    <string>sans-serif</string>
  </test>
  <edit name="family" mode="prepend" binding="same">
    <string>AR PL UMing HK</string>
    <string>AR PL UMing CN</string>
  </edit>
</match>

instead of preference alias?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fonts-bugs mailing list