home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 October
/
Chip_2002-10_cd1.bin
/
zkuste
/
pdf
/
download
/
gs704w32.exe
/
gs7.04
/
lib
/
printafm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-01-31
|
213 b
|
8 lines
#!/bin/sh
# $Id: printafm,v 1.1 2000/03/09 08:40:40 lpd Exp $
# Print the metrics from a font in AFM format. Usage:
# printafm fontname
# Output goes to stdout.
exec gs -q -dNODISPLAY -- printafm.ps "$@"