AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
February 2008

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2008.02.12 09:45 "LibTiff JBig and huge memory consumption", by Rob Eisink
2008.02.12 13:43 "Re: LibTiff JBig and huge memory consumption", by Lee Howard
2008.02.12 14:30 "Re: LibTiff JBig and huge memory consumption", by Rob Eisink
2008.02.14 21:18 "Re: LibTiff JBig and huge memory consumption", by Lee Howard

2008.02.12 13:43 "Re: LibTiff JBig and huge memory consumption", by Lee Howard

Rob Eisink wrote:
>
> I’ve build a small application that calls TIFFReadEncodedStrip for an 
> opened JBIG file which
>
> is suppplied by the JBIG kit.
>

Shouldn't TIFFReadEncodedStrip be used to read a TIFF file and not a 
JBIG file? Of course, the TIFF file can have JBIG image data, but.. 
isn't TIFFReadEncodedStrip used to read TIFF files only?

Thanks,

Lee.