Type Hinting
Type Hinting : Peter Biľak: I have been designing type since the early 1990s, and for as long as I can remember, type designers have been saying that hinting would soon be made obsolete by new advances in hardware and software. Now, almost 20 years later, hinting seems to be more relevant than ever. According to Peter, hinting—the process of mapping a font’s mathematical outlines onto a monitor’s pixels—remains relevant even with @font-face in play, which explains why it’s likely we’ll see font foundries republish their libraries as “web safe” (e.g. FontFonts Web Fonts ): Last year there was considerable hype about the @font-face declaration, a function that makes it possible for a webpage to display any font, freeing designers from dependence on the ‘web-safe’ fonts and opening new design possibilities (not the least of which is the creation of visual identities which are consistent across both print and web media). On the other hand, this also raises new issues, including poor onscreen display of non-hinted fonts. … Read the rest here