History log of /imagick/imagick.c (Results 226 – 250 of 474)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8ec6def2 10-Jan-2008 mkoppanen

Added a permission check when writing an image


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@250315 c90b9560-bf6c-de11-be94-00142212c4b1


# 945c3893 08-Jan-2008 mkoppanen

Fixes PECL Bug #12851


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@250135 c90b9560-bf6c-de11-be94-00142212c4b1


# 76d10d2d 20-Dec-2007 mkoppanen

Fixes a precision problem in cropthumbnailimage


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@248625 c90b9560-bf6c-de11-be94-00142212c4b1


# 9456bfdd 08-Dec-2007 mkoppanen

GINIT should not return anything


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247765 c90b9560-bf6c-de11-be94-00142212c4b1


# e6aa90ad 05-Dec-2007 mkoppanen

Added correct return value to GINIT


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247625 c90b9560-bf6c-de11-be94-00142212c4b1


# 31116066 02-Dec-2007 mkoppanen

Fixes a crash when ZTS is used


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247455 c90b9560-bf6c-de11-be94-00142212c4b1


# cbf5e12e 01-Dec-2007 mkoppanen

Removed unused variables.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247392 c90b9560-bf6c-de11-be94-00142212c4b1


# dde8c55a 01-Dec-2007 mkoppanen

Fixed a syntax error


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247391 c90b9560-bf6c-de11-be94-00142212c4b1


# afb30918 01-Dec-2007 mkoppanen

Added a missing TSRMLS_CC


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247390 c90b9560-bf6c-de11-be94-00142212c4b1


# 6f55a69f 01-Dec-2007 mkoppanen

Fixed cropThumbnailImage


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247389 c90b9560-bf6c-de11-be94-00142212c4b1


# a5f97cf8 30-Nov-2007 mkoppanen

Added new constant Imagick::NOISE_RANDOM


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247346 c90b9560-bf6c-de11-be94-00142212c4b1


# b67fa52e 27-Nov-2007 mkoppanen

The problem you reported is fixed in ImageMagick 6.3.7-1. MagickGetMAGICKCORE_QUANTUM_DEPTH was a transient error and only occurred in the ImageMagick 6.3.7-0 release. The 6.3.7-1 release has MagickG

The problem you reported is fixed in ImageMagick 6.3.7-1. MagickGetMAGICKCORE_QUANTUM_DEPTH was a transient error and only occurred in the ImageMagick 6.3.7-0 release. The 6.3.7-1 release has MagickGetQuantumDepth() as expected.

Imagick will not compile against ImageMagick 6.3.7-0 and we should close bug reports with message that informs users that they need to upgrade ImageMagick version.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247208 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# f5951d43 26-Nov-2007 mkoppanen

Fixes incorrect thumbnail behavior


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247055 c90b9560-bf6c-de11-be94-00142212c4b1


# 32bcff6a 26-Nov-2007 mkoppanen

Added a few NULL checks (just in case)


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@247051 c90b9560-bf6c-de11-be94-00142212c4b1


# 509f0319 21-Nov-2007 mkoppanen

Fixed the behavior of flattenImages and fximage


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@246597 c90b9560-bf6c-de11-be94-00142212c4b1


# 02bfc26e 19-Nov-2007 mkoppanen

Closes PECL Bug #12479


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@246429 c90b9560-bf6c-de11-be94-00142212c4b1


# 3204c265 17-Nov-2007 mkoppanen

Closes PECL Bug #12463


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@246335 c90b9560-bf6c-de11-be94-00142212c4b1


# 090a90be 16-Nov-2007 mkoppanen

Removed the "empty" check from getNumberImages


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@246281 c90b9560-bf6c-de11-be94-00142212c4b1


# 372b8f21 14-Nov-2007 scottmac

TSRM fix


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@246164 c90b9560-bf6c-de11-be94-00142212c4b1


# b6f49aab 12-Nov-2007 mkoppanen

renamed INTERPOLATE_NEAREST to INTERPOLATE_NEARESTNEIGHBOR


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@246041 c90b9560-bf6c-de11-be94-00142212c4b1


# 99b7c1cc 12-Nov-2007 mkoppanen

Changed some macro parameters to constants
Added ImagickPixel::clone() and IMAGICK_CLONE_PIXELWAND macro
Fixed compiler warnings in imagick::readImages and __construct


git-svn-i

Changed some macro parameters to constants
Added ImagickPixel::clone() and IMAGICK_CLONE_PIXELWAND macro
Fixed compiler warnings in imagick::readImages and __construct


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@246029 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# dbeecdc9 09-Nov-2007 mkoppanen

Commented out a few lines. It is now possible to set the row with region iterator


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@245955 c90b9560-bf6c-de11-be94-00142212c4b1


# 247fab9f 09-Nov-2007 mkoppanen

Added support for pixeliterator in all supported ImageMagick versions.
Very experimental at this point.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@245930 c90b9560-

Added support for pixeliterator in all supported ImageMagick versions.
Very experimental at this point.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@245930 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# d23b303c 08-Nov-2007 mkoppanen

removed unneeded clears
changed wrong param count to issue a warning in a few methods.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@245909 c90b9560-bf6c-de11-be94-00

removed unneeded clears
changed wrong param count to issue a warning in a few methods.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@245909 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# a524df81 08-Nov-2007 mkoppanen

Added Imagick::mergeImageLayers


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@245905 c90b9560-bf6c-de11-be94-00142212c4b1


12345678910>>...19