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

  1. .TH pbmto10x 1 "1 January 1990"
  2. .IX pbmto10x
  3. .SH NAME
  4. pbmto10x - convert a portable bitmap into Gemini 10X printer graphics
  5. .SH SYNOPSIS
  6. .B pbmto10x
  7. .RB [ -h ]
  8. .RI [ pbmfile ]
  9. .SH DESCRIPTION
  10. Reads a portable bitmap as input.
  11. Produces a file of Gemini 10X printer graphics as output.
  12. .IX "Gemini 10X printer graphics"
  13. The 10x's printer codes are alleged to be similar to the Epson codes.
  14. .IX Epson
  15. .PP
  16. Note that there is no 10xtopbm tool - this transformation is one way.
  17. .SH OPTIONS
  18. .PP
  19. The resolution is normally 60H by 72V.
  20. If the
  21. .B -h
  22. flag is specified, resolution is 120H by 144V.
  23. You may find it useful to rotate landscape images before printing.
  24. .SH "SEE ALSO"
  25. pbm(5)
  26. .SH AUTHOR
  27. Copyright (C) 1990 by Ken Yap
  28. .\" Permission to use, copy, modify, and distribute this software and its
  29. .\" documentation for any purpose and without fee is hereby granted, provided
  30. .\" that the above copyright notice appear in all copies and that both that
  31. .\" copyright notice and this permission notice appear in supporting
  32. .\" documentation.  This software is provided "as is" without express or
  33. .\" implied warranty.
  34.