2005.08.02 22:39 "[Tiff] Unable to read TIFF Directory", by David Abrames

2005.08.03 21:03 "Re: [Tiff] Unable to read TIFF Directory", by David Abrames

Hello,

OK I have some more information. I discovered that if I tried the simple directory counting routine in the examples that it also fails on the TIFFReadDirectory call. I am using the TIFFClientOpen to open the source tiff as this resides in memory. So it appears that my problem may be related to how I implemented the contrib/mfs code. Is there anyone that used the contrib/mfs (memory file system) code? I placed printf statements in the mfs routines and they do not seem to get called.