summaryrefslogtreecommitdiff
path: root/gs/man/font2c.1
blob: a9130afcae1221d8858985bcaeddecc384cd22ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH FONT2C 1 "30 August 2013" 9.10 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 9.10.
.SH AUTHOR
Artifex Software, Inc. are the
primary maintainers of Ghostscript.
This manpage by George Ferguson.