1Pbmtolps User Manual(0) Pbmtolps User Manual(0)
2
3
4
6 pbmtolps - convert PBM image to PostScript
7
8
10 pbmtolps [-dpi n] [pbmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pbmtolps reads a PBM image as input and outputs PostScript. The output
17 Postscript uses lines instead of the image operator to generate a
18 (device dependent) picture which will be imaged much faster.
19
20 The Postscript path length is constrained to be less that 1000 points
21 so that no limits are overrun on the Apple Laserwriter and (presumably)
22 no other printers.
23
24
26 pnmtops(1), pstopnm(1), pbmtoepsi(1), psidtopgm(1), gs, pbm(1),
27
28
30 George Phillips <phillips@cs.ubc.ca>
31
32
33
34netpbm documentation 12 Dec 1990 Pbmtolps User Manual(0)