[Digikam-devel] extragear/graphics/digikamimageplugins/unsharp
Gilles Caulier
caulier.gilles at free.fr
Wed Mar 1 13:52:51 GMT 2006
SVN commit 514792 by cgilles:
Digikam 0.9.0 from trunk : Unsharp Mask tool :
- New algorithm inspired from ImageMagick instead Gimp algorithm. This one is more simple to understand... (I think that Gimp source code is really a wrong inspiration...)
- Port algorithm to DImg. Support of 16 bits images.
- Fix dialog settings widgets layout.
CCMAIL: digikam-devel at kde.org
M +3 -3 Makefile.am
M +39 -38 imageeffect_unsharp.cpp
M +7 -7 imageeffect_unsharp.h
M +7 -6 imageplugin_unsharp.cpp
M +1 -1 imageplugin_unsharp.h
M +68 -374 unsharp.cpp
M +8 -18 unsharp.h
More information about the Digikam-devel
mailing list