File Release Notes and Changelog
Release Name: 6.1
Notes:
Changes:
* Additional fixes for crop geometry relative to a page geometry, see http://www.cit.gu.edu.au/~anthony/graphics/imagick6/size/.
* Embedded filenames failed to produce correct filenames for TIFF
(e.g. image%02d.tif).
* Search module path under Windows for configure files.
* The mogrify command parsed the -compress option but failed to set the compress member of the image_info structure.
* Add methods PaintOpaqueImage() and PaintTransparentImage() and deprecated OpaqueImage() and TransparentImage(). These methods are similar except they accept CMYK images in addition to RGB.
* Fix round-off error when computing tile geometry for the montage program.
* Fix decoding of opacity on rle-encoded xcf images
* Don't let corrupt EXIF overflow the stack.