https://bugzilla.wikimedia.org/show_bug.cgi?id=6672
--- Comment #23 from Brion Vibber <[email protected]> 2011-06-13 23:23:32 UTC --- Well, canvas does two things for you here: 1) by scaling down, you no longer have to keep a 10MP JPEG photo uncompressed in memory 2) by rotating, well it's rotated and now you're done. Copy-pasting the image will work as expected; no idea if it will with a CSS transform. and also 3) Note that EXIF orientation can include flipping as well as rotation -- see http://sylvana.net/jpegcrop/exif_orientation.html -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
