Version: 0.8.8 (using KDE KDE 3.4.2) OS: Linux It would be nice to be able to add a border to an image (or group of images in batch mode) with the size specified as a percentage of the image size. This would provide a consistent looking border to a set of images which are different sizes.
Ben, Image editor and main interface (batch mode) do not use the same plugin interface to add tool. Batch Border image come from kipi-plugins not digiKam itself. Please make a file in kipi-plugins area for that. Gilles Caulier
SVN commit 574137 by cgilles: digikam from trunk: now, "Add Border" image editor tool use percent ratio of image to compute border size to add around the image. A new default keyboard shortcut have been add to this tool: Shift+B CCMAIL: digikam-devel@kde.org BUG: 118535 CCBUGS:122693 M +19 -21 border.cpp M +14 -16 border.h M +2 -2 digikamimageplugin_border_ui.rc M +40 -50 imageeffect_border.cpp M +1 -2 imageeffect_border.h M +0 -1 imageplugin_border.cpp M +0 -1 imageplugin_border.h