History log of /imagick/ (Results 1201 – 1225 of 1494)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
844fa46925-Oct-2007 mkoppanen

Committed the initial patch to accept string and ImagickPixel object as a parameter
to methods which expect an ImagickPixel.

List of modified methods:

imagickdraw::setfillcolor

Committed the initial patch to accept string and ImagickPixel object as a parameter
to methods which expect an ImagickPixel.

List of modified methods:

imagickdraw::setfillcolor
imagickdraw::setstrokecolor
imagickdraw::settextundercolor
imagickpixel::issimilar
imagick::blackthresholdimage
imagick::whitethresholdimage
imagick::rotateimage
imagick::setimagebackgroundcolor
imagick::setimagemattecolor
imagick::shearimage
imagick::borderimage
imagick::colorfloodfillimage
imagick::colorizeimage
imagick::frameimage
imagick::mattefloodfillimage
imagick::paintopaqueimage
imagick::painttransparentimage
imagick::setimagebordercolor
imagick::setimagecolormapcolor
imagick::tintimage
imagick::newimage
imagick::setbackgroundcolor



Bumped the version to 2.1.0


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

show more ...

1ddad62224-Oct-2007 mkoppanen

Changed the files to reflect the new release


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

ebb0a81b22-Oct-2007 mkoppanen

Added check for empty or invalid pseudo format string


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

afd1ea2722-Oct-2007 mkoppanen

Added checks for setFont and setFontFamily. Allow only valid fonts.


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

2c488d5618-Oct-2007 mkoppanen

Changed PATH_MAX to MAXPATHLEN


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

5bb7bcd518-Oct-2007 mkoppanen

Added PATH_MAX ifndef


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

a283d0ca18-Oct-2007 mkoppanen

Added IMAGICK_EXTVER and IMAGICK_EXTNUM constants


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

6f61e11e17-Oct-2007 mkoppanen

Fixed wrong argument hinting


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

3c4913ee17-Oct-2007 mkoppanen

Changed the files to reflect the new release


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

4306d0bb17-Oct-2007 mkoppanen

Added efree for the filename if the operation fails


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

bd98ec9117-Oct-2007 mkoppanen

Added getPseudoFilename


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

1d600c5317-Oct-2007 mkoppanen

X: can be a drive letter in windows


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

a75c06fb15-Oct-2007 mkoppanen

Fixed PHP 5.3 compatibility in setting refcounts


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

22ec616015-Oct-2007 mkoppanen

Fixed the destroy methods.


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

67ae96f515-Oct-2007 mkoppanen

Fixed fitting to zero size image in Imagick::thumbnailImage


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

2f6f4f6712-Oct-2007 mkoppanen

Changes in regionpixeliterator to allow just int values
Changed IMAGICKPIXEL_REPLACE_PIXELWAND to check if wand is null


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

Changes in regionpixeliterator to allow just int values
Changed IMAGICKPIXEL_REPLACE_PIXELWAND to check if wand is null


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

show more ...

8aec39bb12-Oct-2007 mkoppanen

Accidentally removed some of my earlier changes


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

97012fb012-Oct-2007 mkoppanen

Fixed imagick::mosaicImages


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

6f9fab9a12-Oct-2007 mkoppanen

Added IMAGICK_REPLACE_MAGICKWAND, IMAGICKPIXEL_REPLACE_PIXELWAND, IMAGICKDRAW_REPLACE_DRAWINGWAND
Added calls to these macros from correct places


git-svn-id: http://svn.php.net/repo

Added IMAGICK_REPLACE_MAGICKWAND, IMAGICKPIXEL_REPLACE_PIXELWAND, IMAGICKDRAW_REPLACE_DRAWINGWAND
Added calls to these macros from correct places


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

show more ...

6240eabd11-Oct-2007 mkoppanen

Fixed a crash in mosaicImages


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

ebfc535b11-Oct-2007 mkoppanen

Fixes the "E:" issue on windows builds


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

1d2f2d5c07-Oct-2007 mkoppanen

Added optional fourth parameter to newImage to set the format when creating a new canvas


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

Added optional fourth parameter to newImage to set the format when creating a new canvas


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

show more ...

1ae5264a06-Oct-2007 mkoppanen

Added Imagick::setlastiterator


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

dbdbfccd06-Oct-2007 mkoppanen

A minor fix to the IMAGICK_CORRECT_ITERATOR_POSITION


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

c4d2f0a906-Oct-2007 mkoppanen

committed the IMAGICK_CORRECT_ITERATOR_POSITION macro


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

1...<<41424344454647484950>>...60