Revision 9390a1e...

Go back to digest for 4th September 2011

Bug Fixes in Graphics

Gilles Caulier committed changes in [digikam] /:

There is a big problem in curves implementation if curves data are free (not smooth)
This patch add missing code to ImageCurves to factorize implementation and missing code to fillFromOtherCurves in case of free data.
In other word, to fill curves from another one using smooth data work fine, not with free data. This is reproducible with BQM Adjust curves tool.

File Changes

Modified 5 files
  •   utilities/imageeditor/rawimport/rawsettingsbox.cpp
  •   libs/dimg/filters/bw/bwsepiasettings.cpp
  •   libs/dimg/filters/curves/curvessettings.cpp
  •   libs/dimg/filters/curves/imagecurves.cpp
  •   libs/dimg/filters/curves/imagecurves.h
5 files changed in total