feca309d | 26-May-2007 |
mkoppanen |
Fixed ImagickPixelIterator protos. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@236418 c90b9560-bf6c-de11-be94-00142212c4b1 |
184f2fca | 26-May-2007 |
mkoppanen |
Fixed ImagickPixelIterator::__construct to accept Imagick object as parameter. Fixed anomalies with ImagickPixelItetor exceptions. ImagickPixelIterator is no longer constructed if Imagick obj
Fixed ImagickPixelIterator::__construct to accept Imagick object as parameter. Fixed anomalies with ImagickPixelItetor exceptions. ImagickPixelIterator is no longer constructed if Imagick object is not passed correctly. These changes are highly experimental at the moment. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@236417 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
9ec42735 | 25-May-2007 |
mkoppanen |
Fixed double-free issues. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@236352 c90b9560-bf6c-de11-be94-00142212c4b1 |
3cab27ce | 15-May-2007 |
mkoppanen |
Fixed a few documentation protos. Fixed arg hinting for ImagickPixel::__construct. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@235691 c90b9560-bf6c-de11-be94-001422
Fixed a few documentation protos. Fixed arg hinting for ImagickPixel::__construct. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@235691 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
bb26eb15 | 15-May-2007 |
mkoppanen |
ImagickPixel takes now color as argument to constructor. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@235690 c90b9560-bf6c-de11-be94-00142212c4b1 |
d733e1e5 | 15-May-2007 |
mkoppanen |
Added composite operator constants. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@235663 c90b9560-bf6c-de11-be94-00142212c4b1 |
ba6cfef8 | 14-May-2007 |
mkoppanen |
Fixed bugs in method documentations. Fixed Imagick::identifyImage argument hinting to show the optional boolean parameter. git-svn-id: http://svn.php.net/repository/pecl/imagick/tru
Fixed bugs in method documentations. Fixed Imagick::identifyImage argument hinting to show the optional boolean parameter. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@235649 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
c1c5cfeb | 07-May-2007 |
scottmac |
fix PECL bug #10967 - supplied path fails to compile git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@235143 c90b9560-bf6c-de11-be94-00142212c4b1 |
90623495 | 04-May-2007 |
mkoppanen |
Updated package.xml to reflect the new release 2.0.0a2 git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234958 c90b9560-bf6c-de11-be94-00142212c4b1 |
1aaa1999 | 04-May-2007 |
mkoppanen |
Some fixes to config.m4. Configuring extension statically without php-config present the configure would not have worked. git-svn-id: http://svn.php.net/repository/pecl/imagick/trun
Some fixes to config.m4. Configuring extension statically without php-config present the configure would not have worked. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234918 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
efa152ca | 04-May-2007 |
mkoppanen |
Added check for php version in configure. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234910 c90b9560-bf6c-de11-be94-00142212c4b1 |
6e7e74e1 | 03-May-2007 |
mkoppanen |
Fixed four segfaults in ImagickDraw class. getFont, getFontFamily, getTextEncoding and getClipPath crashed if value was not previously set. git-svn-id: http://svn.php.net/repository
Fixed four segfaults in ImagickDraw class. getFont, getFontFamily, getTextEncoding and getClipPath crashed if value was not previously set. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234881 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
b03d1ddb | 02-May-2007 |
mkoppanen |
Changes in package.xml because of the new release. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234784 c90b9560-bf6c-de11-be94-00142212c4b1 |
046281a0 | 02-May-2007 |
mkoppanen |
Missing a newline from the last line. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234783 c90b9560-bf6c-de11-be94-00142212c4b1 |
24d844c4 | 02-May-2007 |
mkoppanen |
Added INSTALL file. Missing windows installation sections. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234782 c90b9560-bf6c-de11-be94-00142212c4b1 |
1ff4a3e2 | 29-Apr-2007 |
edink |
Upgraded ImageMagick libs on the build box to the latest version, and switch the link to static so all the users have to do to get this extension working is to download and enable php_ima
Upgraded ImageMagick libs on the build box to the latest version, and switch the link to static so all the users have to do to get this extension working is to download and enable php_imagick.dll git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234688 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
415e335c | 26-Apr-2007 |
mkoppanen |
Added Imagick::getImageHistogram and Imagick::setImageColorMapColor. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234516 c90b9560-bf6c-de11-be94-00142212c4b1 |
228c6a93 | 24-Apr-2007 |
mkoppanen |
Added example of watermarking. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234409 c90b9560-bf6c-de11-be94-00142212c4b1 |
2c2b40e7 | 24-Apr-2007 |
mkoppanen |
Fixed a comment. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234407 c90b9560-bf6c-de11-be94-00142212c4b1 |
ee32fdd2 | 24-Apr-2007 |
mkoppanen |
Added a simple captcha example. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234406 c90b9560-bf6c-de11-be94-00142212c4b1 |
b25e3efa | 24-Apr-2007 |
mkoppanen |
Added thumbnail.php. Minor modification in polygon.php. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234405 c90b9560-bf6c-de11-be94-00142212c4b1 |
6f0c322b | 24-Apr-2007 |
mkoppanen |
Removed deprecated forward declataratio for ImagickPixel::getAlpha(). Fixed one comment. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234395 c90b9560-bf6c-de11-be94-
Removed deprecated forward declataratio for ImagickPixel::getAlpha(). Fixed one comment. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234395 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
8eee6df8 | 21-Apr-2007 |
mkoppanen |
Combined some functions in ImagickPixel into setColorValue. Added a few constants which are used in ImagickPixel::setColorValue() git-svn-id: http://svn.php.net/repository/pecl/imag
Combined some functions in ImagickPixel into setColorValue. Added a few constants which are used in ImagickPixel::setColorValue() git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234238 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
0463a06d | 20-Apr-2007 |
mkoppanen |
Fixed Imagick::current() to return a reference to the current object. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234190 c90b9560-bf6c-de11-be94-00142212c4b1 |
7e1dbf7d | 20-Apr-2007 |
mkoppanen |
Removed redundancy in methods like blurImage vs blurImageChannel. All those methods take now channel as optional last parameter. git-svn-id: http://svn.php.net/repository/pecl/imagi
Removed redundancy in methods like blurImage vs blurImageChannel. All those methods take now channel as optional last parameter. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234173 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|