[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #17 from Brion Vibber br...@wikimedia.org 2011-06-13 18:56:06 UTC --- Created attachment 8647 -- https://bugzilla.wikimedia.org/attachment.cgi?id=8647 Sample rotated image file This is a sample file I created to ensure we had a

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Brion Vibber br...@wikimedia.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Brion Vibber br...@wikimedia.org changed: What|Removed |Added Keywords||need-unittest ---

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #20 from Brion Vibber br...@wikimedia.org 2011-06-13 21:10:00 UTC --- Scaler modes tested as of r90009: OK: * gd: correct size orientation * imext (ImageMagick PHP extension): correct size orientation Bad: * im (shell-out):

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #21 from Brion Vibber br...@wikimedia.org 2011-06-13 22:15:46 UTC --- Started adding phpunit test cases in r90016. So far just loading in a landscape image (unrotated) and a portrait image (rotated via EXIF orientation number 8)

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Neil Kandalgaonkar ne...@wikimedia.org changed: What|Removed |Added CC|

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #23 from Brion Vibber br...@wikimedia.org 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

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #24 from Neil Kandalgaonkar ne...@wikimedia.org 2011-06-13 23:25:34 UTC --- Makes sense. Ok, canvas it is. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #15 from Derk-Jan Hartman hart...@videolan.org 2011-01-09 14:31:57 UTC --- It seems that this functionality is explicitly disabled in Safari, because it would create further confusion. You would have one browser rotating an included

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #16 from Derk-Jan Hartman hart...@videolan.org 2011-01-09 14:33:31 UTC --- Actually it is still under debate it seems: https://bugs.webkit.org/show_bug.cgi?id=19688 -- Configure bugmail:

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #12 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-01-08 11:42:10 UTC --- *poke poke brion* Can we read out exif data using HTML5? If so we can use the canvas element to do rotation ourself. Canvas is not supported by some

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #13 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-01-08 14:04:18 UTC --- http://code.google.com/p/jsjpegmeta/ looks useful. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #14 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-01-08 16:25:03 UTC --- Added javascript rotation support in r79867. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Bryan Tong Minh bryan.tongm...@gmail.com changed: What|Removed |Added CC|

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Bryan Tong Minh bryan.tongm...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 --- Comment #11 from Derk-Jan Hartman hart...@videolan.org 2011-01-08 00:40:15 UTC --- Interesting observation of note. The thumbnail in the Upload page (using the new FileAPI) is not an actual thumbnail, but the full image of course, and it

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2010-08-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added CC|

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Guillaume Paumier gpaum...@wikimedia.org changed: What|Removed |Added CC|

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Platonides platoni...@gmail.com changed: What|Removed |Added CC||platoni...@gmail.com

[Bug 6672] EXIF orientation not used (rotation from digital cameras)

2009-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672 Platonides platoni...@gmail.com changed: What|Removed |Added Severity|major |normal