mf2pt1 -V (return code: 1)
mf2pt1 version 2.5a
Copyright (C) 2012 Scott Pakin
This program may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3c of this
license or (at your option) any later version.
The latest version of this license is in:
http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2006/05/20 or later.
mf2pt1 --help (return code: 1)
Usage:
mf2pt1 [--help] [--version] [--comment=*string*] [--designsize=*number*]
[--encoding=*encoding*] [--family=*name*] [--[no]fixedpitch]
[--fontversion=*MMM.mmm*] [--fullname=*name*] [--italicangle=*number*]
[--name=*name*] [--underpos=*number*] [--underthick=*number*]
[--uniqueid=*number*] [--weight=*weight*] [--rounding=*number*]
[--bpppix=*number*] [--ffscript=*file.pe*] *infile*.mf
Options:
Font parameters are best specified within a Metafont program. If
necessary, though, command-line options can override any of these
parameters. The mf2pt1 Info page, the primary source of mf2pt1
documentation, describes the following in greater detail.
--help
Provide help on mf2pt1's command-line options.
--version
Output the mf2pt1 version number, copyright, and license.
--comment=*string*
Include a font comment, usually a copyright notice.
--designsize=*number*
Specify the font design size in points.
--encoding=*encoding*
Designate the font encoding, either the name of a---typically
.enc---file which contains a PostScript font-encoding vector or one
of "standard" (the default), "ot1", "t1", or "isolatin1".
--family=*name*
Specify the font family.
--fixedpitch, --nofixedpitch
Assert that the font uses either monospaced (--fixedpitch) or
proportional (--nofixedpitch) character widths.
--fontversion=*MMM.mmm*
Specify the font's major and minor version number.
--fullname=*name*
Designate the full font name (family plus modifiers).
--italicangle=*number*
Designate the italic angle in degrees counterclockwise from
vertical.
--name=*name*
Provide the font name.
--underpos=*number*
Specify the vertical position of the underline in thousandths of the
font height.
--underthick=*number*
Specify the thickness of the underline in thousandths of the font
height.
--uniqueid=*number*
Specify a globally unique font identifier.
--weight=*weight*
Provide a description of the font weight (e.g., ``Heavy'').
--rounding=*number*
Specify the fraction of a font unit (0.0 < *number* <= 1.0) to which
to round coordinate values [default: 1.0].
--bpppix=*number*
Redefine the number of big points per pixel from 0.02 to *number*.
--ffscript=*file.pe*
Name a script to pass to FontForge.
Please e-mail bug reports to scott+mf@pakin.org.