[Fontconfig] FreeType now includes Infinality subpixel support
Behdad Esfahbod
behdad at behdad.org
Wed Jun 20 13:34:02 PDT 2012
On 06/20/2012 04:30 PM, Infinality wrote:
>
> Ah... there is another option I didn't show, which will certainly prevent
> fringing. You could call it "Grayscale Cleartype". Some might not like it
> because it's not as sharp though.
Thanks Eric. My feeling is that some gamma correction applied to this one
would actually make it look pretty decent.
behdad
> http://www.infinality.net/images/aa-subpixel-tt.png
> <match target="font">
> <edit name="rgba" mode="assign">
> <const>none</const>
> </edit>
> <edit name="hinting" mode="assign">
> <bool>true</bool>
> </edit>
> <edit name="autohint" mode="assign">
> <bool>false</bool>
> </edit>
> <edit name="antialias" mode="assign">
> <bool>true</bool>
> </edit>
> <edit name="hintstyle" mode="assign">
> <const>hintfull</const>
> </edit>
> <edit name="lcdfilter" mode="assign">
> <const>lcddefault</const>
> </edit>
> </match>
>
More information about the Fontconfig
mailing list