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
September 2005

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

2005.09.08 17:24 "Re: [Gdal-dev] Problem of creation with Gtiff driver on Solaris", by Frank Warmerdam
2005.09.12 13:00 "Re: [Gdal-dev] Problem of creation with Gtiff driver on Solaris", by Frédéric Trastour
2005.09.12 13:47 "Re: [Gdal-dev] Problem of creation with Gtiff driver on Solaris", by Frank Warmerdam
2005.09.12 15:46 "Re: [Gdal-dev] Problem of creation with Gtiff driver on Solaris", by Edward Lam

2005.09.12 15:46 "Re: [Gdal-dev] Problem of creation with Gtiff driver on Solaris", by Edward Lam

Frank Warmerdam wrote:
> I think the seek was removed in the past because it made it difficult for
> someone to implement stream oriented access to TIFF files though I am not
> very sure about that aspect.  In any event, I think I had better re-introduce
> the seek in the core code till we work out more details. 

Ah, now this makes more sense. In bug #756, no one mentioned why this was 
necessary. It makes it more difficult for stream-oriented but I believe 
tif_stream now allows seeking even with strstreams.

-edward