The branch "master" has been updated. The following is a summary of the commits.
from: 45c21593bba2385d3d2e55af45d3839d65ed0cc0 eac794d... ws 3dd7c1e... Fix drop shadows for Im photo stacks and fix off by one image offset 8810837... Fix border generation, padding ----------------------------------------------------------------------- commit eac794d467ab8a78667b12a94208502b38b4ec48 Author: Michael J. Rubinsky <[email protected]> Date: Fri May 29 13:21:58 2009 -0400 ws framework/Image/lib/Horde/Image.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Image/lib/Horde/Image.php?rt=horde-hatchery&r1=c2a499a1ec30a7a556376b5cc66e8c73600872bd&r2=eac794d467ab8a78667b12a94208502b38b4ec48 ----------------------------------------------------------------------- commit 3dd7c1e8f8ce82225c90cfd4d2a60ff9ec2787d7 Author: Michael J. Rubinsky <[email protected]> Date: Fri May 29 13:23:23 2009 -0400 Fix drop shadows for Im photo stacks and fix off by one image offset framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php?rt=horde-hatchery&r1=c2a499a1ec30a7a556376b5cc66e8c73600872bd&r2=3dd7c1e8f8ce82225c90cfd4d2a60ff9ec2787d7 ----------------------------------------------------------------------- commit 88108377f5d4b0d4d3969716d49939d1d5f8e03a Author: Michael J. Rubinsky <[email protected]> Date: Fri May 29 13:31:21 2009 -0400 Fix border generation, padding Use passed in border values when bordering individual images in the stack Fix generation of image padding, and try to streamline this. I don't remember the reason for wrapping the borderImage call and composing it. This seems to work locally, though I need to test it with older Im versions. framework/Image/lib/Horde/Image/Effect/Imagick/PhotoStack.php | 44 ++++++--- framework/Image/lib/Horde/Image/Imagick.php | 2 +- 2 files changed, 29 insertions(+), 17 deletions(-) http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Imagick/PhotoStack.php?rt=horde-hatchery&r1=56761dbf8dc0dc86deb9b4752a6dec70eeada8e8&r2=88108377f5d4b0d4d3969716d49939d1d5f8e03a http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Imagick.php?rt=horde-hatchery&r1=56761dbf8dc0dc86deb9b4752a6dec70eeada8e8&r2=88108377f5d4b0d4d3969716d49939d1d5f8e03a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
