[commits] Horde-Hatchery branch master updated.

Michael Rubinsky mike at theupstairsroom.com
Fri May 29 15:38:19 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: d6319c75db2f5a5de451e40676d8d9e4a979f1bf

c2a499a... Remove imagick related code from the Im driver and effects.
ecbc3bb... ws
45c2159... Need to compose the images *before* we add the border around the resulting image

-----------------------------------------------------------------------

commit c2a499a1ec30a7a556376b5cc66e8c73600872bd
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu May 28 10:27:48 2009 -0400

    Remove imagick related code from the Im driver and effects.

 framework/Image/lib/Horde/Image.php                         |    8 +-
 framework/Image/lib/Horde/Image/Effect/Im/Border.php        |   18 +-
 framework/Image/lib/Horde/Image/Effect/Im/Composite.php     |   57 +--
 framework/Image/lib/Horde/Image/Effect/Im/DropShadow.php    |   48 +--
 framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php    |  296 +++--------
 framework/Image/lib/Horde/Image/Effect/Im/PolaroidImage.php |   55 +--
 framework/Image/lib/Horde/Image/Effect/Im/RoundCorners.php  |   82 +---
 framework/Image/lib/Horde/Image/Im.php                      |  311 ++---------
 8 files changed, 176 insertions(+), 699 deletions(-)

http://git.horde.org/diff.php/framework/Image/lib/Horde/Image.php?rt=horde-hatchery&r1=3b673079f965657af2a493728759f82078b2c312&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/Border.php?rt=horde-hatchery&r1=af5c15a9b98f366f10b3779397b892a16d89b704&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/Composite.php?rt=horde-hatchery&r1=af5c15a9b98f366f10b3779397b892a16d89b704&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/DropShadow.php?rt=horde-hatchery&r1=af5c15a9b98f366f10b3779397b892a16d89b704&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php?rt=horde-hatchery&r1=95cb2fc7d94b1857e5e3f209616973136c3660e0&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/PolaroidImage.php?rt=horde-hatchery&r1=af5c15a9b98f366f10b3779397b892a16d89b704&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/RoundCorners.php?rt=horde-hatchery&r1=af5c15a9b98f366f10b3779397b892a16d89b704&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Im.php?rt=horde-hatchery&r1=3b673079f965657af2a493728759f82078b2c312&r2=c2a499a1ec30a7a556376b5cc66e8c73600872bd

-----------------------------------------------------------------------

commit ecbc3bbfbb1019074493aa2590b2ba8f94c08edd
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri May 29 11:35:35 2009 -0400

    ws

 framework/Image/lib/Horde/Image/Effect/Im/Border.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Im/Border.php?rt=horde-hatchery&r1=c2a499a1ec30a7a556376b5cc66e8c73600872bd&r2=ecbc3bbfbb1019074493aa2590b2ba8f94c08edd

-----------------------------------------------------------------------

commit 45c21593bba2385d3d2e55af45d3839d65ed0cc0
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri May 29 11:36:23 2009 -0400

    Need to compose the images *before* we add the border around the resulting image

 framework/Image/lib/Horde/Image/Effect/Imagick/DropShadow.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Imagick/DropShadow.php?rt=horde-hatchery&r1=56761dbf8dc0dc86deb9b4752a6dec70eeada8e8&r2=45c21593bba2385d3d2e55af45d3839d65ed0cc0




More information about the commits mailing list