[Digikam-devel] [Bug 290022] Edit and Rotate in the Light Table open or change the wrong image

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Dec 29 19:33:16 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=290022





--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-12-29 19:33:16 ---
My current opinion would be:
The kipi plugin uses either libjpeg for lossless rotate or ImageMagick.
We should think to move the relevant libjpeg code to a place where we can use
it directly, either a library (libkexiv2?) or digikam itself.
Then for non-JPEGs, we should never use lossy ImageMagick rotation, but rotate
either using the Exif flags, or, if impossible, the database.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list