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

pbmtobbnbg - convert a PBM image into BitGraph graphics

Author

       Copyright 1989 by Mike Parker.

Description

       This program is part of Netpbm(1).

       pbmtobbnbg  reads  a  PBM  image  as  input  and  produces BBN BitGraph terminal Display Pixel Data (DPD)
       sequence as output.

         The rasterop can be specified on the command line.  If you omit this, the
         program uses 3 (replace).  You can also specify a position in (x,y)
         coordinates.  If you give both, the rasterop comes first.  The PBM always
         comes from Standard Input.

       Note that there is no bbnbgtopbm 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/pbmtobbnbg.html

netpbm documentation                               16 May 1989                         PbmtobbnbgUserManual(1)

Name

       pbmtobbnbg - convert a PBM image into BitGraph graphics

Options

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

See Also

pbm(1)

Synopsis

pbmtobbng [rasterop] [xy]

See Also