History log of /imagick/ (Results 576 – 600 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
faae806718-Feb-2015 Danack

Added ability to set origin as 'optional' second parameter for ImagickKernel::fromMatrix function.

f7e9f9cb17-Feb-2015 Danack

Fixed wrong default channels.

8a90e4b716-Feb-2015 Danack

Merge branch 'morphology'

* morphology:
Made function name be more consistent ImagickKernel::fromMatrix and Imagick::getMatrix rather than ::fromArray and ::getValues. Fixed unitialize

Merge branch 'morphology'

* morphology:
Made function name be more consistent ImagickKernel::fromMatrix and Imagick::getMatrix rather than ::fromArray and ::getValues. Fixed unitialized memory access and set x and y values.
Changed to having IMAGICK_WITH_KERNEL rather than version compare everywhere.
Missed ifdef.
Missed ifdef.
Added version check to skipif.inc. Added ifdefs around kernels and morphology.
Added 'addUnityKernel' and 'scale' methods. Made var_dump() function be useful for ImagickKernel objects.
Added ImagickKernel class and morphology function, as well as all the constants needed to use them.

show more ...


7569c3c414-Feb-2015 Danack

Made function name be more consistent ImagickKernel::fromMatrix and Imagick::getMatrix rather than ::fromArray and ::getValues. Fixed unitialized memory access and set x and y values.

b3f4c5c913-Feb-2015 Danack

Added test for identify image.

a39b08fd13-Feb-2015 Danack

Merge branch 'master' into phpseven. Fixed incorrect types for s_add_named_strings (zend_string vs char*)

* master:
Corrected parameters to be size_t where ImageMagick requires them.

Merge branch 'master' into phpseven. Fixed incorrect types for s_add_named_strings (zend_string vs char*)

* master:
Corrected parameters to be size_t where ImageMagick requires them.
Fixed mem leak. Made internal function be static, and also have module specific name.

Conflicts:
imagick.c
imagick_class.c

show more ...


194ef72113-Feb-2015 Danack

Corrected parameters to be size_t where ImageMagick requires them.

959fddec13-Feb-2015 Danack

Fixed mem leak. Made internal function be static, and also have module specific name.

7e8e328513-Feb-2015 Danack

Made new features compile under ZE3.

32081d7a12-Feb-2015 Danack

Merge branch 'morphology' into phpseven. Put version check on tests. Added 'skip probe' for fourier transform tests.

* morphology:
Changed to having IMAGICK_WITH_KERNEL rather than ver

Merge branch 'morphology' into phpseven. Put version check on tests. Added 'skip probe' for fourier transform tests.

* morphology:
Changed to having IMAGICK_WITH_KERNEL rather than version compare everywhere.
Missed ifdef.
Missed ifdef.
Added version check to skipif.inc. Added ifdefs around kernels and morphology.
Added 'addUnityKernel' and 'scale' methods. Made var_dump() function be useful for ImagickKernel objects.
Added ImagickKernel class and morphology function, as well as all the constants needed to use them.

Conflicts:
php_imagick_defs.h

show more ...


30a2c74c12-Feb-2015 Danack

Merge branch 'master' into phpseven

* master:
Cleaned up kernel generation for colorMatrixImage to use aligned memory.


eb5fc7ae12-Feb-2015 Danack

Cleaned up kernel generation for colorMatrixImage to use aligned memory.

537d2b1012-Feb-2015 Danack

Adding gnu PPA to try to get correct autoconf version.

aa9f53f312-Feb-2015 Danack

Trying to debug m4 conf remotely.

04c4f37712-Feb-2015 Danack

Removed xfail and corrected expected output.

cd73a6d112-Feb-2015 Danack

Merge branch 'master' into phpseven

* master:
If the user tells us where ImageMagick is, we should use that value to look for the header first.


922d2d4612-Feb-2015 Danack

If the user tells us where ImageMagick is, we should use that value to look for the header first.

1b758c9312-Feb-2015 Danack

Changed to having IMAGICK_WITH_KERNEL rather than version compare everywhere.

14594ea612-Feb-2015 Danack

Missed ifdef.

3bfb4b0712-Feb-2015 Danack

Missed ifdef.

61bcecec12-Feb-2015 Danack

Added version check to skipif.inc. Added ifdefs around kernels and morphology.

cc860ada12-Feb-2015 Danack

Changed image used for test, to allow it to work on older versions of ImageMagick.

d15fda1012-Feb-2015 Danack

Added 'addUnityKernel' and 'scale' methods. Made var_dump() function be useful for ImagickKernel objects.

a3cc177f10-Feb-2015 Danack

Added ImagickKernel class and morphology function, as well as all the constants needed to use them.

3382709910-Feb-2015 Jan-E

Fix VC11 errors

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