fae7f783 | 06-Jul-2004 |
mcmontero |
- Added the following functions thanks to Mon Mariola <monmariola@monmariola.com>: imagick_getdpix(), imagick_getdpiy(), imagick_setdpi(). - Added related example files.
- Added the following functions thanks to Mon Mariola <monmariola@monmariola.com>: imagick_getdpix(), imagick_getdpiy(), imagick_setdpi(). - Added related example files. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@162774 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
6480aef8 | 28-Jun-2004 |
chregu |
prepare release git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@162229 c90b9560-bf6c-de11-be94-00142212c4b1 |
6edfa111 | 28-Jun-2004 |
chregu |
fix segfault on shutdown git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@162226 c90b9560-bf6c-de11-be94-00142212c4b1 |
858eb72f | 28-Jun-2004 |
chregu |
on the way to imagemagick 6.0.0 compatibility (not tested yet) thanks to Stanislav Yadykin for the hint git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@162210 c90b9560-
on the way to imagemagick 6.0.0 compatibility (not tested yet) thanks to Stanislav Yadykin for the hint git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@162210 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
1a0ad393 | 28-Jun-2004 |
chregu |
fix some segfaults at error handling (by Andrei Nigmatulin) git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@162209 c90b9560-bf6c-de11-be94-00142212c4b1 |
c721b4b8 | 06-Jun-2004 |
chregu |
prepare release git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@160639 c90b9560-bf6c-de11-be94-00142212c4b1 |
79a0172b | 06-Jun-2004 |
chregu |
- better version checking for ImageMagick - IM >= 6.0.0 not supported right now git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@160636 c90b9560-bf6c-de11-be94-00142212c
- better version checking for ImageMagick - IM >= 6.0.0 not supported right now git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@160636 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
b707b923 | 16-May-2004 |
chregu |
a little patch by markus amsler for last_error git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@158646 c90b9560-bf6c-de11-be94-00142212c4b1 |
d1ee4f2c | 01-Apr-2004 |
chregu |
mke it wellformed... git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@155146 c90b9560-bf6c-de11-be94-00142212c4b1 |
b63e7a0b | 01-Apr-2004 |
chregu |
prepare for release git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@155145 c90b9560-bf6c-de11-be94-00142212c4b1 |
7ea928d1 | 08-Mar-2004 |
mcmontero |
- added examples/set_image_quality.php for testing the imagick_set_image_quality() function. Thanks to Derrick DeLoreno Threatt <dthreatt@digitalcreations.net> for bringing up the need f
- added examples/set_image_quality.php for testing the imagick_set_image_quality() function. Thanks to Derrick DeLoreno Threatt <dthreatt@digitalcreations.net> for bringing up the need for this function and testing it. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@153138 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
f90bee30 | 08-Mar-2004 |
mcmontero |
- added imagick_set_image_quality() for manipulating the quality of the resultant image. THIS FUNCTION IS NOT YET TESTED. SENDING OFF TO SOMEONE TO TEST NOW. git-svn-id:
- added imagick_set_image_quality() for manipulating the quality of the resultant image. THIS FUNCTION IS NOT YET TESTED. SENDING OFF TO SOMEONE TO TEST NOW. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@153137 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
7d158658 | 03-Mar-2004 |
mcmontero |
- changed how certain errors are handled in _php_imagick_is_error() to be less restrictive. This apparently helps fix issues with certain types of images that otherwise appear corrupt.
- changed how certain errors are handled in _php_imagick_is_error() to be less restrictive. This apparently helps fix issues with certain types of images that otherwise appear corrupt. Thanks to Hien Duy Nguyenxi <hdn@umich.edu> for finding this, recommending the change and testing it. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@152878 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
0e2abe66 | 06-Jan-2004 |
mcmontero |
Fixed missing length column in call to zend_parse_parameters() in imagick_transparent(). git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@147990 c90b9560-bf6c-de11-be94-
Fixed missing length column in call to zend_parse_parameters() in imagick_transparent(). git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@147990 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
62e097f6 | 05-Jan-2004 |
mcmontero |
- added function imagick_transparent() for setting a particular color to be transparent within an image. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@147914 c90b95
- added function imagick_transparent() for setting a particular color to be transparent within an image. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@147914 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
b6e5babe | 23-Dec-2003 |
fmk |
Include imagick in the new win32 build system git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@147220 c90b9560-bf6c-de11-be94-00142212c4b1 |
3253a11a | 04-Dec-2003 |
chregu |
better wording git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@145561 c90b9560-bf6c-de11-be94-00142212c4b1 |
4d1c550c | 07-Oct-2003 |
mcmontero |
- function imagick_setcompressiontype() was not setting the correct structure. This was identified and tested by Sergio Salvatore (sergio@cucinalogica.com). git-svn-id: http://svn
- function imagick_setcompressiontype() was not setting the correct structure. This was identified and tested by Sergio Salvatore (sergio@cucinalogica.com). git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@142009 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
c2656768 | 18-Sep-2003 |
mcmontero |
Added for testing and education. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@140589 c90b9560-bf6c-de11-be94-00142212c4b1 |
d2182939 | 18-Sep-2003 |
mcmontero |
Removed extraneous semicolon. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@140560 c90b9560-bf6c-de11-be94-00142212c4b1 |
b66d2687 | 18-Sep-2003 |
mcmontero |
Added function imagick_set_image_comment(). git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@140559 c90b9560-bf6c-de11-be94-00142212c4b1 |
e2c2119b | 10-Sep-2003 |
chregu |
prepare for release git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@140035 c90b9560-bf6c-de11-be94-00142212c4b1 |
45570f7a | 25-Aug-2003 |
mcmontero |
Changed release number to 0.9.8 and added notes about latest bug fix to package.xml. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@138753 c90b9560-bf6c-de11-be94-0014
Changed release number to 0.9.8 and added notes about latest bug fix to package.xml. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@138753 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
230baa85 | 25-Aug-2003 |
mcmontero |
_php_imagick_set_last_error: fixed bug with use of strlen() function. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@138752 c90b9560-bf6c-de11-be94-00142212c4b1 |
af2c9807 | 18-Jul-2003 |
chregu |
better description git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@135347 c90b9560-bf6c-de11-be94-00142212c4b1 |