Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

pbmtolps(1)


Pbmtolps User Manual

Pbmtolps User Manual

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

pbmtolps - convert PBM image to PostScript

SYNOPSIS

pbmtolps [-dpi n] [pbmfile]

DESCRIPTION

This program is part of Netpbm(1).

pbmtolps reads a PBM image as input and outputs PostScript. The output Postscript uses lines instead of the image operator to generate a (device dependent) picture which will be imaged much faster.

The Postscript path length is constrained to be less that 1000 points so that no limits are overrun on the Apple Laserwriter and (presumably) no other printers.

SEE ALSO

pnmtops(1), pstopnm(1), pbmtoepsi(1), psidtopgm(1), gs, pbm(1),

AUTHOR

George Phillips <phillips@cs.ubc.ca>



pbmtolps(1)