| Summary: | Exif width and height are not corrected after lossless rotation | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Tuomas Suutari <tuomas> |
| Component: | Plugin-Bqm-Rotate | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.1.0 | |
| Sentry Crash Report: | |||
|
Description
Tuomas Suutari
2006-01-05 01:09:27 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 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 |