Bug 115441

Summary: resize EXIF-rotated images doesn't work
Product: [Applications] digikam Reporter: Javier Hernandez <javierhe>
Component: Plugin-Editor-ResizeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.7.4   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 0.9.0

Description Javier Hernandez 2005-10-31 21:45:51 UTC
Version:           0.7.4 (using KDE KDE 3.4.3)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
OS:                Linux

Trying to resize an image, identified as rotated by the EXIF data, for instance, from 1200x1600 to 768x1024, results in corrupted image data.
Comment 1 caulier.gilles 2006-03-31 15:33:01 UTC
From digikam from trunk svn branch, this problem cannot be reproduce since digikam use an internal API to manage image data named DImg instead imlib2, and Exiv2 instead libkexif to manage Exif metadata.

I close this file.

Caulier Gilles