Version: 0.2 (using KDE 4.2.2) OS: Linux Installed from: Debian testing/unstable Packages When I convert a CR2 image which has "Orientation=left,bottom", the resulting jpeg image is displayed wrong because the actual image data is rotated, but the EXIF field still says it should be rotated when displayed. Solution: Clear the orientation flag when copying the EXIF data from the RAW file to the JPEG, see attached patch.
Created attachment 33684 [details] Clear rotation flag during export.
Patch is fine for me and can be applied to svn... Gilles
SVN commit 969358 by cgilles: apply patch #33684 from Michael G. Hansen BUG: 192787 M +4 -0 rawdecodingiface.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=969358