logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pbmto10x - convert a PBM image into Gemini 10X printer graphics

Author

       Copyright (C) 1990 by Ken Yap

Description

       This program is part of Netpbm(1).

       pbmto10x  reads  a  PBM image as input and produces a file of Gemini 10X printer graphics as output.  The
       10x's printer codes are alleged to be similar to the Epson codes.

       Note that there is no 10xtopbm tool - this transformation is one way.

Document Source

       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master  documentation
       is at

              http://netpbm.sourceforge.net/doc/pbmto10x.html

netpbm documentation                             01 January 1990                         Pbmto10xUserManual(1)

Name

       pbmto10x - convert a PBM image into Gemini 10X printer graphics

Options

       In addition to the options common to all programs based on libnetpbm (most notably  -quiet,  see   Common
       Options ), pbmto10x recognizes the following command line option:

       -h

              The  resolution is normally 60H by 72V.  If you specify the -h option, resolution is 120H by 144V.
              You may find it useful to rotate landscape images before printing.

See Also

pbm(1)

Synopsis

pbmto10x [-h] [pbmfile]

See Also