Differences between current version and previous revision of font2c(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, June 4, 2002 12:22:01 am | by perry | |
Older page: | version 1 | Last edited on Tuesday, June 4, 2002 12:22:01 am | by perry | Revert |
@@ -9,9 +9,9 @@
----
!!NAME
-font2c - Write PostScript Type 0 or Type 1 font as C code
+font2c - Write !
PostScript Type 0 or Type 1 font as C code
!!SYNOPSIS
__font2c__ ''fontnames''
@@ -21,9 +21,9 @@
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
+will write out a !
PostScript Type 0 or Type 1 font as C code
that can be linked with the interpreter.
!!SEE ALSO