[wp-trac] [WordPress Trac] #6821: Netpbm and Imagemagick support
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 25 18:16:38 UTC 2012
#6821: Netpbm and Imagemagick support
----------------------------+-------------------------
Reporter: matt | Owner: tellyworth
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.5
Component: Upload | Version: 2.5
Severity: normal | Resolution:
Keywords: |
----------------------------+-------------------------
Comment (by nacin):
See also #18543 - wrapping our GD functions in methods that can allow for
using stream wrappers (CDN integration, etc.).
Yes, I do picture an API that looks a lot like the HTTP API. (This could
be done as an interface, though an abstract base class would probably make
sense, in case there is any shared functionality.) We would support both
GD and IM in core, with a preference toward IM, and replace all of our
direct GD function calls with this new API.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6821#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list