freetype
[Top][All Lists]
Advanced

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

Re: [ft] Modifying/Enhancing the Truetype Interpreter


From: Moony
Subject: Re: [ft] Modifying/Enhancing the Truetype Interpreter
Date: Wed, 10 Mar 2010 21:28:18 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Thunderbird/3.0.3

Werner,

I am totally fine with calling this whatever you'd like. "Subpixel hinting" makes sense to me.

2010-03-10:
* Changed the function names to end in _sph instead of _ttslight
* Added code back in that deals with x, and divided "distance" by 32, instead of ignoring completely.
* Removed modifications from the unpatented hinting section
* Made ALIGNPTS use _sph, which supposedly doesn't matter, but helps some legacy italics. * A couple other things maybe. Overall not too different from last patch version.


http://www.infinality.net/files/ttinterp.20100310-1.patch

Screenshot of the patch in action, with various fonts, in WINE Wordpad. There are artifacts with some fonts / glyphs that will probably have to have TT function calls disabled in order to render better:
http://www.infinality.net/files/wine-wordpad-2010-03-10.png



This looks very promising!  A small aside: I'm not really happy about
the `slight hinting' phrase; it just happens that the rendering
results look more crisp due to the optical resolution increase in the
horizontal direction.  What about `subpixel hinting' or something into
this direction?

BTW, don't worry about the unpatented hinting stuff; in May or so the
TrueType patents expire, and I'll remove this stuff altogether.


     Werner







reply via email to

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