Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

font2c(1)


FONT2C

FONT2C

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
VERSION
AUTHOR

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.

SEE ALSO

gs(1)

VERSION

This document was last revised for Ghostscript version 6.50.

AUTHOR

L. Peter Deutsch <ghost@aladdin.com> is the principal author of Ghostscript. Russell J. Lang <rjl@aladdin.com> is the author of most of the MS Windows code in Ghostscript. This manpage by George Ferguson.



font2c(1)