freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] anti-aliasing question


From: Tor Andersson
Subject: Re: [ft] anti-aliasing question
Date: Fri, 5 Feb 2010 17:50:05 +0100

On Fri, Feb 5, 2010 at 2:19 PM, Dave Calkins <address@hidden> wrote:
> I switched to using the default load flags (as opposed to the "no hinting"
> flag which was being passed by FreeTypeGL), but this doesn't seem to have
> made a difference.  The text is still blurry.
>
>> You get less blurrier output if you don't do subpixel position of
>> glyphs.
>>
>>
>
> How do I control whether or not subpixel positioning of the glyphs occurs?

What is the translation component of the transform? If it is non-zero then the
grid fitting won't help against blurriness (since the pixel-aligned
outline will then
be shifted to between pixels, making the rendering all blurry).

-Tor




reply via email to

[Prev in Thread] Current Thread [Next in Thread]