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 2006

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

2006.02.06 17:12 "Mega newbie question", by Dermot Paikkos
2006.02.06 17:42 "Re: Mega newbie question", by Joris Van Damme
2006.02.07 10:26 "Re: Mega newbie question", by Dermot Paikkos
2006.02.07 11:48 "Re: Mega newbie question", by Joris Van Damme
2006.02.07 13:11 "Re: Mega newbie question", by Dermot Paikkos
2006.02.07 13:38 "Re: Mega newbie question", by Joris Van Damme
2006.02.07 15:35 "Re: Mega newbie question", by Bob Friesenhahn
2006.02.07 16:27 "Re: Mega newbie question", by Joris Van Damme

2006.02.07 15:35 "Re: Mega newbie question", by Bob Friesenhahn

> I'm not too sure why count is declared uint16 here... It should be
> uint32 if you ask me. Plenty of tags have potentially over 64K of data,
> and in any case, the count in tags in actual file normal TIFF (not
> BigTIFF) is unsigned 32bit. I'm also unsure why datatype is not

BTFW libtiff 3.8.0 has a dreadful bug in that several of these tags 
are treated like the length value is 16 bit when it should actually be 
32 bit.  I can't recommend that anyone use libtiff 3.8.0.  CVS libtiff 
has the fix, and libtiff 3.7.4 does not exhibit the symptom.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/