Science Fair Project Encyclopedia
TeX font metric
A TeX font metric, or TFM, is a font metric format used by TeX. Unlike outline font formats such as TrueType, a TFM provides only the information necessary to typeset the font: each character's width, height and depth. The actual glyphs are stored elsewhere. This is not unique to TeX; Adobe's AFM files and Windows' PFM files use the same technique.
TeX uses only TFM files to produce its output DVIs. The actual glyphs are inserted (from, for instance, METAFONT's PK packed fonts) by the eventual DVI output driver or previewer.
External link
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


