Bug 134299 - simple viewer export: read orientation of image from EXIF
Summary: simple viewer export: read orientation of image from EXIF
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Flash (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-18 22:15 UTC by Damir Perisa
Modified: 2018-08-23 08:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damir Perisa 2006-09-18 22:15:37 UTC
Version:           0.1.4 (using KDE 3.5.4, Arch Linux)
Compiler:          Target: i686-pc-linux-gnu
OS:                Linux (i686) release 2.6.17-ARCH

very similar to bug 115550 but in the simpleviewerexport plugin: 
exif orientation  of images is ignored when generating the gallery (simple view 1.7.1)
Comment 1 Damir Perisa 2006-09-18 22:17:35 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
Comment 2 Damir Perisa 2006-09-18 22:27:55 UTC
by the way: its the same behaviour with HTML Gallery export - exif orientation not handeled also in this plugin 
Comment 3 caulier.gilles 2008-02-26 14:05:17 UTC
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