Cannot suppress warnings in IM7
Posted: 2015-10-08T23:22:31-07:00
Hi,
I am getting trouble with suppressing warnings with the command -quiet. Using version ImageMagick-7.0.0-Q16. In version 6.8.9 it worked properly.
Command:
The warning:
Is there any resolution for that? Thanks a lot for an answer.
I am getting trouble with suppressing warnings with the command -quiet. Using version ImageMagick-7.0.0-Q16. In version 6.8.9 it worked properly.
Command:
Code: Select all
magick tif_pruh_300.tif +profile "!8bim,*" -units PixelsPerInch -density 300 -define tiff:alpha=associated -quiet new.tif
Code: Select all
magick: Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/892.