t1dotlessj --version (return code: 0)
t1dotlessj (LCDF typetools) 2.106
Copyright (C) 2003-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.
t1dotlessj --help (return code: 0)
'T1dotlessj' reads a PostScript Type 1 font, derives a new PostScript Type 1
font containing just a dotlessj character (by chopping the dot from the j),
and writes it to the standard output.
Usage: t1dotlessj [OPTIONS] [FONTFILE [OUTPUTFILE]]
Options:
-a, --pfa Output PFA font.
-b, --pfb Output PFB font. This is the default.
-o, --output=FILE Write output to FILE instead of standard output.
-n, --name=NAME Set output font's PostScript name.
-h, --help Print this message and exit.
-q, --quiet Do not report errors to standard error.
--version Print version number and exit.
Report bugs to <ekohler@gmail.com>.