[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 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: --- You are the 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 --- Comment #23 from Brion Vibber 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

[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 changed: What|Removed |Added CC||ne...@wikimedia.org --- Comment #2

[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 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) and checking their wid

[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 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): orientation ok, size h

[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 changed: What|Removed |Added Keywords||need-unittest --- Comment #19 from Brion

[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 changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[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 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 handy test case for

[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 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: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ---

[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 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 , while all others d

[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 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 mail because: --- Yo

[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 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 receiving this mail because:

[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 2011-01-08 11:42:10 UTC --- *poke poke brion* Can we read out exif data using HTML5? If so we can use the element to do rotation ourself. Canvas is not supported by some stone-age browsers, but those brow

[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 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 seems that both Safari

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[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 changed: What|Removed |Added CC||bryan.tongm...@gmail.com --- Comment

[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 changed: What|Removed |Added CC||hart...@videolan.org --- Comment #8

[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 changed: What|Removed |Added Severity|major |normal Priority|Normal

[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 changed: What|Removed |Added CC||platoni...@gmail.com Severity|n

[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 changed: What|Removed |Added CC||gpaum...@wikimedia.org P