[Digikam-devel] extragear/graphics/digikamimageplugins/superimpose
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Mar 20 22:14:15 GMT 2006
SVN commit 520824 by mwiesweg:
digikam from trunk:
Port "Superimpose" plugin to DImg
- use our own DImg blending support,
do not rely on X11 (XRender) pixmaps for alpha blending
- use DImg::bitBlendImage
- supports 16 bit
- is faster
- add an extra class to compute effect
- remove pixmap code from widget, adapt to new class
TODO:
There are now some issues with the size calculation, when you
zoom out too far the template is getting cropped
CCMAIL: digikam-devel at kde.org
M +4 -4 Makefile.am
M +30 -22 imageeffect_superimpose.cpp
M +0 -4 imageeffect_superimpose.h
M +143 -144 superimposewidget.cpp
M +19 -15 superimposewidget.h
More information about the Digikam-devel
mailing list