Encyclopedia > Metafont

  Article Content

Metafont

Metafont is a programming language used to typeset outline fonts.

This programming language was devised by Donald Knuth as part of his famous TeX typesetting system. One of the characteristics of Metafont is that all the outlines of the glyphs are defined with powerful geometrical equations, eg. you can define a given point to be the intersection of a segment of line and a Bézier curve.

You can use Metafont to render any kind of graphical output you wish, not just glyphs. However, Metapost[?] with its Postscript output is preferred for advanced illustrations.

It is also important to note that, in normal TeX and dvi files[?] usage, a "link" to the font will be used in the dvi file and the application used to view this file will then generate a bitmap version of the font (to the desired dpi resolution) and store it on disk for later usage. This is contrary to the traditional usage of the PostScript fonts where no such storage is done.

References



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Wheatley Heights, New York

... 18 and over, there are 89.3 males. The median income for a household in the town is $75,076, and the median income for a family is $79,745. Males have a median income of ...

 
 
 
This page was created in 58.7 ms