History log of /imagick/ (Results 1351 – 1375 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f79831d620-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

2c6c478219-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

1c01aac219-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

b45ce30719-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 ...

71568f7f18-Apr-2007 mkoppanen

Updated TODO-list


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

144a782d18-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 ...

434913a118-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

4f1372a117-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 ...

04cc4c7617-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 ...

72c364c117-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

3e7fd5fb16-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 ...

e2aa748016-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

334b36db16-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

224fbbf616-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

d0f8197c16-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 ...

9aac222816-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


CREDITS
INSTALL
Makefile.in
TODO
config.m4
config.w32
examples/animated.gif
examples/animatedgif2jpgs.php
examples/annotate.php
examples/arc.php
examples/blob2image.php
examples/blur.php
examples/border.php
examples/charcoal.php
examples/chop.php
examples/circle.php
examples/clone_handle.php
examples/composite.php
examples/contrast.php
examples/convert1.php
examples/convert2.php
examples/convert_and_resize.php
examples/crop.php
examples/despeckle.php
examples/destroyhandle.php
examples/dpix.php
examples/dpiy.php
examples/edge.php
examples/ellipse.php
examples/emboss.php
examples/enhance.php
examples/equalize.php
examples/first.php
examples/flatten.php
examples/flip.php
examples/flop.php
examples/gamma.php
examples/gaussianblur.php
examples/getcanvas.php
examples/getcolorspace.php
examples/getimagedepth.php
examples/getimagetype.php
examples/getlistindex.php
examples/getlistsize.php
examples/getmagick.php
examples/getmimetype.php
examples/getnumbercolors.php
examples/goto.php
examples/image.jpg
examples/image2blob.php
examples/implode.php
examples/isgrayimage.php
examples/isimagesequal.php
examples/ismonochromeimage.php
examples/isopaqueimage.php
examples/ispaletteimage.php
examples/level.php
examples/line.php
examples/list1.php
examples/list2.php
examples/medianfilter.php
examples/modulate.php
examples/mosaic.php
examples/motionblur.php
examples/negate.php
examples/newimagelist.php
examples/normalize.php
examples/oilpaint.php
examples/ordereddither.php
examples/point.php
examples/poplist.php
examples/profile.php
examples/pushlist.php
examples/raise.php
examples/rectangle.php
examples/reducenoise.php
examples/resize.php
examples/rgbtransform.php
examples/roll.php
examples/rotate.php
examples/sample.php
examples/scale.php
examples/set_image_comment.php
examples/set_image_quality.php
examples/setcompressionquality.php
examples/setcompressiontype.php
examples/setdpi.php
examples/setfillcolor.php
examples/setfillopacity.php
examples/setfontface.php
examples/shade.php
examples/sharpen.php
examples/shear.php
examples/solarize.php
examples/spread.php
examples/swirl.php
examples/threshold.php
examples/transformrgb.php
examples/transparent.php
examples/transparent_1x1.html
examples/unsharpmask.php
examples/wave.php
examples/zoom.php
gmagick.dsp
imagick.c
imagick.dsp
imagick.h
package.xml
php_imagick.h
8d6a790b13-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

b47aa63611-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 ...

588fe5b510-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 ...

85dfa1bc05-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

4b4641f604-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 ...

3d8f165905-Oct-2005 chregu

fix parse error


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

061e2aeb22-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 ...

bda9fdc304-Aug-2004 chregu

fix wellformedness


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

1bf3decb06-Jul-2004 mcmontero

Added.


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

1...<<51525354555657585960