t1testpage --version (return code: 0)
t1testpage (LCDF typetools) 2.106
Copyright (C) 1999-2016 Eddie Kohler
This is free software; see the source for copying conditions.
There is NO warranty, not even for merchantability or fitness for a
particular purpose.
t1testpage --help (return code: 0)
'T1testpage' creates a PostScript proof document for the specified Type 1
font file and writes it to the standard output. The proof shows every
glyph in the font, including its glyph name and encoding.
Usage: t1testpage [OPTION]... [FONT...]
Each FONT is the name of a PFA or PFB font file. If omitted, t1testpage will
read a font file from the standard input.
Options:
-g, --glyph=GLYPH Limit output to one or more GLYPHs.
-s, --smoke Print smoke proofs, one character per page.
-o, --output=FILE Write output to FILE instead of standard out.
-h, --help Print this message and exit.
--version Print version number and exit.
Report bugs to <ekohler@gmail.com>.