- update to 6.7.2.7:
* Fix memory leak in text annotation.
* The "-strip" option was excluding the PNG tRNS chunk.
* Caption now wraps properly for Chinese text.
* The PNG encoder would sometimes fail to respect the -define
PNG:color-type option when the incoming image was PseudoClass.
* Properly handled continued JPEG embedded profiles.
* Revert -colorspace sRGB option patch.
* Revert -type PaletteMatte option patch.
* etc. see ChangeLog.
- obsoletes reason-error-message.patch
OBS-URL: https://build.opensuse.org/request/show/84034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=71
* Fix memory leak in text annotation.
* The "-strip" option was excluding the PNG tRNS chunk.
* Caption now wraps properly for Chinese text.
* The PNG encoder would sometimes fail to respect the -define
PNG:color-type option when the incoming image was PseudoClass.
* Properly handled continued JPEG embedded profiles.
* Revert -colorspace sRGB option patch.
* Revert -type PaletteMatte option patch.
* etc. see ChangeLog.
- obsoletes reason-error-message.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=87
* Defend against corrupt PSD resource blocks.
* Properly allocate points when render text with large font size.
* Added support for Z_RLE strategy in the png compressor, using
-quality 98 or 99.
* Handle "-quality 97" properly in the png encoder, i.e., use intrapixel
filtering when writing a MNG file and no filtering when writing a PNG file.
* Added "-define PNG:compression-level|strategy|filter=value" options to
the PNG encoder. If these options are used, they take precedence over
the -quality option.
* Use zlib default compression strategy instead of Z_RLE and Z_FIXED
strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,
respectively) that don't support them.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=78
- updated to 6.7.0.8:
* added Initial implementation of Cylinder to/from Plane 3D Distorts
Includes deritive (scaled lookup), and anti-alised horizon (validity)
Currently can NOT handle extractions from full 360 cylinder panoramas.
* Fix transient error for composite over operator.
* Fix one-off bug in option parser.
* etc., see ChangeLog
- adjusted inc-struct.diff
OBS-URL: https://build.opensuse.org/request/show/74298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=68
* added Initial implementation of Cylinder to/from Plane 3D Distorts
Includes deritive (scaled lookup), and anti-alised horizon (validity)
Currently can NOT handle extractions from full 360 cylinder panoramas.
* Fix transient error for composite over operator.
* Fix one-off bug in option parser.
* etc., see ChangeLog
- inc-struct.diff seems to be redundant to me, removing
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=73
* The -scale option nows considers the alpha channel when scaling.
* Don't use comma as a separator for stroked tex.
* Fix transient bug for HSL to RGB and back.
* Fixed PNG8 reduction to work with an image that reduces to 256 colors
plus transparency, by merging the two darkest red colors.
* etc., see ChangeLog
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=66