9fe7b617 | 09-Dec-2002 |
mcmontero |
- functions added: imagick_zoom() - the ifference between imagick_zoom() and imagick_resize() is that zoom applies the blur and filter that are defined b
- functions added: imagick_zoom() - the ifference between imagick_zoom() and imagick_resize() is that zoom applies the blur and filter that are defined by the image. It is a much simpler way of resizing an image. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107344 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
b3736db1 | 09-Dec-2002 |
chregu |
adjust for new release git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107336 c90b9560-bf6c-de11-be94-00142212c4b1 |
4c2e3296 | 09-Dec-2002 |
mcmontero |
- modified imagick_resize() to take 6th optional parameter that is the modifier to the geometry to facility building geometries such as 800x600+200+200! or 450x230>.
- modified imagick_resize() to take 6th optional parameter that is the modifier to the geometry to facility building geometries such as 800x600+200+200! or 450x230>. - modified imagick_scale() to take 4th optional parameter that is the modifier to the geometry to facility building geometries such as 800x600+200+200! or 450x230>. - modified imagick_sample() to take 4th optional parameter that is the modifier to the geometry to facility building geometries such as 800x600+200+200! or 450x230>. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107335 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
7219db2b | 09-Dec-2002 |
mcmontero |
Changed behavior of imagick_resize() so that you can pass the filter IMAGICK_FILTER_UNKNOWN and the resize function will defer to whatever filter type is defined in the image. g
Changed behavior of imagick_resize() so that you can pass the filter IMAGICK_FILTER_UNKNOWN and the resize function will defer to whatever filter type is defined in the image. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107282 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
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 ...
|
3335a645 | 09-Dec-2002 |
chregu |
pump up version number git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107256 c90b9560-bf6c-de11-be94-00142212c4b1 |
c1150f56 | 09-Dec-2002 |
chregu |
Do not throw an error in phpinfo() if no fonts are found, but report that git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107255 c90b9560-bf6c-de11-be94-00142212c4b1 |
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 ...
|
00a6e870 | 05-Dec-2002 |
mcmontero |
Added the list of functions to do for upcoming versions. git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@106889 c90b9560-bf6c-de11-be94-00142212c4b1 |
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 ...
|
caea8fa7 | 03-Dec-2002 |
chregu |
fix errors in examples git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@106621 c90b9560-bf6c-de11-be94-00142212c4b1 |
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 |
b5ebd3f8 | 02-Sep-2002 |
chregu |
bump up version number... git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@94346 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 |
696d1094 | 28-Aug-2002 |
pajoye |
Add error tests in imagick_border git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@93877 c90b9560-bf6c-de11-be94-00142212c4b1 |
ddb79d72 | 28-Aug-2002 |
pajoye |
Update prototype definitions & comments git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@93876 c90b9560-bf6c-de11-be94-00142212c4b1 |