home *** CD-ROM | disk | FTP | other *** search
/ Graphics 16,000 / graphics-16000.iso / amiga / convrtrs / tiff2iff / tiff2iff.rea < prev   
Text File  |  1991-01-21  |  1KB  |  67 lines

  1.  
  2.     TIFF2IFF 
  3.  
  4.     Converts TIFF image file to IFF ILBM files.
  5.  
  6.     Invoking the Program
  7.     --------------------
  8.  
  9.     Format is:
  10.  
  11.         TIFF2IFF input_file output_file
  12.  
  13.         where:
  14.  
  15.             input_file    is the name of the TIFF file to be converted.
  16.             output_file    is the name of the IFF to be created.
  17.  
  18.         NOTE:
  19.             this program does not check to see if the output file
  20.             already exists.
  21.  
  22.  
  23.     What's Supported
  24.     ----------------
  25.  
  26.     ImageType            |  Compression Supported
  27.     ---------------------|-----------------------
  28.                          |
  29.      Bi-Level (B&W,      |  NONE, PACKBITS
  30.      line art, dithers)  |
  31.                          |
  32.      4 Bit GreyScale     |  NONE
  33.                          |
  34.     *8 Bit GreyScale     |  NONE
  35.                          |
  36.  
  37.  
  38.     (* 8 bit grey scale images are converted to 4 bits.)
  39.  
  40.  
  41.     ---------------
  42.  
  43.     If there is enough interest, I'll consider improving the program.
  44.  
  45.     ---------------
  46.  
  47.     I accept no responsibility for any damage to, or loss of, anything
  48.     as a result of using this program. USE AT YOUR OWN RISK!
  49.  
  50.  
  51.     ---------------
  52.     Doug Teeter
  53.  
  54.     2542 Argyle Rd. #1002
  55.     Mississauga, Ontario, Canada
  56.     L5B 2H5        (416) 279-0507
  57.  
  58.     after JUNE 30 1990
  59.  
  60.     129 Country Hill Drive
  61.     Kitchener, Ontario, Canada
  62.     
  63.  
  64.     TEETER@HUMBER.BITNET
  65.     teeter@humvax.UUCP
  66.  
  67.