home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / NETWORK / netpbm_docs.lzh / NETPBM / DOCS / pbmtolps.1 < prev    next >
Text File  |  1996-11-18  |  601b  |  19 lines

  1. .TH pbmtolps "12 Dec 1990"
  2. .SH NAME
  3. pbmtolps - convert portable bitmap to PostScript
  4. .SH SYNOPSIS
  5. pbmtolps [ -dpi n ] [ pbmfile ]
  6. .SH DESCRIPTION
  7. Reads a portable bitmap as input, and outputs PostScript.
  8. The output Postscript uses lines instead of the image operator to
  9. generate a (device dependent) picture which will be imaged
  10. much faster.
  11. .PP
  12. The Postscript path length is constrained to be less that 1000
  13. points so that no limits are overrun on the Apple Laserwriter
  14. and (presumably) no other printers.
  15. .SH "SEE ALSO"
  16. pgmtops(1), ppmtops(1), pbm(5)
  17. .SH AUTHOR
  18. George Phillips <phillips@cs.ubc.ca>
  19.