Penguin
Annotated edit history of getafm(1) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 GETAFM
2 !!!GETAFM
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 AUTHOR
7 SEE ALSO
8 TRADEMARKS
9 BUGS
10 ----
11 !!NAME
12
13
14 getafm - create an AFM file for a !PostScript font.
15 !!SYNOPSIS
16
17
18 __getafm__ ''!FontName''
19 ''output.ps''
20 !!DESCRIPTION
21
22
23 ''Getafm'' generates a !PostScript file which prints an
24 AFM file for a font to the printer's output channel. The
25 output of ''getafm'' should be sent to a printer, or to
26 !GhostScript. For example,
27 getafm Times-Roman | gsnd -
28 !!AUTHOR
29
30
31 Robert Joop (rj@rainbow.in-berlin.de), Angus Duggan
32 !!SEE ALSO
33
34
35 psbook(1), psselect(1), pstops(1), epsffit(1), psnup(1),
36 psresize(1), psmerge(1), fixscribeps(1), getafm(1),
37 fixdlsrps(1), fixfmps(1), fixmacps(1), fixpsditps(1),
38 fixpspps(1), fixtpps(1), fixwfwps(1), fixwpps(1),
39 fixwwps(1), extractres(1), includeres(1)
40 !!TRADEMARKS
41
42
43 __!PostScript__ is a trademark of Adobe Systems
44 Incorporated.
45 !!BUGS
46
47
48 Kerning information is not generated by ''getafm;'' it is
49 best to use original AFM files if possible.
50 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.