gf2pbm - convert a character from a GF font file to PBM format
Contents
Description
This manual page documents briefly the gf2pbm command. gf2pbm is a program that converts a single
character from a METAFONT-produced GF font file to PBM format. It is used internally by mftrace(1) to
feed to autotrace(1) to create a Postscript outline description of the character.
Exit Status
gf2pbm exits with status 0 if successful, status 1 if the requested glyph did not exist and status 2 if
there was some other error.
Name
gf2pbm - convert a character from a GF font file to PBM format
Options
-b Dump a bitmap file.
-s Show glyph size.
-nNUM Process glyph number NUM.
-oFILE
Output to FILE instead of stdout.
-h Show summary of options.
-d Display debugging information.
See Also
mf(1), pktrace(1).
Synopsis
gf2pbm [options] GF-file
