Creates font map for afm files
mkafmmap [options] files...
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 specified with the --output-file options. Using '-' will make the program write the map to stdout.
-h, --help
Show summary of options.
-v, --version
Show version of program.
-p, --output-file=NAME
Print output to file NAME.
This manual page was written by Lucas Wall <[email protected]>, for the Debian project (but may be used by others).