I can also confirm this. The following snippet doesn't set the hinting
to hintslight

    <match target="font">
        <test compare="eq" name="family">
            <string>Consolas</string>
        </test>
        <edit name="rgba" mode="assign"><const>rgb</const></edit>
        <edit name="autohint" mode="assign"><bool>false</bool></edit>
        <edit name="antialias" mode="assign"><bool>true</bool></edit>
        <edit name="hinting" mode="assign"><bool>true</bool></edit>
        <edit name="hintstyle" mode="assign"><const>hintslight</const></edit>
    </match>

-- 
some ~/.fonts.conf settings do no override desktop-wide gnome settings (hinting 
style)
https://bugs.launchpad.net/bugs/161058
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to