home *** CD-ROM | disk | FTP | other *** search
/ Mega A/V / mega_av.zip / mega_av / GRAPHUTL / PBMPLUS.ZIP / MACPTOPB.MAN < prev    next >
Text File  |  1991-08-11  |  2KB  |  67 lines

  1.  
  2.  
  3. macptopbm(1)               Unix Programmer's Manual               macptopbm(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      macptopbm - convert a MacPaint file into a portable bitmap
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      mmmaaacccppptttooopppbbbmmm [-eeexxxtttrrraaassskkkiiippp _N] [_m_a_c_p_f_i_l_e]
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      Reads a MacPaint file as input.  Produces a portable bitmap as output.
  14.  
  15. OOOPPPTTTIIIOOONNNSSS
  16.  
  17.      ---eeexxxtttrrraaassskkkiiippp
  18.           This  flag  is  to  get  around  a  problem  with  some  methods  of
  19.           transferring  files  from  the Mac world to the Unix world.  Most of
  20.           these methods leave the Mac files alone, but a few of them  add  the
  21.           "finderinfo"  data  onto  the front of the Unix file.  This means an
  22.           extra 128 bytes to skip over when reading the file.  The symptom  to
  23.           watch  for is that the resulting PBM file looks shifted to one side.
  24.           If you get this, try ---eeexxxtttrrraaassskkkiiippp 128, and if that still doesn't  look
  25.           right try another value.
  26.  
  27.      All flags can be abbreviated to their shortest unique prefix.
  28.  
  29. SSSEEEEEE AAALLLSSSOOO
  30.      picttoppm(1), pbmtomacp(1), pbm(5)
  31.  
  32. AAAUUUTTTHHHOOORRR
  33.      Copyright (C) 1988  by  Jef  Poskanzer.   The  MacPaint-reading  code  is
  34.      copyright (c) 1987 by Patrick J. Naughton (naughton@wind.sun.com).
  35.  
  36.  
  37.  
  38.  
  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.  
  64.                                 29 March 1989                                1
  65.  
  66.  
  67.