* add padding to AcquirePolicyString().
* revert memory patch to avert possible thread lock.
* add support for FilmLight FL32 image format.
* remove Linux shell artifact from Windows delegate configuration file.
* fix shell injection vulnerability via the -authenticate option (reference
alex@cure...).
* support DPX 4:2:2 sampling.
* Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114
* add image settings support to -fx.
* better support for TIFF YCbCr photometric.
* verify TTF glyph format before dereferencing (reference
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932).
* force single HEIC image per container.
* Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107
* check and report if profile is corrupt.
* do not add entropy based on mkstemp() unique filename.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=533
* Overall standard deviation is the average of each pixel channel.
* Support Stereo composite operator.
* The -tint option no longer munges the alpha channel.
* Don't delete in-memory blob when reading an image.
* Support HDRI color profile management.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=324
* Fixed numerous memory leaks.
* Added -define tiff:write-layers=true to add support for writing
layered tiff files.
* Don't overwrite symbolic links when the shred policy is enabled.
* Support -metric ssim, structual similarity index.
* Fixed thread safety issue inside the pango and librsvg decoder.
* Fixed bug with writing tIME chunk when timezone has a negative
offset.
* Support CubicSpline resize filter. Define the lobes with the
-define filter:lobes={2,3,4}.
* Prevent assertion failure when creating PDF thumbnail.
- updated to 7.0.6-7
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=300
* Improve EPS aliasing
* Added a new option called 'dds:fast-mipmaps'
* The mipmaps of a dds image can now be created from a list of images with
-define dds:mipmaps=fromlist
* Fixed numerous memory leaks
* Put UTC time in the PNG tIME chunk instead of local time
* Fixed numerous memory leaks
* Properly set image->colorspace in the PNG decoder (previously
it was setting image->gamma, but only setting image->colorspace
for grayscale and gray-alpha images.
* Fix improper use of NULL in the JNG decoder
* Added "-define png:ignore-crc" option to PNG decoder. When you know
your image has no CRC or ADLER32 errors, this can speed up decoding.
It is also helpful in debugging bug reports from "fuzzers".
* Off by one error for gradient coder
* YUV coder no longer renders streaks
* Fixed numerous memory leaks
* Added experimental PNG orNT chunk, to store image->orientation.
* Removed vpAg chunk write support
* Fixed numerous memory leaks
* Fix memory leaks when reading a malformed JNG image
* Fixed numerous memory leaks
* The -monochrome option no longer returns a blank canvas
* coders/png.c: fixed memory leak of quantum_info
* coders/png.c: fixed NULL dereference when trying to write an empty MNG
* Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed
by the "-strip" option.
* Implemented PNG eXIf chunk support
* Support new -auto-threshold option. OTSU and Triangle methods are
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=293
* Don't set background for transparent tiled images
* Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the
BMP encoder
* Fix memory leak in MPC image format.
* Increase memory allocation for TIFF pixels
* etc. see ChangeLog
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=272