Bug 115441 - resize EXIF-rotated images doesn't work
Summary: resize EXIF-rotated images doesn't work
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Resize (show other bugs)
Version: 0.7.4
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-31 21:45 UTC by Javier Hernandez
Modified: 2017-08-06 19:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.9.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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