ofm2opl - convert Omega and TeX font-metric files to property-list files
Contents
Bugs
Email bug reports to <https://lists.tug.org/tex-k> (mailing list); good to check if the same bug is
present in tftopl(1).
General discussion of Omega (and Aleph) can take place on the <https://lists.tug.org/omega> mailing list.
Description
ofm2opl translates a binary Omega Font Metrics file, ofmname, into a human-readable property-list form.
The program writes to standard output (by default) or to a file specified as oplfile.
The program also works with TeX TFM files, producing TeX PL files.
Files
OFMNAME
an Omega Font Metric file
OPLFILE
an Omega Property List file
Name
ofm2opl - convert Omega and TeX font-metric files to property-list files
Options
(Same as ovf2ovp).
-charcode-format=type
output character codes according to type, either `hex', `octal' or `ascii'. Default is `hex';
`ascii' says to use ASCII for letters and digits, hex for all else.
-char-format=stype
output character codes according to stype, either `num' or `ascii'. Default is `num'; `ascii' as
in -charcode-format. (These two redundant options both exist only for historical compatibility.)
-num-format=ntype
output numbers according to ntype, either `hex' or `octal'; default is hex.
-text-format=ttype
output coding scheme and family according to ttype, either `mixed' or `upper' case; default is
mixed.
-help display a brief summary of syntax and options
-verbose
display progress reports
-version
output version information and exit
See Also
omega(1), aleph(1), opl2ofm(1), pltotf(1), tftopl(1).
Synopsis
ofm2opl [options] ofmname[.ofm] [oplfile[.opl]]
