[Bug 529594] [CJK] pango uses different fonts for LATIN and COMMON glyphs

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 9 08:36:22 UTC 2009


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=529594





--- Comment #30 from fujiwara <tfujiwar at redhat.com>  2009-12-09 03:35:28 EDT ---
Created an attachment (id=377115)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=377115)
Patch for pango compcharset

Revised the patch.

Now this pango patch also could support that 'compmode' is strong.

 <match target="font">
  <test name="family" compare="contains">
   <string>VL Gothic</string>
  </test> 
  <edit name="compcharset" mode="assign">
   <compcharset>
   <complang>ja</complang>
   <compmode>strong</compmode>
   <string>all</string>
   </compcharset>
  </edit>
 </match>

Then pango latin, common, hira/kana, greek, etc could use ja fonts on ja
locale.

-- 
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 Fedora-fonts-bugs-list mailing list