[cvs] commit: framework/Image/Image gd.php im.php imagick.php framework/Image/Image/Effect/im border.php drop_shadow.php photo_stack.php polaroid_image.php round_corners.php
Michael Rubinsky
mike at theupstairsroom.com
Mon Mar 23 17:40:34 UTC 2009
mrubinsk 2009-03-23 13:40:34 EDT
Modified files:
Image/Image gd.php im.php imagick.php
Image/Image/Effect/im border.php drop_shadow.php
photo_stack.php polaroid_image.php
round_corners.php
Log:
Fix issues mostly stemming from inconsistencies with how convert cli handles
ordering of options between versions. These changes should now allow Horde_Image
to provide the same output regardless of which version of IM is installed
within reason. It's hard to unit test these between versions since imagemagick.org
doesnot provide any older releases for download. Tested on versions I could
find...various 6.3.x series, 6.4.1, 6.4.9 and the latest 6.5.
Revision Changes Path
1.3 +6 -4 framework/Image/Image/Effect/im/border.php
1.12 +23 -1 framework/Image/Image/Effect/im/drop_shadow.php
1.37 +15 -6 framework/Image/Image/Effect/im/photo_stack.php
1.8 +19 -20 framework/Image/Image/Effect/im/polaroid_image.php
1.14 +4 -5 framework/Image/Image/Effect/im/round_corners.php
1.83 +1 -8 framework/Image/Image/gd.php
1.131 +101 -96 framework/Image/Image/im.php
1.11 +34 -11 framework/Image/Image/imagick.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Image/Image/Effect/im/border.php?rt=horde&r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/Effect/im/drop_shadow.php?rt=horde&r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/Effect/im/photo_stack.php?rt=horde&r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/Effect/im/polaroid_image.php?rt=horde&r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/Effect/im/round_corners.php?rt=horde&r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/gd.php?rt=horde&r1=1.82&r2=1.83&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/im.php?rt=horde&r1=1.130&r2=1.131&ty=u
http://cvs.horde.org/diff.php/framework/Image/Image/imagick.php?rt=horde&r1=1.10&r2=1.11&ty=u
More information about the cvs
mailing list