https://bugzilla.redhat.com/show_bug.cgi?id=1035486
Akira TAGOH <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|fontconfig |abattis-cantarell-fonts Assignee|[email protected] |[email protected] --- Comment #2 from Akira TAGOH <[email protected]> --- <match target="font"> <test name="family" compare="eq"> <string>Cantarell</string> </test> <edit name="hintstyle" mode="assign"> <const>hintslight</const> </edit> </match> would works if you are expecting to change the default hint style to slight for Cantarell only (according to the discussion the above URL) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=s5ZQ06tII6&a=cc_unsubscribe _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
