home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / TIFF / DVTIF1.ZIP / TIFFREAD.ME < prev    next >
Encoding:
Text File  |  1987-06-15  |  1.4 KB  |  35 lines

  1. This directory contains
  2.  
  3. 1.  An Intel-style uncompressed TIFF file: autumn.tif.
  4. 2.  An Intel-style gray-pixel TIFF file:  klng75gs.tif.
  5. 3.  An Intel-style 1D Compressed TIFF file: nbc.tif.
  6. 4.  A Motorola-style 1D Compressed TIFF file, just for fun: iye.tif.
  7. 5.  An Intel-style "PackBits" compressed TIFF file: aldus_ip.tif.  In this
  8.     file, "short" offsets are used instead of the usual STRIPOFFSETS.
  9.     The Tag is 32768, and the data type is SHORT; otherwise, it is the same as
  10.     STRIPOFFSETS.  Applications other than PageMaker will probably not
  11.     understand Short Offsets, so you may want to stick to STRIPOFFSETS.
  12. 6.  .dmp tiffdump output for each TIFF file.
  13. 7.  Source for the tiffdump program.
  14. 8.  Code fragments for PackBits and UnpackBits routines (Compression=32773).
  15.  
  16. Good luck, and be sure to send me a couple of your favorite TIFF files, and
  17. product brochures.
  18.  
  19. And if you find problems, or find a way to speed up my code, I'd like to
  20. hear about that, too.
  21.  
  22. Steve Carlsen
  23. Aldus Corporation
  24. 411 1st. Ave. S.  Suite 200
  25. Seattle, WA  98104
  26. June 15, 1987
  27.  
  28.  
  29. If you have a product that produces TIFF files and want Aldus to evaluate the program and list it in our compatibility catalog, send a copy of the program several sample files, a short company biograhpy and contact name to:
  30.  
  31. Michael Sherwood
  32. PC Product Manager
  33. Aldus Corporation
  34. (same address as above)
  35.