1 .TH TTF2AFM 1 "16 June 2015" "Web2C @VERSION@"
4 ttf2afm \- utility to generate AFM files for TrueType fonts
13 \fBttf2afm\fP is used to generate Adobe Font Metrics (AFM) files for
14 TrueType (TTF) fonts to allow them to be used with TeX\&.
16 \fBttf2afm\fP takes the name of a TrueType font file as a required
17 argument\&. It may also take one or more options from the list below
18 (\fB-i\fP and \fB-u\fP are mutually exclusive)\&.
23 force printing glyph names in form
26 force printing glyph names in form
28 .IP "\fB-c\fP \fIname\fP"
29 write encoding tables to file
30 \fIname\&.eMN\fP, where \fIM\fP is the platform
31 ID and \fIN\fP is the encoding ID
34 .IP "\fB-e\fP \fIenc\fP"
35 encode AFM output using encoding vector from \fIenc\fP
36 .IP "\fB-o\fP \fIoutfile\fP"
37 output to file \fIoutfile\fP instead of standard output
38 .IP "\fB-m\fP \fInum\fP"
40 Platform numbers can be one of
52 Roman (if platform is Macintosh)
54 Symbol (if platform is Microsoft)
56 Unicode (if platform is Microsoft)
59 afm2tfm(1), afm2pl(1).
60 FontForge (http://fontforge.sf.net).
61 LCDF TypeTools (http://lcdf.org).
62 A closer look at TrueType fonts and pdfTeX, Han The Thanh
63 (http://tug.org/TUGboat/tb30-1/tb94thanh.pdf).
67 Send bug reports to <pdftex@tug\&.org> (public mailing list)\&.
71 \fBttf2afm\fP is part of pdfTeX and was written by Han The Thanh\&.
73 This manual page was originally written by C\&.M\&. Connelly, for the
74 Debian GNU/Linux system, and updated by Karl Berry.