| Summary: | simple viewer export: read orientation of image from EXIF | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Damir Perisa <damir.perisa> |
| Component: | Plugin-Generic-Flash | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.2.0 | |
| Sentry Crash Report: | |||
|
Description
Damir Perisa
2006-09-18 22:15:37 UTC
i should have read bug 115550 better... it is not similar to this resizing-bug that is solved! sorry for confusion :) as simple-viewer is not able to display imgs according to their exif-orientation, the simple viewer export should remove exif-orientation of the images and rotate them while creating the gallery by the way: its the same behaviour with HTML Gallery export - exif orientation not handeled also in this plugin SVN commit 779545 by cgilles: kipi-plugins from KDE4 : Flast Export tool : add new option to fix orientation of image accordingly with Exif information. BUG: 134299 M +23 -7 generalpage.cpp M +11 -7 simpleviewerexport.cpp M +4 -0 simpleviewerexport.h M +1 -0 simpleviewersettingscontainer.h M +2 -0 svedialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=779545 |