2011.09.16 22:53 "[Tiff] Write Exif data to Tiff file", by DonM

2011.09.18 13:41 "Re: [Tiff] Write Exif data to Tiff file", by DonM

I don't really think that libTIFF really wants to start down the metadata "rabbit hole"...

libtiff already supports reading the exif directory,and it already supports modifying tags in an existing exif directory. It just doesn't support *creating* an exif directory. I don't think this is starting down a new path, rather it is completing the functionality.

The tiff.h header file defines about 60 EXIFTAG_* tag names.

Don