t1ascii --version (return code: 0)
t1ascii (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.
t1ascii --help (return code: 0)
`T1ascii' translates a PostScript Type 1 font from compact binary (PFB) to
ASCII (PFA) format. The result is written to the standard output unless an
OUTPUT file is given.
Usage: t1ascii [OPTION]... [INPUT [OUTPUT]]
Options:
-l, --line-length=NUM Set max encrypted line length (default 64).
-o, --output=FILE Write output to FILE.
-w, --warnings Warn on too-long lines.
-h, --help Print this message and exit.
--version Print version number and warranty and exit.
Report bugs to <ekohler@gmail.com>.