On Wed, Apr 07, 2010 at 05:20:28AM +0200, Niels Kristian Bech Jensen wrote: > > Sort TIFF tags to prevent warnings in other softwares. > > I still get the same warnings from ImageMagick's display.
The TIFF spec actually states that tags must be sorted:
Sort Order (TIFF 6.0 Specification, page 15)
The entries in an IFD must be sorted in ascending order by Tag.
...
The Values to which directory entries point need not be in any
particular order in the file.
Since EXIF follows the TIFF specification, it surprises me that it's
only an option in the library, and not just assumed.
--
Bruce Guenter <[email protected]> http://untroubled.org/
pgpUdqgSSMeOB.pgp
Description: PGP signature
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ ufraw-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ufraw-devel
