[cvs] [Wiki] changed: MichaelRubinsky
Michael Rubinsky
mrubinsk at horde.org
Sat Aug 1 18:13:29 UTC 2009
mrubinsk Sat, 01 Aug 2009 14:13:29 -0400
Modified page: http://wiki.horde.org/MichaelRubinsky
New Revision: 1.8
Change log: Ansel_ImageData -> Horde_Image_Exif is done
@@ -52,9 +52,9 @@
Use Horde_Support_Array objects for private class params to avoid
all the if (!empty($this->_param['foo']) ? $this->_param['foo'] : '')
type conditionals
++Horde_Image
-Refactor Ansel_ImageData into Horde_Image - putting EXIF data
extraction where it belongs.
+Refactor Ansel_ImageData into Horde_Image - putting EXIF data
extraction where it belongs. **DONE**
Separate the Imagick and the convert driver into two separate
drivers, getting rid of the imagick proxy stuff... **DONE**
Horde_Image needs to be able to support mulitple images/pages per
image file instead of only single images so it can correctly deal with
multipage resources like PDF and TIFF.
More information about the cvs
mailing list