History log of /imagick/ChangeLog (Results 26 – 50 of 67)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 46ee37ba 04-Mar-2016 Danack

Preparing 3.4.0 release.


# 935720a7 30-Jan-2016 Danack

Updated changelog.


# 6060b594 29-Jan-2016 Danack

Added Imagick::evalateImages function.


# 9e850b91 11-Jan-2016 Danack

Updated changelog for RC5.


# d0d9bf57 11-Jan-2016 Danack

Added parameters to subImageMatch


# 4beb92cb 22-Dec-2015 Danack

Updated change log for RC4.


# 88e557b2 11-Dec-2015 Danack

Fixed other rounding issues

Fixed other rounding issues for Imagick::adaptiveResizeImage, Imagick::resizeImage, Imagick::scaleImage, and Imagick::thumbnailImage.


# c929bba0 06-Dec-2015 Danack

Added change to changelog.


# e643f1cb 05-Dec-2015 Danack

Fixed Imagick::importImagePixels regression.


# a7795dcc 05-Dec-2015 Danack

Fixed 70980, corrected behaviour of tintImage.


# b8f48b72 04-Dec-2015 Danack

Corrected behaviour of Imagick::colorizeImage.


# c21691ee 04-Dec-2015 Danack

Fixed version number in extension header.


# 7e2e6024 04-Dec-2015 Danack

Update ChangeLog + package.xml for next release.


Revision tags: 3.3.0
# f4c18129 30-Sep-2015 Danack

Added setImageChannelMask. Added Channel constants. Make default channel be 'none' for IM.


# 3336403e 24-Sep-2015 Danack

Added getHDRIEnabled function. Added version checking for getFeatures.


# 8f21f3f4 24-Sep-2015 Danack

Added getFeatures and getConfigureOptions static methods.


Revision tags: 3.3.0RC2
# 93c3ed3a 01-Jun-2015 Danack

Minor typo fix for release.


Revision tags: 3.3.0RC1
# d624fbae 16-Mar-2015 Danack

Added get/setAntiAlias to ChangeLog. Added this releases notes to the package.xml


# 47181313 10-Mar-2015 Danack

Put correct version numbers for release.


# f2dab718 10-Mar-2015 Danack

Removed erroring on version mismatch. It now just gives a warning. Added ability to suppress the version mismatch warning. Added skip_version_check to ChangeLog, remove a few items that are not inter

Removed erroring on version mismatch. It now just gives a warning. Added ability to suppress the version mismatch warning. Added skip_version_check to ChangeLog, remove a few items that are not interesting.

show more ...


# 8caceb24 10-Mar-2015 Danack

Removed check of whether font is available as the font family name is not always the same as the font name. In particular the font name can have hyphens e.g. "Bitstream-Vera-Sans-Mono-Roman" whereas

Removed check of whether font is available as the font family name is not always the same as the font name. In particular the font name can have hyphens e.g. "Bitstream-Vera-Sans-Mono-Roman" whereas the family name does not "family: Bitstream Vera Sans Mono" This fixes #77 but may lead to some code that currently throws an exception to pass with an error silently.

show more ...


# a02c66a8 09-Mar-2015 Danack

Added note of replacement.


# 653bf0c2 09-Mar-2015 Danack

Corrected function proto-doc. Alphabet-ised added function list and added getQuantum.


# 0034f5bf 09-Mar-2015 Danack

Added changelog changes from thomasbachem


# c087c19f 28-Feb-2015 Thomas Bachem

Fix typo in Imagick::listRegistry() changelog entry


123