[Bug 381311] Remove /etc/fonts/conf.d/85-wqy-bitmapsong.conf

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 23 19:35:06 UTC 2007


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

Summary: Remove /etc/fonts/conf.d/85-wqy-bitmapsong.conf


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





------- Additional Comments From besfahbo at redhat.com  2007-11-23 14:35 EST -------
(In reply to comment #2)

> 2. Due to longstanding fontconfig deficiencies you can not change font settings
> just for chinese users, or just for the CJK blocks within your font.

Nicolas, this is not true.  For Pango (and by extension Firefox) you can.  I've
posted this before to the fontconfig list.  For example:

        <match>
                <test name="lang" compare="contains">
                        <string>zh-cn</string>
                </test>
                <edit name="family" mode="prepend" binding="same">
                        <string>Whatever</string>
                </edit>
        </match>

Works.

-- 
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, or are watching someone who is.




More information about the Fedora-fonts-bugs-list mailing list