[Digikam-devel] extragear/graphics/digikam

Gilles Caulier caulier.gilles at free.fr
Tue Feb 14 08:14:35 GMT 2006


SVN commit 509278 by cgilles:

digikam from trunk : Red Eyes correction tool ported to DImg : 

- Red Eyes correction tool now support 8 and 16 bits images. You can fix you RAW images with it...
- Removed old DImg::bitBlend() method.
- Added new DImg::bitBlend_RGBA2RGB() method to merge 2 images using alpha channel. This way is used by Red Eyes correction tool to blur a little the red correction in destination image.
- Removed imlib2 depency !!!

TO PACKAGERS : We no need to use imlib2 library with digiKam. Removed this depency in your future packages...

CCMAIL: digikam-devel at kde.org

 M  +0 -11     configure.in.bot  
 M  +1 -64     configure.in.in  
 M  +57 -201   imageplugins/imageeffect_redeye.cpp  
 M  +2 -1      imageplugins/imageeffect_redeye.h  
 M  +67 -64    libs/dimg/dimg.cpp  
 M  +2 -2      libs/dimg/dimg.h  





More information about the Digikam-devel mailing list