[Digikam-devel] [Bug 123499] raw images are rotated wrong
Gilles Caulier
caulier.gilles at free.fr
Tue Apr 11 06:51:01 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=123499
caulier.gilles free fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|general |jpeglossless
Priority|NOR |HI
Product|digikam |kipiplugins
Version|0.8.1 |unspecified
------- Additional Comments From caulier.gilles free fr 2006-04-11 07:51 -------
This is not relevant of digikam itself but jpeglossless kipi plugin.
A new test must be done before to perform rotation/flip to detect RAW file format. Actually the code test if file is JPEG and use libjpeg to process operations, else it uses QImage. This is a critic problem, because NEF files are detected like tiff file by QImage, and in this caseQImage will perform rotation on TIFF thumbnail from NEF file !
Gilles Caulier
More information about the Digikam-devel
mailing list