I'm using:
Code: Select all
identify -format "%[8BIM:1999,2998:#1]" some_file_that_used_to_work.jpg
This looks like regression bug introduced accidentally in one of the updates to the system, however I'm not sure when it happened. Running CentOS doesn't help as we are behind the official newest version, and using REMI repository. Currently used version (with the bug):
Code: Select all
Version: ImageMagick 6.8.9-0 Q16 x86_64 2014-04-14 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC Modules OpenMP
Delegates: bzlib cairo djvu fftw fontconfig freetype gslib jng jpeg lcms ltdl openexr pangocairo png ps rsvg tiff webp wmf x xml zlib
I wonder though if it is the IM itself or one of its delegates to blame (rsvg?)
Please help!