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 <[email protected]> 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. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
