logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

pbmtogo - convert a PBM image into compressed GraphOn graphics

Author

       Copyright (C) 1988, 1989 by Jef Poskanzer, Michael Haberler, and Bo Thide'.

Description

       This program is part of Netpbm(1).

       pbmtogo reads a PBM image as input and produces 2D compressed GraphOn graphics as output.

       Be  sure to set up your GraphOn with the following modes: 8 bits / no parity; obeys no XON/XOFF; NULs are
       accepted.  These are all on the Comm menu.  Also, remember to turn off tty post  processing.   Note  that
       there is no gotopbm tool.

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/pbmtogo.html

netpbm documentation                            24 November 1989                          PbmtogoUserManual(1)

Name

       pbmtogo - convert a PBM image into compressed GraphOn graphics

Options

       There  are no command line options defined specifically for pbmtogo, but it recognizes the options common
       to all programs based on libnetpbm (See  Common Options .)

See Also

pbm(1)

Synopsis

pbmtogo [pbmfile]

See Also