AskDefine | Define hinting

User Contributed Dictionary

English

Pronunciation

Verb

hinting
  1. present participle of hint

Extensive Definition

Font hinting is the use of mathematical instructions to adjust the display of an outline font so that it lines up with a rasterized grid. At small screen sizes, with or without antialiasing, hinting is critical for producing a clear, legible text for human readers.

Overview

For the purpose of on-screen text display, font hinting instructs which primary pixels are interpolated to more clearly render a font.
One popular and recognizable form of hinting is found in the TrueType font format, released in 1991 by Apple Computer. Hinting in TrueType invokes tables of font data used to render fonts properly on screen. One aspect of TrueType hinting is grid-fitting, which modifies the height and width of font characters to line up to the set pixel grid of screen display. The open-source FreeType font rendering engine uses an auto-hinter when such hinting data is not present or its use is restricted by a software patent.
Hints are usually created in a font editor during the typeface design process and embedded in the font. A font can be hinted either automatically (through processed algorithms based on the character outlines) or set manually. Most font editors are able to do automatic hinting, and this approach is suitable for many fonts. However, commercial fonts of the highest quality are often manually hinted to provide the sharpest appearance on computer displays. Verdana is one example of a font that contains a large of amount of hinting data, much of which was accomplished manually by type engineer Tom Rickner, who also helped develop TrueType.
hinting in Ukrainian: Гінтинг
hinting in German: Hint
hinting in Polish: Hinting
Privacy Policy, About Us, Terms and Conditions, Contact Us
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2
Material from Wikipedia, Wiktionary, Dict
Valid HTML 4.01 Strict, Valid CSS Level 2.1