2005.12.12 22:19 "[Tiff] Writing EXIF data?", by Paul J. Lucas

2005.12.13 05:22 "Re: [Tiff] Writing EXIF data?", by Bob Friesenhahn

On Mon, 12 Dec 2005, Paul J. Lucas wrote:

Maybe that is because EXIF private tag values would conflict with the public tag space?

1. They don't.

What I mean is conflicts between EXIF private tag values and private tag values in the normal TIFF IFD. EXIF tag values are not registered TIFF tags since the whole IFD is private. There is nothing to prevent an overlap.

2. Even if they did, obviously standard TIFF encoders and decoders are able to deal with it so whatever code they use is able to handle it in the API.

What do you mean by "standard TIFF encoders". Is there something more standard than libtiff?

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