f79831d6 | 20-Apr-2007 |
mkoppanen |
Added more CHANNEL_ constants to imagick.c. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234164 c90b9560-bf6c-de11-be94-00142212c4b1 |
2c6c4782 | 19-Apr-2007 |
mkoppanen |
Fixes ZEND_NUM_ARGS in Imagick::setViewBox. Some changes in comments. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234110 c90b9560-bf6c-de11-be94-00142212c4b1 |
1c01aac2 | 19-Apr-2007 |
scottmac |
Package file for what is currently present. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234089 c90b9560-bf6c-de11-be94-00142212c4b1 |
b45ce307 | 19-Apr-2007 |
scottmac |
Types and variables need to be defined first, also add config.w32 and a define in the code when imagick is enabled. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234085 c
Types and variables need to be defined first, also add config.w32 and a define in the code when imagick is enabled. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234085 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
71568f7f | 18-Apr-2007 |
mkoppanen |
Updated TODO-list git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234047 c90b9560-bf6c-de11-be94-00142212c4b1 |
144a782d | 18-Apr-2007 |
mkoppanen |
Added IMAGICK_METHOD_DEPRECATED macro. Deprecated Imagick::setImageAttribute method. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234039 c90b9560-bf6c-de11-be94-0014
Added IMAGICK_METHOD_DEPRECATED macro. Deprecated Imagick::setImageAttribute method. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234039 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
434913a1 | 18-Apr-2007 |
mkoppanen |
Added rest of the comments contributed by Alex Songe. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@234012 c90b9560-bf6c-de11-be94-00142212c4b1 |
4f1372a1 | 17-Apr-2007 |
mkoppanen |
Last patch broke everything. Fixed now. Diffs should be taken against version 1.68. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233939 c90b9560-bf6c-de11-be94-00142
Last patch broke everything. Fixed now. Diffs should be taken against version 1.68. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233939 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
04cc4c76 | 17-Apr-2007 |
mkoppanen |
Added comments for methods. Fixed incorrect second parameter type in Imagick::posterizeImage() git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233938 c90b9560-bf6c-de11
Added comments for methods. Fixed incorrect second parameter type in Imagick::posterizeImage() git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233938 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
72c364c1 | 17-Apr-2007 |
mkoppanen |
Fixed a bug in Imagick::convolveImageChannel reported by Alex Songe. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233916 c90b9560-bf6c-de11-be94-00142212c4b1 |
3e7fd5fb | 16-Apr-2007 |
mkoppanen |
Added TODO-file. Fixed a version check in imagick.c to test the correct version. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233878 c90b9560-bf6c-de11-be94-00142212
Added TODO-file. Fixed a version check in imagick.c to test the correct version. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233878 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
e2aa7480 | 16-Apr-2007 |
mkoppanen |
Fixed indenting in imagick.c. Added CREDITS -file git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233876 c90b9560-bf6c-de11-be94-00142212c4b1 |
334b36db | 16-Apr-2007 |
mkoppanen |
Fixed Credits -section in imagick.c git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233875 c90b9560-bf6c-de11-be94-00142212c4b1 |
224fbbf6 | 16-Apr-2007 |
mkoppanen |
Added polygon.php. This example demonstrates the polygon drawing. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233874 c90b9560-bf6c-de11-be94-00142212c4b1 |
d0f8197c | 16-Apr-2007 |
mkoppanen |
Initial import of the 2.x version tree. This version is no longer compatible with older versions. GraphicsMagick support removed. git-svn-id: http://svn.php.net/repository/pecl/
Initial import of the 2.x version tree. This version is no longer compatible with older versions. GraphicsMagick support removed. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233872 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
9aac2228 | 16-Apr-2007 |
scottmac |
Remove all the old files, we'll be replacing them shortly with the new API. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233871 c90b9560-bf6c-de11-be94-00142212c4b1 |
8d6a790b | 13-Apr-2007 |
scottmac |
Final changes before the new API work can start. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233707 c90b9560-bf6c-de11-be94-00142212c4b1 |
b47aa636 | 11-Apr-2007 |
scottmac |
Update API when querying a list of formats, this was randomly causing segfaults (Code looks nasty). Increment version in preparation for a release. git-svn-id: http://svn.php.net/reposi
Update API when querying a list of formats, this was randomly causing segfaults (Code looks nasty). Increment version in preparation for a release. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233593 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
588fe5b5 | 10-Apr-2007 |
scottmac |
fix PECL bug #4661 - imagick_readimage() doesn't deal with an empty file correctly git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233592 c90b9560-bf6c-de11-be94-00142212c4
fix PECL bug #4661 - imagick_readimage() doesn't deal with an empty file correctly git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233592 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
85dfa1bc | 05-Apr-2007 |
scottmac |
Ensure package.xml matches the DTD and build fix for old versions of ImageMagick git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233342 c90b9560-bf6c-de11-be94-00142212c4b1 |
4b4641f6 | 04-Apr-2007 |
chregu |
patch by Scott MacVicar for some current build errors and issues with the latest Graphicsmagick / Imagemagick git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233246 c90
patch by Scott MacVicar for some current build errors and issues with the latest Graphicsmagick / Imagemagick git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@233246 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
3d8f1659 | 05-Oct-2005 |
chregu |
fix parse error git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@197702 c90b9560-bf6c-de11-be94-00142212c4b1 |
061e2aeb | 22-Sep-2004 |
mcmontero |
- Fixed segmentation fault in shutdown function. Thanks to Mathieu Virbel <tito@bankiz.org> for sending us the patch and testing. git-svn-id: http://svn.php.net/repository/pecl/i
- Fixed segmentation fault in shutdown function. Thanks to Mathieu Virbel <tito@bankiz.org> for sending us the patch and testing. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@168986 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
bda9fdc3 | 04-Aug-2004 |
chregu |
fix wellformedness git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@165224 c90b9560-bf6c-de11-be94-00142212c4b1 |
1bf3decb | 06-Jul-2004 |
mcmontero |
Added. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@162775 c90b9560-bf6c-de11-be94-00142212c4b1 |