[Digikam-devel] [Bug 205602] picture can't be display top-bottom, it is always rotated to the left or right
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Sep 12 16:29:25 BST 2009
https://bugs.kde.org/show_bug.cgi?id=205602
Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #9 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-09-12 17:29:25 ---
SVN commit 1022799 by mwiesweg:
Resetting the Exif rotation flag to NORMAL was broken for two reasons:
- if the rotation was a no-op and only resetting the flag was required,
the method just returned, skipping the exif adjustment
- libkexiv2 would reject any file without suffix as non-supported RAW image.
That is fixed now in libkexiv2 and by setting a suffix on the temp file
BUG: 205602
M +2 -0 imagerotate.cpp
M +60 -40 jpegtransform.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1022799
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list