Penguin
Annotated edit history of font2c(1) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 FONT2C
2 !!!FONT2C
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 VERSION
8 AUTHOR
9 ----
10 !!NAME
11
12
2 perry 13 font2c - Write !PostScript Type 0 or Type 1 font as C code
1 perry 14 !!SYNOPSIS
15
16
17 __font2c__ ''fontnames''
18 !!DESCRIPTION
19
20
21 This script invokes gs(1) with the following
22 options:
23 __-q -dNODISPLAY -dWRITESYSTEMDICT__
24 followed by the arguments from the command line. This
2 perry 25 will write out a !PostScript Type 0 or Type 1 font as C code
1 perry 26 that can be linked with the interpreter.
27 !!SEE ALSO
28
29
30 gs(1)
31 !!VERSION
32
33
34 This document was last revised for Ghostscript version
35 6.53.
36 !!AUTHOR
37
38
39 L. Peter Deutsch
40 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.