Bug 119537 - Exif width and height are not corrected after lossless rotation
Summary: Exif width and height are not corrected after lossless rotation
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Bqm-Rotate (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-05 01:09 UTC by Tuomas Suutari
Modified: 2018-03-23 21:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuomas Suutari 2006-01-05 01:09:27 UTC
Version:           0.1.0-rc1 (using KDE KDE 3.4.3)
Installed from:    Gentoo Packages

After I rotate my jpeg-images 90 or 270 degrees losslessly with kipi-plugins Exif-data in images are left to old values. They should be switched.

See this web page http://sylvana.net/jpegcrop/exifpatch.html for more information and there is a fix too: http://sylvana.net/jpegcrop/transuppnewpart.txt
Comment 1 caulier.gilles 2006-05-03 11:15:22 UTC
In all plugins, to perform Exif, Makernotes, and IPTC tags corrections in images, i recommend to use Exiv2 library instead libkexif. Exiv2 is a powerfull C++ library, is a very active, and is easy to use.

In digiKam 0.9.0, libkexif depency have been removed definitivly!

Gilles Caulier
Comment 2 caulier.gilles 2006-09-18 15:34:24 UTC
This file is fixed in kipi-plugins implementation from trunk since we use Exiv2 library everywhere instead libkexif.

I close this file now.

Gilles Caulier