|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
MKAFMMAP(1) MKAFMMAP(1)
NAME
mkafmmap - creates font map for AFM files
SYNOPSIS
mkafmmap [options] files...
DESCRIPTION
The mkafmmap command will generate a font map file reading all the AFM files given in the command
line. By default it will write the map to a file named font.map, a different filename can be speci-fied specified
fied with the --output-file options. Using '-' will make the program write the map to stdout.
OPTIONS
-h, --help
Show summary of options.
-v, --version
Show version of program.
-p, --output-file=NAME
Print output to file NAME.
SEE ALSO
enscript(1), states(1).
AUTHOR
This manual page was written by Lucas Wall <kthulhu@usa.net>, for the Debian project (but may be used
by others).
May 10, 2004 MKAFMMAP(1)
|
|