History log of /imagick/package.xml (Results 226 – 245 of 245)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a1cabcda 09-Dec-2002 mcmontero

Added imagick_profile() and IMAGICK_PROFILE_* to help fix this potential
problem:
http://studio.imagemagick.org/pipermail/magick-users/2002-September/005072.html


git-svn-id: htt

Added imagick_profile() and IMAGICK_PROFILE_* to help fix this potential
problem:
http://studio.imagemagick.org/pipermail/magick-users/2002-September/005072.html


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

show more ...


# a6578ca4 07-Dec-2002 chregu

last fixes, hopefully


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


# 8ff3dbab 07-Dec-2002 chregu

even more examles


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


# 1ebe9488 07-Dec-2002 chregu

fixed package.xml for new release


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


# f7ea3fc5 06-Dec-2002 mcmontero

Added imagick_composite() and required IMAGICK_COMPOSITE_OP_* defines.


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


# eb748d87 05-Dec-2002 mcmontero

Added imagick_isgrayimage(), ismonochromeimage(), isopaqueimage(),
ispaletteimage() and ordereddither().


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

Added imagick_isgrayimage(), ismonochromeimage(), isopaqueimage(),
ispaletteimage() and ordereddither().


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

show more ...


# 041ad01b 05-Dec-2002 mcmontero

Added imagick_chop(), imagick_crop(), imagick_flip(), imagick_flop(),
imagick_roll(), imagick_getimagedepth(), imagick_getnumbercolors().


git-svn-id: http://svn.php.net/repository/p

Added imagick_chop(), imagick_crop(), imagick_flip(), imagick_flop(),
imagick_roll(), imagick_getimagedepth(), imagick_getnumbercolors().


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

show more ...


# ba981f54 03-Dec-2002 chregu

whitespace changes...


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


# 25f6ca6e 03-Dec-2002 chregu

the notes in the package.xml of 0.9 were not complete. I didn't want to take
Credits from Michael, so here goes a new one...


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

the notes in the package.xml of 0.9 were not complete. I didn't want to take
Credits from Michael, so here goes a new one...


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

show more ...


# 30d40b58 03-Dec-2002 chregu

- make it work with the installer
- added examples


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


# db71b507 02-Dec-2002 chregu

woho. new imagick extension is finally in PECL

I have not tested this version yet and package.xml is most certainly not
complete, but I trust Michael, that it's not completely borked :)

woho. new imagick extension is finally in PECL

I have not tested this version yet and package.xml is most certainly not
complete, but I trust Michael, that it's not completely borked :)


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

show more ...


# f612f6a3 26-Nov-2002 chregu

temporarily remove these files, since we will soon have a newly written extension.


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

temporarily remove these files, since we will soon have a newly written extension.


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

show more ...


# 8996f3d6 15-Sep-2002 derick

- Fix maintainer tags


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


# 46b17c17 01-Sep-2002 chregu

new package for 0.1.2


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


# a27b1867 14-Jun-2002 chregu

typo


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


# 5be8e837 29-May-2002 chregu

prepare release


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


# dd7252f5 15-Jan-2002 chregu

new version (0.1)
- imagick_sample(), imagick_resize(), imagick_crop(), imagick_shear(), imagick_rotate(), imagick_morph() are depraceted and replaced by the corresponding imagick_copy_* function

new version (0.1)
- imagick_sample(), imagick_resize(), imagick_crop(), imagick_shear(), imagick_rotate(), imagick_morph() are depraceted and replaced by the corresponding imagick_copy_* function, which return a new handle. The depracated functions will be removed in the next version.
- Cosmetic changes to phpinfo()
- Fixed some critical resource allocation errors
- and some more


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

show more ...


# ec391e7c 04-Dec-2001 chregu

oops, was not wellformed...


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


# 416f3d05 04-Dec-2001 chregu

New Release:
- added andrei as author
- better config support
- better errorhandling
- support for php < 4.1
- annotate text function


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

New Release:
- added andrei as author
- better config support
- better errorhandling
- support for php < 4.1
- annotate text function


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

show more ...


# 615ed238 22-Nov-2001 chregu

first release on pear/pecl of ext/imagick.
see http://php.chregu.tv/imagick for details about this extension


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

first release on pear/pecl of ext/imagick.
see http://php.chregu.tv/imagick for details about this extension


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

show more ...


12345678910