Revision 842507

Go back to digest for 10th August 2008

Features in Graphics

Gilles Caulier committed changes in /branches/extragear/kde3/graphics/digikam/utilities:

digiKam from KDE3 branch : new tool to import RAW file in editor
There are 2 way to handle RAW file in editor :

1/ using auto-gamma. User let's digiKam import RAW image using default RAW decoding setting from config panel. An Autogamma is applied to image. This option is used by default when you open image in editor. To change it, go to Image editor config panel and set on "Use Raw Import tool" option.

2/ using Raw Import tool. In this way a dialog with all RAW decoding settings and a preview of decoded image is displayed. Histogram is available, and panning/zooming over the preview is possible.

Note: this Raw import tool is also available with Showfoto of course...

A preview of tool in action can be see on digiKam-labs flickr photo pool:

<a href="/issues/2008-08-10/files/2777113743_0c0d0c5bca_o.png">http://www.flickr.com/photos/digikam/2777113743/</a>;

TODO : * included all Color management settings relevant of RAW decoding. display this settings if digiKam Color Management is on.
* added a gamma adjustement with RAW decoding.
* removed Tools/RAW Converter (single) option provided by RAW converter kipi-plugin which become obsolete here (batch RAW converter will still available). Replace this option by a link to Raw Import tool directly.

File Changes

Modified 9 files
  • /branches/extragear/kde3/graphics/digikam/utilities
  •   /setup/setupeditor.cpp
  •   /setup/setupeditor.h
  •   /imageeditor/canvas/dimginterface.cpp
  •   /imageeditor/canvas/iofilesettingscontainer.h
  •   /imageeditor/canvas/Makefile.am
  •   /imageeditor/editor/editorwindow.cpp
  •   /imageeditor/editor/Makefile.am
  •   /imageeditor/rawimport/rawimportdlg.cpp
  •   /imageeditor/rawimport/rawimportdlg.h
9 files changed in total