[cairo-bugs] [Bug 10413] patch to make rendering settings from gnome-font-properties work

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 2 06:19:36 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10413





------- Comment #5 from mfabian at suse.de  2007-04-02 06:19 PST -------
Owen Taylor> It makes it impossible to configure font-specific 
Owen Taylor> options in via fonts.conf, which some people seem 
Owen Taylor> to want to be able to do.

No, font-specific options match on font not on pattern and therefore
they are not affected at all by this patch. I.e. something like 

        <match target="font">
                <test name="family">
                        <string>Arial</string>
                </test>
                <edit name="antialias">
                        <bool>false</bool>
                </edit>
        </match>

still works with this patch.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list