Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_posix/sys/src/cmd/gs/man/pf2afm.1 – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
.\" $Id: pf2afm.1,v 1.37 2005/10/20 19:46:55 ray Exp $
2
.TH PF2AFM 1 "20 October 2005" 8.53 Ghostscript \" -*- nroff -*-
3
.SH NAME
4
pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript
5
.SH SYNOPSIS
6
\fBpf2afm\fR  \fIfontfilename\fR
7
.SH DESCRIPTION
8
This script invokes
9
.BR gs (1)
10
to make an AFM file from PFB / PFA and (optionally) PFM files.
11
Output goes to
12
.IR fontfilename.afm ,
13
which must not already exist.
14
.SH SEE ALSO
15
gs(1)
16
.br
17
pf2afm.ps in the Ghostscript lib directory.
18
.SH VERSION
19
This document was last revised for Ghostscript version 8.53.
20
.SH AUTHOR
21
artofcode LLC and Artifex Software, bug-gs at ghostscript.com, are the
22
primary maintainers of Ghostscript.
23
This manpage by George Ferguson.