'\" te .\" $Id: font2c.1 11721 2010-09-14 14:56:26Z chrisl $ .TH FONT2C 1 "14 September 2010" 9.00 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. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability print/filter/ghostscript = Stability Volatile .TE .PP .SH SEE ALSO gs(1) .SH VERSION This document was last revised for Ghostscript version 9.00. .SH AUTHOR Artifex Software, Inc. are the primary maintainers of Ghostscript. This manpage by George Ferguson. .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://ghostscript.com/releases/ghostscript-9.00.tar.gz Further information about this software can be found on the open source community website at http://ghostscript.com/.