Follow-up r79845: Fix rotation. Turns out that we need to pass the pre-rotation dimen...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 15 Jul 2011 15:13:18 +0000 (15:13 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 15 Jul 2011 15:13:18 +0000 (15:13 +0000)
commit64ef056784181e9ca7d5e8e2d72e5c09ce90e114
tree4a4cc2c4ad0000d8d338b6c7706aa2d93e3388eb
parentbe08019ad253e8fb3eda6614c51b35e6f6aeb9ff
Follow-up r79845: Fix rotation. Turns out that we need to pass the pre-rotation dimensions to convert.exe. Also added tests.
includes/media/Bitmap.php
tests/phpunit/includes/media/ExifRotationTest.php