.\" $Id: font2c.1,v 1.10.2.9.2.5 2003/05/17 14:39:00 giles Exp $ .TH FONT2C 1 "17 May 2003" 7.07 Ghostscript \" -*- nroff -*- .SH NAME font2c \- Write PostScript Type 0 or Type 1 font as C code .SH SYNOPSIS \fBfont2c\fR \fIfontnames\fR .SH DESCRIPTION This script invokes .BR gs (1) with the following options: .ce .B -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. .SH SEE ALSO gs(1) .SH VERSION This document was last revised for Ghostscript version 7.07. .SH AUTHOR L. Peter Deutsch is the principal author of Ghostscript. Russell J. Lang is the author of most of the MS Windows code in Ghostscript. This manpage by George Ferguson.