add some missing methods to the Gd driver that some effects use.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 8 Jul 2010 14:03:13 +0000 (10:03 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 8 Jul 2010 14:03:13 +0000 (10:03 -0400)
commit06b6ed92a96c1298d0b3bf860a45a6eda53041eb
tree23c4b0163b434f5cf85238886f34f3b41982f87a
parent38b46ab20d10e662615512767a59765d788a4a1b
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
framework/Image/lib/Horde/Image/Gd.php