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

  1.  
  2.  
  3.  
  4. pbmtomacp(1)                PBM Plus                 pbmtomacp(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pbmtomacp - convert a portable bitmap into a MacPaint file
  10.  
  11. SYNOPSIS
  12.      pbmtomacp [-l left] [-r right] [-b bottom] [-t top]
  13.      [pbmfile]
  14.  
  15. DESCRIPTION
  16.      Reads a portable bitmap as input.  If no input-file is
  17.      given, standard input is assumed.  Produces a MacPaint file
  18.      as output.
  19.  
  20.      Left, right,bottom & top let you define a square into the
  21.      pbm file, that must be converted.  Default is the whole
  22.      file.  If the file is too large for a MacPaint-file, the
  23.      bitmap is cut to fit from ( left, top ).
  24.  
  25. BUGS
  26.      The source code contains comments in a language other than
  27.      English.
  28.  
  29. SEE ALSO
  30.      macptopbm(1), pbm(5)
  31.  
  32. AUTHOR
  33.      Copyright (C) 1988 by Douwe van der Schaaf.  USENET:
  34.      ..!mcvax!uvapsy!vdschaaf
  35.  
  36.      Permission to use, copy, modify, and distribute this
  37.      software and its documentation for any purpose and without
  38.      fee is hereby granted, provided that the above copyright
  39.      notice appear in all copies and that both that copyright
  40.      notice and this permission notice appear in supporting docu-
  41.      mentation.  This software is provided "as is" without
  42.      express or implied warranty.
  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          31 August 1988                         1
  64.  
  65.  
  66.  
  67.