Skip to content

plug-ins: addborder script enhancement

Mark Sweeney requested to merge pixelmixer/gimp-plugins:addborder into master

GIMP V3 only

An enhancement to the Script-Fu Decor Script, addborder.scm #10254

Adds an option to the script GUI to treat the border size as a percentage. If checked, the user given border size is used to calculate pixels as a percent of the image size, before any of the other calculations are done.

Adds an option to use the X border size for the Y border size, making a traditional, evenly spaced photo border.

Edited by Mark Sweeney

Merge request reports