[Bug 529594] [CJK] pango uses different fonts for ASCII letters vs punctutaion and numbers
bugzilla at redhat.com
bugzilla at redhat.com
Mon Oct 19 08:17:05 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
James Ni <jni at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jni at redhat.com
--- Comment #11 from James Ni <jni at redhat.com> 2009-10-19 04:17:04 EDT ---
I try to add some clauses as below to my wqy-zenhei.conf under conf.d. And then
WenQuanYi Zen Hei will be used for mono space.
<match>
<test name="lang" compare="contains">
<string>zh</string>
</test>
<test name="family">
<string>monospace</string>
</test>
<edit name="family" mode="prepend" binding="same">
<string>WenQuanYi Zen Hei</string>
</edit>
</match>
--
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