* Fixed accessing subimage in a TIFF photoshop layer.
* Fixed out of bounds error in -splice.
* Created Manhattan Interpolate method for -sparse-color.
* Don't round up for JPEG image resolution.
* Read the whole image @ image.jp2[0] or an individual
tile @ image.jp2[1], image.jp2[2].
* The -caption option no longer fails for filenames with @ prefix.
* Honor $XDG_CONFIG_HOME and $XDG_CACHE_HOME.
* Added extra checks to avoid out of bounds error when parsing the 8bim
profile
* Fixed size of memory allocation in RLE coder to avoid segfault.
* The -colorspace gray option no long leaves a ghostly shadow.
* Preserving image origin in TGA files.
* Support color compliance for TXT format.
* Limit -fx recursive to avoid stack overflow.
* Don't set image colorspace to gray for -alpha copy option.
* GetImageType() no longer has side-effects to match behavior of IMv7.
* Swap pixels for -spread command-line option.
* Fix ModulusAdd & ModulusSubstract for HDRI compositing.
* Added "-set colorspace:auto-grayscale false" that will prevent automatic
conversion to grayscale inside coders that support grayscale.
* Fixed -list weight and the options for -weight.
* Added fontFamily, fontStyle, fontWeight and textUnderColor to the Image
class of Magick++.
* Fixed reading Photoshop layers of LSB TIFF files.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=241