freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] autohinter suggestions


From: David Turner
Subject: Re: [Devel] autohinter suggestions
Date: Thu, 16 Jan 2003 12:58:14 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910

Hello David,

David Chester wrote:
David Turner, et al: Thank you for integrating most of my patches into CVS. I am curious to hear your thoughts on the ft-bluescale patch, where the
glyph is scaled before hinting so that its top edge is already on a pixel
> boundary. I noticed that it was not put into CVS.  I realize that my
> implementation is not very graceful. Still, I think that it significantly
> improves glyph shapes in certain cases--it helps maintain the 'eye' of
> the lowercase e's, keeps the tops of lowercase a's rounded instead of
> squished, and helps to keep a consistent width-to-height ratio from size
> to size.
Thanks a lot for your work. I didn't include your blue-scale patch yet
because I believe it should be possible to perform the same thing in a
much more pleasant way that doesn't involve calling FT_Set_Char_Size
within the auto-hinter. Be assured that such patch will go into FreeType
once the details are cleared out..

By the way, while your changes increase the quality of most fonts, I have
encountered a few cases where it lowered them. For example, try to display
a waterfall of "Georgia" and "Times New Roman" and see how sizes 16 and 18
are. I'd like to correct this before the 2.1.4 release.

Thanks,

- David Turner
- The FreeType Project  (www.freetype.org)




reply via email to

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