t1binary --version (return code: 0)
t1binary (LCDF t1utils) 1.39
Copyright (C) 1992-2010 I. Lee Hetherington, Eddie Kohler et al.
This is free software; see the source for copying conditions.
There is NO warranty, not even for merchantability or fitness for a
particular purpose.
t1binary --help (return code: 0)
`T1binary' translates a PostScript Type 1 font from ASCII (PFA) to compact
binary (PFB) format. The result is written to the standard output unless an
OUTPUT file is given.
Usage: t1binary [OPTION]... [INPUT [OUTPUT]]
Options:
-l, --block-length=NUM Set max output block length.
-o, --output=FILE Write output to FILE.
-h, --help Print this message and exit.
--version Print version number and warranty and exit.
Report bugs to <ekohler@gmail.com>.