[wp-trac] [WordPress Trac] #6821: ImageMagick support

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 12 20:24:47 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:  has-patch needs-testing  |
-------------------------------------+-----------------------

Comment (by markoheijnen):

 Just added a new patch with the following GIT commited messages:


 getsource       Constructor should be protected. Props scribu.

 kurtpayne       Use instance of instead of is_resource. Deprecate GD
 specific functions.

 kurtpayne       Implement backward compatible behavior to default to jpeg
 filenames and jpeg output

 getsource       Don't instantiate WP_Image_Editor_GD directly from
 image_resize.

 getsource       Load on construct.

 getsource       GD: Make $image protected

 markoheijnen    Don't say you can use WP_Image_Editor_GD in a deprecated
 function message

 markoheijnen    Move make_image to WP_Image_Editor and replaced
 call_user_func for call_user_func_array

 markoheijnen    Fix notice by adding destiny filename as required argument
 for make_image

 markoheijnen    Use make_image for Imagick

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/6821#comment:65>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list