ttf2tfm --version (return code: 0)
ttf2tfm version 2.0 (kpathsea version 6.2.1)
Copyright (C) 1997-1999, 2000, 2002 Frederic Loyer and Werner Lemberg.
2009-2013 Peter Breitenlohner
There is NO warranty. You may redistribute this software
under the terms of the GNU General Public License
and the Dvips copyright.
For more information about these matters, see the files
named COPYING and ttf2tfm.c.
Primary authors of ttf2tfm: F. Loyer and W. Lemberg.
ttf2tfm is based on afm2tfm from T. Rokicki
and the FreeType project from
David Turner, Robert Wilhelm, and Werner Lemberg.
ttf2tfm --help (return code: 0)
Usage: ttf2tfm FILE[.ttf|.ttc] [OPTION]... [FILE[.tfm]]
Convert a TrueType font table to TeX's font metric format.
-c REAL use REAL for height of small caps made with -V [0.8]
-e REAL widen (extend) characters by a factor of REAL [1.0]
-E INT select INT as the TTF encoding ID [1]
-f INT select INT as the font index in a TTC [0]
-l create 1st/2nd byte ligatures in subfonts
-L LIGFILE[.sfd] create 1st/2nd byte ligatures in subfonts using LIGFILE
-n use PS names of TrueType font
-N use only PS names and no cmap
-o FILE[.ovp] make an OVP file for conversion to OVF and OFM
-O use octal for all character codes in the vpl file
-p ENCFILE[.enc] read ENCFILE for the TTF->raw TeX mapping
-P INT select INT as the TTF platform ID [3]
-q suppress informational output
-r OLDNAME NEWNAME replace glyph name OLDNAME with NEWNAME
-R RPLFILE[.rpl] read RPLFILE containing glyph replacement names
-s REAL oblique (slant) characters by REAL, usually <<1 [0.0]
-t ENCFILE[.enc] read ENCFILE for the encoding of the vpl file
-T ENCFILE[.enc] equivalent to -p ENCFILE -t ENCFILE
-u output only characters from encodings, nothing extra
-v FILE[.vpl] make a VPL file for conversion to VF
-V SCFILE[.vpl] like -v, but synthesize smallcaps as lowercase
-w generate subfont enc. vectors containing glyph indices
-x rotate subfont glyphs by 90 degrees
-y REAL move rotated glyphs down by a factor of REAL [0.25]
--help print this message and exit
--version print version number and exit