[cvs] [Wiki] changed: MichaelRubinsky

Michael Rubinsky mrubinsk at horde.org
Mon Feb 15 18:17:50 UTC 2010


mrubinsk  Mon, 15 Feb 2010 13:17:50 -0500

Modified page: http://wiki.horde.org/MichaelRubinsky
New Revision:  1.26
Change log:  This is done

@@ -77,9 +77,9 @@
  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.
+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. **DONE**

  Provide the means to change the image type in Horde_Image after it's  
instantiated. This works easily using convert, but causes problems  
with imagick.  This *might* resolve itself when the imagick and  
convert drivers are truly separate. Otherwise, resetting the internal  
imagick object might work.

  Provide the means for executing explicit convert commands (like from  
effects) instead of having to build them up using various  
methods...and use tokens to specify where to put the input image and  
output image etc... this would allow complicated scripts that may have  
the images represented in the command more than once. **DONE**



More information about the cvs mailing list