home *** CD-ROM | disk | FTP | other *** search
-
- TIFF2IFF
-
- Converts TIFF image file to IFF ILBM files.
-
- Invoking the Program
- --------------------
-
- Format is:
-
- TIFF2IFF input_file output_file
-
- where:
-
- input_file is the name of the TIFF file to be converted.
- output_file is the name of the IFF to be created.
-
- NOTE:
- this program does not check to see if the output file
- already exists.
-
-
- What's Supported
- ----------------
-
- ImageType | Compression Supported
- ---------------------|-----------------------
- |
- Bi-Level (B&W, | NONE, PACKBITS
- line art, dithers) |
- |
- 4 Bit GreyScale | NONE
- |
- *8 Bit GreyScale | NONE
- |
-
-
- (* 8 bit grey scale images are converted to 4 bits.)
-
-
- ---------------
-
- If there is enough interest, I'll consider improving the program.
-
- ---------------
-
- I accept no responsibility for any damage to, or loss of, anything
- as a result of using this program. USE AT YOUR OWN RISK!
-
-
- ---------------
- Doug Teeter
-
- 2542 Argyle Rd. #1002
- Mississauga, Ontario, Canada
- L5B 2H5 (416) 279-0507
-
- after JUNE 30 1990
-
- 129 Country Hill Drive
- Kitchener, Ontario, Canada
-
-
- TEETER@HUMBER.BITNET
- teeter@humvax.UUCP
-
-