2004.07.30 17:41 "[Tiff] TIFFClientOpen required functions", by Brandon Low

2004.07.31 00:41 "Re: [Tiff] TIFFClientOpen required functions", by Joris Van Damme

The problem is that fax2tif just uses the file IO Procs which I can't use because I don't have a file or even a file handle.

Any way, I think I can handle just writing the MemoryReadProc and whatnot functions for reading and seeking in memory.

Am I understanding correctly that what you are after is direct access of the TIFF G4 decoder? As you have a block (memory or file, you seem to point out this difference is not a problem for you) of G4 encoded data, but not the encapsulation of the regular TIFF header and IFD stuff, you need access to the G4 decoder, but without tiff structure and dependency on tag data and such. Is that right?

Joris Van Damme
info@awaresystems.be
http://www.awaresystems.be
Download your free TIFF tag viewer for windows here:
http://www.awaresystems.be/imaging/tiff/astifftagviewer.html