Provided by: t1lib-bin_5.1.2-3.6ubuntu1_amd64 bug

NAME

       type1afm - create a font metrics file from a Type 1 font file

SYNOPSIS

       type1afm [ -l ] fontfile [ fontfile...  ]

DESCRIPTION

       This  manual page was written for the Debian GNU/Linux distribution because the original program does not
       have a manual page.

       type1afm reads in Type 1 font files specified on the command line, rasterizes them to 1000bp, and  writes
       AFM (font metrics) files based on the observed metrics information.

       The  AFM  file  is  created in the same directory as the font file, so be sure that you have write access
       there before running this program.

OPTIONS

       -l     Write a log file

SEE ALSO

       getafm(1)

AUTHOR

       This manual page was David Huggins-Daines <dhd@debian.org> for the Debian GNU/Linux distribution (but may
       be used by others)

                                                                                                     TYPE1AFM(1)