Summary: | Add Border: use percent to designate border size | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ben Allen <mrsecure> |
Component: | Plugin-Editor-Border | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.0 | |
Sentry Crash Report: |
Description
Ben Allen
2005-12-17 20:21:41 UTC
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 |