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 / pbmtoepsi.1 < prev    next >
Text File  |  1996-11-18  |  1KB  |  33 lines

  1. .TH pbmtoepsi 1 "1992"
  2. .IX pbmtoepsi
  3. .SH NAME
  4. pbmtoepsi - convert a portable bitmap into an encapsulated PostScript
  5. style preview bitmap
  6. .SH SYNOPSIS
  7. .B pbmtoepsi
  8. .RB [ -bbonly ]
  9. .RI [ pbmfile ]
  10. .SH DESCRIPTION
  11. Reads a portable bitmap as input.
  12. Produce an encapsulated Postscript style bitmap as output. The output
  13. is not a stand alone postscript file, it is only a preview bitmap,
  14. which can be included in an encapsulated PostScript file.
  15. Note that there is no epsitopbm tool - this transformation is one way.
  16.  
  17. This utility is a part of the pstoepsi tool by Doug Crabill
  18. (dgc@cs.purdue.edu).
  19. .SH OPTIONS
  20. .TP
  21. .B -bbonly
  22. Only create a boundary box, don't fill it with the image.
  23. .SH "SEE ALSO"
  24. pbm(5), pnmtops(1), psidtopgm(1)
  25. .SH AUTHOR
  26. Copyright (C) 1988 Jef Poskanzer, modified by Doug Crabill 1992
  27. .\" Permission to use, copy, modify, and distribute this software and its
  28. .\" documentation for any purpose and without fee is hereby granted, provided
  29. .\" that the above copyright notice appear in all copies and that both that
  30. .\" copyright notice and this permission notice appear in supporting
  31. .\" documentation.  This software is provided "as is" without express or
  32. .\" implied warranty.
  33.