Am Mittwoch 07 April 2010 schrieb Udi Fuchs: > >> Sort TIFF tags to prevent warnings in other softwares. > > > > I still get the same warnings from ImageMagick's display. > > Yes, this commit wasn't very useful. In my initial test I didn't get > the warning, but it was because I mixed up some tif files. > > If someone can file how to get rid of this warning, I'd be thankful.
Looking into ufraw-generated TIFF files with exifprobe, I find duplicated entries for "Orientation". Seems that ufraw_writer.c and ufraw_exiv2.cc both put an Orientation Tag into the file. Best wishes Ulrich > Udi > > --------------------------------------------------------------------------- >--- 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 -- Ulrich Pegelow Benrodestr. 76 40597 Düsseldorf Tel.: +49-211-719674 ------------------------------------------------------------------------------ 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
