home *** CD-ROM | disk | FTP | other *** search
/ Internet File Formats / InternetFileFormatsCD.bin / graphics / tiff / unix / archive.z / archive / text0060.txt < prev    next >
Encoding:
Text File  |  1995-09-20  |  679 b   |  19 lines

  1. Bob Kozdemba writes,
  2.  
  3. >  I also need to retreive 32 bytes of info at TAG 65535, which is undefined. I
  4. >  noticed that 'tiffdump' works, but it looks like 'tiffdump' does not use
  5. >  TIFFGetField().
  6.  
  7. Is the use of tag 65535 already in somebody's code? If not, it might
  8. be wise to reserve a private tag ID from Aldus, which avoids the danger
  9. of encountering images with incompatible tags of the same ID (65535 is
  10. a likely candidate for this hazard). Aldus allocates them in blocks of
  11. 5, and it only takes a day or two to get them.
  12.  
  13. I'm not sure who handles the TIFF tag registry now (it used to be Andy
  14. Commons) but you might try Steve.Carlsen@aldus.com for starters.
  15.  
  16.   --Niles.
  17.  
  18.  
  19.