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_unix/sys/src/cmd/gs/man/printafm.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: printafm.1,v 1.37 2005/10/20 19:46:55 ray Exp $
2
.TH PRINTAFM 1 "20 October 2005" 8.53 Ghostscript \" -*- nroff -*-
3
.SH NAME
4
printafm \- Print the metrics from a Postscript font in AFM format using ghostscript
5
.SH SYNOPSIS
6
\fBprintafm\fR \fIfontname\fR
7
.SH DESCRIPTION
8
This script invokes
9
.BR gs (1)
10
to print the metrics from a font in AFM format.
11
Output goes to stdout.
12
.SH SEE ALSO
13
gs(1)
14
.SH VERSION
15
This document was last revised for Ghostscript version 8.53.
16
.SH AUTHOR
17
artofcode LLC and Artifex Software, bug-gs at ghostscript.com, are the
18
primary maintainers of Ghostscript.
19
This manpage by George Ferguson.