Bug 134299

Summary: simple viewer export: read orientation of image from EXIF
Product: [Applications] digikam Reporter: Damir Perisa <damir.perisa>
Component: Plugin-Generic-FlashAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.2.0
Sentry Crash Report:

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