https://bugzilla.redhat.com/show_bug.cgi?id=1035486
Brian Marshall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Brian Marshall <[email protected]> --- (In reply to Akira TAGOH from comment #4) > <match target="font"> > <test name="fontformat" compare="eq"> > <string>CFF</string> > </test> > <edit name="hintstyle" mode="assign"> > <const>hintslight</const> > </edit> > </match> I could be wrong, but I think assigning hintstyle in fontconfig is overrided by gnome-settings-daemon/XSETTINGS. See https://bugs.freedesktop.org/show_bug.cgi?id=11838 I'm coming at this from the opposite direction (like fuzzy fonts, want hintmedium for CFF and hintslight for everything else). It seems like the crux of the issue is that with the new CFF rasterizer, CFF fonts are fuzzy at medium hinting and sharp at slight hinting, which is the opposite of all the other fonts. -- 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=X4PmyEUTiV&a=cc_unsubscribe _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
