Constraint-based approach for automatic hinting of digital typefaces
Ariel Shamir
In ACM Transactions on Graphics, 22(2), April 2003.
Abstract: The rasterization process of characters from digital outline fonts to bitmaps on displays must include additional information in the form of hints beside the shape of characters in order to produce high quality bitmaps. Hints describe constraints on sizes and shapes inside characters and across the font that should be preserved during rasterization. We describe a novel, fast and fully automatic method for adding those hints to characters. The method is based on identifying hinting situations inside characters. It includes gathering global font information and linking it to characters, defining a set of constraints, sorting them, and converting them to hints in any known hinting technology (PostScript, TrueType or other). Our scheme is general enough to be applied on any language and on complex scripts such as Chinese Japanese and Korean. Although still inferior to expert manual hinting, our method produces high quality bitmaps which approach this goal. The method can also be used as a solid base for further hinting refinements done manually.
Article URL: http://doi.acm.org/10.1145/636886.636887
BibTeX format:
@article{Shamir:2003:CAF,
  author = {Ariel Shamir},
  title = {Constraint-based approach for automatic hinting of digital typefaces},
  journal = {ACM Transactions on Graphics},
  volume = {22},
  number = {2},
  pages = {131--151},
  month = apr,
  year = {2003},
}
Search for more articles by Ariel Shamir.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."