Version: 0.9.0-Beta3 (using KDE KDE 3.5.5) Installed from: Gentoo Packages OS: Linux When I add a border to images with extreme aspect ratios, the width of the left and right parts of border is very much different from the width of the top and bottom border. I would like to create borders that have equal width everywhere.
Same thing. I think having border with equal size or proportionnal size should be an option (checkbox?)
SVN commit 625194 by cgilles: digiKam from trunk : Border Tool : add new option to handle perserve aspect ratio or not. The border with will be set in percents or in pixels accordinly with this setting. CCMAIL: digikam-devel@kde.org BUG: 135141 BUG: 137696 M +192 -36 border.cpp M +52 -20 border.h M +184 -65 imageeffect_border.cpp M +9 -1 imageeffect_border.h