1AFM2TFM(1) General Commands Manual AFM2TFM(1)
2
3
4
6 afm2tfm - convert Adobe font metrics to TeX font metrics
7
9 PostScript fonts are (or should be) accompanied by font metric files
10 such as Times-Roman.afm, which describes the characteristics of the
11 font called Times-Roman. To use such fonts with TeX, we need TFM files
12 that contain similar information. This program does that conversion.
13
14 For all the details, see the dvips manual (http://tug.org/dvips).
15
17 psfonts.map in the config directory used by dvips.
18
20 dvips(1), tex(1), vptovf(1), fontinst(1), afm2pl(1), otftotfm(1)
21
23 An option to add letterspacing to the virtual font was rejected by
24 Knuth because it would make the fi and fl ligatures break the normal
25 rhythmic pattern.
26
28 Tomas Rokicki and Donald E. Knuth.
29
30 Maintained in TeX Live; please send bug reports or other correspondence
31 to tex-k@tug.org (http://lists.tug.org/tex-k).
32
33
34
35 1 February 2016 AFM2TFM(1)