[wp-trac] [WordPress Trac] #6821: ImageMagick support
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 8 18:53:37 UTC 2012
#6821: ImageMagick support
----------------------------+-----------------------
Reporter: matt | Owner:
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.5
Component: Upload | Version: 2.5
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------
Comment (by scribu):
Replying to [comment:8 GaryJ]:
> A note for a utopia future where PHP 5.3 is a minimum version for WP -
related: https://github.com/avalanche123/Imagine
The only PHP 5.3 feature the Imagine lib seems to be using is namespaces.
Otherwise, that chainable API is perfectly implementable in PHP 5.2.
The problem though is that Imagine is also pretty young and doesn't
support all the drivers we want, so it doesn't make much sense to attempt
a port.
I do like how saving is a separate method. In the interface that DH-
Shredder posted, each method has an $output_file parameter, which is not
very orthogonal.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6821#comment:41>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list