font2c (1)
NAME
font2c - Write PostScript Type 0 or Type 1 font as C codeSYNOPSIS
font2c fontnamesDESCRIPTION
This script invokes gs(1) with the following options:
-q -dNODISPLAY -dWRITESYSTEMDICT
followed by the arguments from the command line. This will write out a PostScript Type 0 or Type 1 font as C code that can be linked with the interpreter.