home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 399b.lha / PBM.LZH / pbm / pbmtobbnbg.doc < prev    next >
Text File  |  1990-07-21  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. pbmtobg(1)                  PBM Plus                   pbmtobg(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pbmtobg - convert a portable bitmap into BitGraph graphics
  10.  
  11. SYNOPSIS
  12.      pbmtobg [rasterop] [x y] < pbmfile
  13.  
  14. DESCRIPTION
  15.      Reads a portable bitmap as input.  Produces BBN BitGraph
  16.      terminal Display Pixel Data (DPD) sequence as output.
  17.  
  18.      The rasterop can be specified on the command line.  If this
  19.      is omitted, 3 (replace) will be used.  A position in (x,y)
  20.      coordinates can also be specified.  If both are given, the
  21.      rasterop comes first.  The portable bitmap is always taken
  22.      from the standard input.
  23.  
  24.      Note that there is no bgtopbm tool.
  25.  
  26. SEE ALSO
  27.      pbm(5)
  28.  
  29. AUTHOR
  30.      Copyright 1989 by Mike Parker.
  31.  
  32.      Permission to use, copy, modify, and distribute this
  33.      software and its documentation for any purpose and without
  34.      fee is hereby granted, provided that the above copyright
  35.      notice appear in all copies and that both that copyright
  36.      notice and this permission notice appear in supporting docu-
  37.      mentation.  This software is provided "as is" without
  38.      express or implied warranty.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Printed 5/25/90            16 May 1989                          1
  64.  
  65.  
  66.  
  67.