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

  1.  
  2. > Construct a private tag that has a table of contents of all the images
  3. > in each file and use that to locate each IFD.  I believe the latest
  4. > code on sgi.com includes a call to let you set the current directory
  5. > given a file offset;  this was added for the SubIFD support.
  6.  
  7.     Yes, the TIFFSetSubDirectory() routine does exactly this.  It
  8. would be very helpful, but I don't see a way for a client to get the
  9. directory offset in the first place.  Is there?
  10.  
  11.     If not, I have written a selector for it.  Would you (Sam) be
  12. willing to add it to future releases of libtiff?
  13.  
  14. Thanks,
  15. Vic
  16.  
  17.  
  18.