[Digikam-devel] [Bug 209000] Allow full access to the ufraw options when converting raws
Gilles Caulier
caulier.gilles at gmail.com
Wed Sep 30 21:54:03 BST 2009
https://bugs.kde.org/show_bug.cgi?id=209000
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caulier.gilles at gmail.com
Version|0.10.0 |1.0.0
--- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2009-09-30 22:54:00 ---
No, we don't use ufraw. It's not a library.
libraw is fine for digiKam. A lots of new features are available in current
code, but not yet used in libkdcraw.
Note libraw code is in libkdcraw core, for simplicity...
Look there : http://websvn.kde.org/trunk/KDE/kdegraphics/libs/libkdcraw/
digiKam use libkdcraw interface which provide QT/KDE access to libraw and some
widgets.
libkdcraw is used everywhere in digiKam and kipiplugins. Mst relevant code are
there :
Raw image loader for digiKam core (DImg class) :
http://websvn.kde.org/trunk/extragear/graphics/digikam/libs/dimg/loaders/rawloader.cpp?view=markup
Raw decoding settings for digiKam :
http://websvn.kde.org/trunk/extragear/graphics/digikam/libs/dimg/drawdecoding.h?view=markup
digiKam editor raw import tool :
http://websvn.kde.org/trunk/extragear/graphics/digikam/utilities/imageeditor/rawimport/
kipi-plugins raw converter :
http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/rawconverter/
Gilles
--
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