t1rawafm --version (return code: 0)
t1rawafm (LCDF typetools) 2.106
Copyright (C) 2008-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.
t1rawafm --help (return code: 0)
'T1rawafm' generates a raw (kernless and ligatureless) AFM file corresponding
to the specified Type 1 font file and writes it to the standard output.
Usage: t1rawafm [OPTION]... [FONT [OUTPUT]]
FONT is the name of a PFA or PFB font file. If omitted, t1rawafm will read a
font file from the standard input.
Options:
-o, --output=FILE Write output to FILE instead of standard output.
-h, --help Print this message and exit.
--version Print version number and exit.
Report bugs to <ekohler@gmail.com>.