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 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.09.22 13:52 "Handling of EXIF IFD in Libtiff", by Anurag Singh
2006.09.22 15:20 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.23 07:39 "Re: Handling of EXIF IFD in Libtiff", by Anurag Singh
2006.09.23 13:39 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.25 14:22 "Re: Handling of EXIF IFD in Libtiff", by Phil Harvey
2006.09.25 16:15 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.25 16:58 "Re: Handling of EXIF IFD in Libtiff", by Phil Harvey
2006.09.25 17:27 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.26 05:46 "Re: Handling of EXIF IFD in Libtiff", by Anurag Singh

2006.09.25 16:58 "Re: Handling of EXIF IFD in Libtiff", by Phil Harvey

Hi Joris,

On Sep 25, 2006, at 12:15 PM, Joris wrote:
> a) goes against the TIFF spec that says tag data must be self-contained
> and cannot include pointers to anywhere outside of that tag data.

Very true, but the TIFF specification is contradictory, and IFD's 
defined in the standard are allowed to violate this rule.

> b) is not a problem if you don't copy tags you don't fully know, like I
> recommended Anurag in the first place though he didn't seem to think
> that recomendation was worth considering.

True again, but I would never take my car to a mechanic who simply 
discards the parts he doesn't fully understand.

(I don't expect a response to this -- I'm just venting because this 
touches on some aspects of the TIFF specification which I find very 
unfortunate.)

	- Phil