dominikw wrote:I voted for manual hinting, but that's just because I don't thing automatic hinting is able to do the job properly. In fact, it would be great to have ANY type of hinting in FC - as far as I can see (and I'm no expert) it's the only feature really missing here.
I may still not understand the technology that well. Microsoft documentation is skimpy. But it appears from using TrueTypeViewer that hinting is a remarkably non-trivial process involving the creation of 'font functions' and a 'glyph' program which calls these, both with basic branching (making it genuine programming). I think that's why fonts like Arial and Tahoma are so incredibly large. But I don't know. At any rate, the purpose is to catch those fonts sizes generally below 10PT. So all that work is basically to pick up 7, 8, and 9 point as I see it. I wonder if it's worth it? Perhaps it is. Again, I don't know. But it seems like a LOT of programming for each glyph.
Perhaps a dumb editor could be included, a simple debugger, and an XML of a fairly standard program for at least the major symbols, numbers, and upper/lower case, and that's all. Perhaps better, since the point is just to move control points slightly for small-sized screen display, would be a simple visual editor, and the programming could be automatically generated from how the small point positions are set? I meant to mention, however, that I can understand a reluctance to engage in what looks like a LOT of hard work to add such a feature. Simply engaging the grayscale option for the font accomplishes all but exactly the same legibility at small size. It's not quite as sharply black. But it's certainly legible.
And I wonder, too, if at any point this would intrude into some Apple copyright on the matter, not involving the Font Creator people, but rather those distributing fonts with hinting? I wonder if it's allowed without some sort of license?