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
January 2004

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

2004.01.14 15:09 "64 bit offsets for large file support", by David Burken
2004.01.14 15:39 "Re: 64 bit offsets for large file support", by Frank Warmerdam
2004.01.14 17:11 "Re: 64 bit offsets for large file support", by Dan Smith
2004.01.14 17:43 "Re: 64 bit offsets for large file support", by Frank Warmerdam
2004.01.14 23:01 "Re: 64 bit offsets for large file support", by Chris Cox

2004.01.14 17:11 "Re: 64 bit offsets for large file support", by Dan Smith

warmerdam@pobox.com writes:
> David Burken wrote:
> > Frank, all:
> > 
> > Just wondering if there are any plans to move to using 64 bit offsets 
> > for large file support greater than four gig?
>
> David,
>
> There has been occational discussion on the issue, but it is hard to see how
> it could be done without impacting backward compatbility.  That is, 64bit
> TIFF would essentially be a new format that traditional TIFF readers wouldn't
> be able to touch.
>
> The short answer is that there is no current plan to implement support for
> files larger than 4GB.

Wasn't there a suggestion that the TIFF/IT format could be used, as it
allow tiling of multiple TIFF files? I'm not very familiar either with TIFF/IT
or tifflib. Presumably this would NOT be a quick fix, as TIFFLIB doesn't
handle TIFF/IT and neither do most existing TIFF-based applications.

Is TIFF/IT still alive? I don't hear much about it lately.