SVN commit 522215 by mwiesweg:
digikam from trunk:
Port "Insert text" plugin to DImg
This one was a bit difficult, because we have no pixel access to font rendering in Qt3.
So we must still use a QPixmap to draw the (antialiased) text, which means we will
lose color resolution in the area where the text is drawn for 16 bit images.
CCMAIL:
[hidden email]
M +2 -3 TODO
M +20 -13 inserttext/imageeffect_inserttext.cpp
M +4 -0 inserttext/imageeffect_inserttext.h
M +355 -293 inserttext/inserttextwidget.cpp
M +39 -22 inserttext/inserttextwidget.h
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel