man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

font2c (1)

Name

font2c - Write PostScript Type 0 or Type 1 font as C code

Synopsis

font2c fontnames

Description




Ghostscript                                             FONT2C(1)



NAME
     font2c - Write PostScript Type 0 or Type 1 font as C code

SYNOPSIS
     font2c fontnames

DESCRIPTION
     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  that
     can be linked with the interpreter.


ATTRIBUTES
     See   attributes(5)   for   descriptions  of  the  following
     attributes:

     +---------------+--------------------------+
     |ATTRIBUTE TYPE |     ATTRIBUTE VALUE      |
     +---------------+--------------------------+
     |Availability   | print/filter/ghostscript |
     +---------------+--------------------------+
     |Stability      | Volatile                 |
     +---------------+--------------------------+
SEE ALSO
     gs(1)

VERSION
     This document was last revised for Ghostscript version 9.00.

AUTHOR
     Artifex  Software,  Inc.  are  the  primary  maintainers  of
     Ghostscript.  This manpage by George Ferguson.



NOTES
     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/.








9.00              Last change: 14 September 2010                1