[wp-trac] [WordPress Trac] #23775: WP_Image_Editor Flip Method $horz and $vert arguments are backwards
WordPress Trac
noreply at wordpress.org
Thu Mar 14 21:55:23 UTC 2013
#23775: WP_Image_Editor Flip Method $horz and $vert arguments are backwards
--------------------------+--------------------
Reporter: alconebay | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Media | Version: 3.5.1
Severity: minor | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Comment (by alconebay):
Direction is normally what is used with image editing, not axis. "flip"
and "flop" usage is backwards according to ImageMagick
(http://www.imagemagick.org/script/convert.php):
-flip (flip image in the vertical direction)
-flop (flop image in the horizontal direction)
However, changing the description to axis would help those who have
already put this method to use.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23775#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list