Metafont
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Fonts |extensions={{ext|mf}}, {{ext|gf}} |released=≤1984 }} '''Metafont''' is a font generation program associated with TeX. ...") |
Revision as of 18:48, 8 April 2016
Metafont is a font generation program associated with TeX. Its main function is to convert an .mf source font to a .gf (Generic Font) file and a .tfm (TeX Font Metrics) file. Typically, one would then convert the .gf file to some other standard font format.
Metafont is written in WEB.
Software
- Metafont (also at mf.zip)
- mfware - Supporting tools for Metafont (also at mfware.zip)
Sample files
- http://tug.ctan.org/tex-archive/fonts/ .../*.mf (e.g. cm/mf/)