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

  1. .TH pbmtobg 1 "16 May 1989"
  2. .IX pbmtobbnbg
  3. .SH NAME
  4. pbmtobg - convert a portable bitmap into BitGraph graphics
  5. .SH SYNOPSIS
  6. .B pbmtobg
  7. .RI [ rasterop ]
  8. .RI [ x
  9. .IR y ]
  10. <
  11. .I pbmfile
  12. .SH DESCRIPTION
  13. Reads a portable bitmap as input.
  14. Produces BBN BitGraph terminal Display Pixel Data (DPD) sequence as output.
  15. .IX "BBN BitGraph"
  16. .PP
  17. The rasterop can be specified on the command line.  If this is omitted, 3
  18. (replace) will be used.  A position in (x,y) coordinates can also be
  19. specified.  If both are given, the rasterop comes first.  The portable bitmap
  20. is always taken from the standard input.
  21. .PP
  22. Note that there is no bgtopbm tool.
  23. .SH "SEE ALSO"
  24. pbm(5)
  25. .SH AUTHOR
  26. Copyright 1989 by Mike Parker.
  27. .\" Permission to use, copy, modify, and distribute this software and its
  28. .\" documentation for any purpose and without fee is hereby granted, provided
  29. .\" that the above copyright notice appear in all copies and that both that
  30. .\" copyright notice and this permission notice appear in supporting
  31. .\" documentation.  This software is provided "as is" without express or
  32. .\" implied warranty.
  33.