[wp-trac] [WordPress Trac] #25183: Let user choose between GD and ImageMagick
WordPress Trac
noreply at wordpress.org
Thu Aug 29 19:30:09 UTC 2013
#25183: Let user choose between GD and ImageMagick
-------------------------+------------------------------
Reporter: fierevere | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.6
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by nacin):
> Some servers have buggy and unusable Imagick installed
Could you provide some information here? Rather than patching the symptom
we'd rather target the actual problem — that is, we may not be detecting a
"buggy and unusable" version of Imagick.
It shouldn't be necessary for the user to even think about how their
images are getting resized and manipulated. We try to ensure we are
working with a good version of Imagick — we require 2.2.0+, for example.
This is already feasible via the wp_image_editors filter, as in a plugin
can serve this role. I don't think it is worth adding a constant, unless
we really can't solve for buggy setups.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25183#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list