[Fontconfig] hintslight for CFF fonts
Behdad Esfahbod
behdad at behdad.org
Fri Dec 13 10:54:12 PST 2013
On 13-12-13 04:16 AM, Akira TAGOH wrote:
> Hi,
>
> Getting some requests to enforce hintslight for CFF fonts. so I'm
> pondering to add the follow recipe by default and enable it in next
> release.
What's the justification?
> <match target="font">
> <test name="fontformat" compare="eq">
> <string>CFF</string>
> </test>
> <edit name="hintstyle" mode="assign">
> <const>hintslight</const>
> </edit>
> </match>
>
> Any comments on this? also would be very appreciated if you can test it.
>
> Regards,
>
--
behdad
http://behdad.org/
More information about the Fontconfig
mailing list