History log of /imagick/ (Results 1401 – 1425 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4a684d8918-Jul-2003 chregu

prepare release


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

510aa48c17-Jul-2003 mcmontero

- fixed to work with versions of ImageMagick >= 5.5.7 - special thanks to
James Huston (hustonjs@itadevelopment.com) for helping make this happen.
- test compiled against 5.5.3, 5.5.6 and

- fixed to work with versions of ImageMagick >= 5.5.7 - special thanks to
James Huston (hustonjs@itadevelopment.com) for helping make this happen.
- test compiled against 5.5.3, 5.5.6 and 5.5.7 with success.


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

show more ...

683c069617-Jul-2003 mcmontero

- fixed bug in imagick_free() that would cause it to SEGFAULT everytime it's
called.


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

- fixed bug in imagick_free() that would cause it to SEGFAULT everytime it's
called.


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

show more ...

4d79e6fc19-Apr-2003 chregu

Use absolute paths in examples (otherwise they don't work in windows..)


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


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/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/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/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/setcompressionquality.php
examples/setcompressiontype.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/unsharpmask.php
examples/wave.php
examples/zoom.php
89018f9419-Apr-2003 chregu

added IMAGICK_BACKEND definition


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

bc9a6a8f19-Apr-2003 chregu

added windows project file for GraphicsMagick Support


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

13ade3b019-Apr-2003 chregu

TSRMLS fix


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

7436d37911-Apr-2003 chregu

add license and another fix in release notes


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

e4897d1f11-Apr-2003 chregu

prepare new release


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

fc0f7c1311-Apr-2003 mcmontero

Fixed small typo.


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

e8f0e32108-Apr-2003 mcmontero

Added imagick_error()
- imagick_error() returns 1 string representing any errors that have occurred
on an operation. IT IS LARGELY UNTESTED! Beware! However, you can now
do things

Added imagick_error()
- imagick_error() returns 1 string representing any errors that have occurred
on an operation. IT IS LARGELY UNTESTED! Beware! However, you can now
do things like:


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

show more ...

5016c47a08-Apr-2003 mcmontero

- imagick_readimage() now returns false if ImageMagick ReadImage() fails.


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

5e784f2d08-Apr-2003 mcmontero

- imagick_readimage() now returns false if ImageMagick ReadImage() fails.


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

553aa71c11-Mar-2003 chregu

- be more verbose
- check Magick-config in provided DIR and not in system $PATH


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

- be more verbose
- check Magick-config in provided DIR and not in system $PATH


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

show more ...

9976d02611-Mar-2003 chregu

- updated package.xml about new buildoption
- removed debug code in config.m4


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

c296d1cd11-Mar-2003 chregu

Added GraphicsMagick Support to config.m4
--with-imagick-gm will use GraphicsMagick instead of ImageMagick


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@119867 c90b95

Added GraphicsMagick Support to config.m4
--with-imagick-gm will use GraphicsMagick instead of ImageMagick


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

show more ...

e2185ac110-Mar-2003 chregu

apply (patch) this file against config.m4 if you want to compile imagick
against GraphicsMagick (http://www.graphicsmagick.org)
Will include this into main config.m4 one day


git

apply (patch) this file against config.m4 if you want to compile imagick
against GraphicsMagick (http://www.graphicsmagick.org)
Will include this into main config.m4 one day


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

show more ...

9b8b2a6007-Mar-2003 chregu

make a nte about "rm ./configure" before ./buildconf


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

9f35defd24-Feb-2003 mcmontero

Add imagick_getcolorspace() thanks for James Huston recommendation.


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

34f03d5320-Feb-2003 mcmontero

Changed Image Magick to ImageMagick.


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

1c1da97019-Feb-2003 mcmontero

Just starting to get the next round of changes in.


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

ddb83d0e19-Feb-2003 chregu

prepare for next release


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

d39876bb18-Feb-2003 mcmontero

Further note about change of imagick_setcompression() to
imagick_setcompressionquality().


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

Further note about change of imagick_setcompression() to
imagick_setcompressionquality().


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

show more ...

14f53f9118-Feb-2003 mcmontero

- renamed imagick_setcompression() to imagick_setcompressiontype().
- added function imagick_setcompressionquality().


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

- renamed imagick_setcompression() to imagick_setcompressiontype().
- added function imagick_setcompressionquality().


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

show more ...

4da81cc718-Feb-2003 mcmontero

Added comment about addition of IMAGICK_COMPRESSION_*.


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

1...<<51525354555657585960