* Respect gravity when rendering text (e.g. convert -gravity center
my.txt).
* Return empty string for %d property and no directory.
* Return filename for the %i property.
* Fixed lost pixels in frequency space.
* etc. see ChangeLog
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=248
* Don't read beyond the end of a tEXt keyword when checking for
Raw profile.
* Fixed enabling alpha in 32-bit BMP files.
* Added support for writing 16-bit TGA files.
* Improved performance of dds.
* Fix ImageMagick crashes while read EXIF from TIFF.
* Don't handle a "previous" image in the PNG or JNG decoder.
* Don't override gamma with 1.0 when reading a grayscale PNG
image.
* Update progress monitor for every PNG row instead of every pass.
* Reject input PNG with dimensions larger than specified with
-limit width and -limit height.
* etc., see ChangeLog
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=228