History log of /imagick/ (Results 651 – 675 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
93e328cb09-Aug-2014 Danack

Update README.md

Added link to example site

5ae78b1b09-Aug-2014 Danack

Merge pull request #40 from Jan-E/master

Windows build fixes, 3 methods deprecated


e40ec28c09-Aug-2014 Danack

Normalised the methods for testing pixel similarity
isPixelSimilarQuantum - Normalised version 0-1
isPixelSimilar - Quantum version 0-QuantumRange
isSimilar - aka legacy method name alias

Normalised the methods for testing pixel similarity
isPixelSimilarQuantum - Normalised version 0-1
isPixelSimilar - Quantum version 0-QuantumRange
isSimilar - aka legacy method name aliased to isPixelSimilarQuantum

show more ...

6ab3191909-Aug-2014 Danack

Added getColorQuantum to allow direct access to exact colors and tidied up quantum handling else. Small tidy up of method docs. Added tests for colors.

61827cbf08-Aug-2014 Danack

Added note to enable warning on missing property.

d9e824cb07-Aug-2014 Danack

Fixed uninitialized variable.

5623957707-Aug-2014 Danack

Removed typo char.

1496fa1707-Aug-2014 Danack

Corrected handlers for ImagickDraw and ImagickPixelIterator.

e77d337d07-Aug-2014 Danack

Made accessing properties work. Fixed wrong macro.

803de7b107-Aug-2014 Danack

Fixed object creation, and destruction to fit new paradigm.

f8a8bb4907-Aug-2014 Danack

Initial NG compilation - it compiled but opening files doesn't work.

47de662125-Jul-2014 Jan-E

remove extra IMAGICK_METHOD_DEPRECATED call

c87f0be925-Jul-2014 Jan-E

windows build fixes, 3 methods deprecated

0be776e724-Jul-2014 Danack

Merge pull request #36 from tony2001/master

Merging dependency declaration for SPL, as the SPL must be loaded first. This only caused an issue when Imagick was compiled statically.


a177878e23-Jul-2014 Danack

Fixed const correctness changed in 5.6

dedcf84e23-Jul-2014 Remi Collet

no need for conditional, count_elements exists (at least) since 5.0.0

703f337423-Jul-2014 Antony Dovgal

add optional module dependency

1330250023-Jul-2014 Remi Collet

add the optional mode (not used)

ca019ad423-Jul-2014 Remi Collet

fix Imagick::count() with PHP 5.6.0RC2

9b44663f13-Jul-2014 Danack

Added version check for color matrix image.

45c2c52013-Jul-2014 Danack

Added test that Imagick is actually loaded.

ef2c7bc013-Jul-2014 Danack

Missed some version check for #33

0c1f0e1a13-Jul-2014 Danack

Added version check for methods. Fixes #33

a86d383212-Jul-2014 Ben Scholzen

Add ALPHACHANNEL_BACKGROUND constant

ef99888f03-Jul-2014 Danack

Merge commit 'e003b34db60f0e682cc03ec66dbb3232da99fc0e'

* commit 'e003b34db60f0e682cc03ec66dbb3232da99fc0e':
Fixing comment - colorMatrixImage is applied to all channels.
Improve

Merge commit 'e003b34db60f0e682cc03ec66dbb3232da99fc0e'

* commit 'e003b34db60f0e682cc03ec66dbb3232da99fc0e':
Fixing comment - colorMatrixImage is applied to all channels.
Improved parameter names.
Fixed function prototypes to indicate new object is returned.

show more ...


1...<<21222324252627282930>>...60