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 For more information, print out the dvips manual.
14
16 psfonts.map in the config directory used by dvips (update this).
17 ../afm/Makefile in the dvips sources (look at this for examples).
18
20 dvips(1), tex(1), vptovf(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 <rokicki@cs.stanford.edu> and Donald E. Knuth
29
30
31
32 9 August 1990 AFM2TFM(1)