Add support for ImageAPI
Earl Grey - October 29, 2009 - 14:06
| Project: | ImageField |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
As we know ssince #434394: 'HTTP error 0 occurred' on image upload, there is a problem when uploading files, that have a large size when they are uncompressed. As I stated in http://drupal.org/node/434394#comment-2204654, it would be great to have support for ImageAPI, so that we can use ImageMagick for handling larger images, without running into a php memory problem.

#1
Here's the patch. Thanks to quicksketch for the draft in #512046: Add support for ImageAPI if available
#2
Tested with debug info of imageapi - it work's!!!
So little and usefull patch - waiting to see it commited