[commits] Horde branch master updated. 06b6ed92a96c1298d0b3bf860a45a6eda53041eb
Michael Rubinsky
mike at theupstairsroom.com
Thu Jul 8 14:04:39 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: fcb3a7a5af40c81f0bf0775531ae29cbdecc5456
88ec9da These methods need to be public so the effect objects can see them.
38b46ab 2 more utility functions to Horde_Image
06b6ed9 add some missing methods to the Gd driver that some effects use.
-----------------------------------------------------------------------
commit 88ec9da96b72801be182c03ebcafa0d367bac406
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jul 8 09:46:50 2010 -0400
These methods need to be public so the effect objects can see them.
framework/Image/lib/Horde/Image/Base.php | 4 -
framework/Image/lib/Horde/Image/Gd.php | 176 +++++++++++++++---------------
2 files changed, 88 insertions(+), 92 deletions(-)
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Base.php?rt=horde-git&r1=ff3e8d523943f55fcfac27b030f44882567657c8&r2=88ec9da96b72801be182c03ebcafa0d367bac406
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Gd.php?rt=horde-git&r1=fcb3a7a5af40c81f0bf0775531ae29cbdecc5456&r2=88ec9da96b72801be182c03ebcafa0d367bac406
-----------------------------------------------------------------------
commit 38b46ab20d10e662615512767a59765d788a4a1b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jul 8 10:02:39 2010 -0400
2 more utility functions to Horde_Image
framework/Image/lib/Horde/Image.php | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image.php?rt=horde-git&r1=f8842f64ab7905d7ea007ea8e7fb0f64b43df2b8&r2=38b46ab20d10e662615512767a59765d788a4a1b
-----------------------------------------------------------------------
commit 06b6ed92a96c1298d0b3bf860a45a6eda53041eb
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jul 8 10:03:13 2010 -0400
add some missing methods to the Gd driver that some effects use.
I think my plan was to remove support for these effects from the GD driver,
but I'll leave these in for now since they sort-of work. They are ugly as heck,
but that's what you get for using Gd...
framework/Image/lib/Horde/Image/Effect/Gd/RoundCorners.php | 2 +-
framework/Image/lib/Horde/Image/Gd.php | 93 ++++++++++++
2 files changed, 94 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Effect/Gd/RoundCorners.php?rt=horde-git&r1=af5c15a9b98f366f10b3779397b892a16d89b704&r2=06b6ed92a96c1298d0b3bf860a45a6eda53041eb
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Gd.php?rt=horde-git&r1=88ec9da96b72801be182c03ebcafa0d367bac406&r2=06b6ed92a96c1298d0b3bf860a45a6eda53041eb
More information about the commits
mailing list