On 03/16/2011 05:40 PM, cyrille henry wrote:
convert Bureau/sol2.tif sol2_ok.tif
there is an error : convert: sol2.tif: unknown field with tag 37724 (0x935c) encountered. `TIFFReadDirectory' @ tiff.c/TIFFWarnings/703.
Isn't that simply a warning saying that there is a non-standard metadata tag? If so, shouldn't it be ignored by pix_image just as it is ignored by imagemagick?
Is it possible that that is the reason why pix_image fails to load the images?
thanks m.