[Digikam-devel] [digikam] [Bug 335666] Has unsharp allows for radius <= 1 and it ignores the decimal part

Gilles Caulier caulier.gilles at gmail.com
Mon Jun 2 15:12:15 BST 2014


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

Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.1.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/86f5988b7b15b9de8e93750
                   |                            |ad5d40db434ab8361

--- Comment #1 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit 86f5988b7b15b9de8e93750ad5d40db434ab8361 by Gilles Caulier.
Committed on 02/06/2014 at 14:09.
Pushed by cgilles into branch 'master'.

With 4.0.0 release, blur filter algorithm have been changed, and radius
argument precision have been dropped due to use an interger value intead a
float value.
This commit fix this wrong cast to take a acre about radius precision with
UnsharpMask filter
FIXED-IN: 4.1.0

M  +3    -1    NEWS
M  +3    -3    imageplugins/enhance/sharpentool.cpp
M  +1    -1    imageplugins/enhance/sharpentool.h
M  +25   -24   libs/dimg/filters/sharp/sharpsettings.cpp
M  +1    -1    libs/dimg/filters/sharp/sharpsettings.h
M  +4    -4    libs/dimg/filters/sharp/unsharpmaskfilter.cpp
M  +2    -2    libs/dimg/filters/sharp/unsharpmaskfilter.h

http://commits.kde.org/digikam/86f5988b7b15b9de8e93750ad5d40db434ab8361

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list