The current TIFF file handing uses the Exif TIFF reading code. Many of the
tags in standard Exif data are reused in TIFF files, however there are some
differences.
Consider making a generic TiffReader class that takes a set of TIFF
definitions. This would then be used for Exif data as well as TIFF files and
in yet other configurations for different camera raw files.
But the real benefit to users would be improved coverage of tags in these other
file types.
Original issue reported on code.google.com by drewnoakes on 28 May 2012 at 9:31
Original issue reported on code.google.com by
drewnoakes
on 28 May 2012 at 9:31