add_matte - Perl-Fu Plug-in

Download add_matte for Gimp 1.2.x here
Download add_matte for Gimp 2.0 here
Install with: gimptool --install-bin add_matte
Access via: <Image> -> Filters -> Render -> Add Matte

This is my first attempt at a plug-in. I hope somebody else out there finds this useful. I'm using this with The Gimp v. 1.2.4 (but it should work with most 1.2 versions).

I do a bit of photography, and I like to put my signature on anything that I put on the web. This is fine on many cases, but often the signature will detract from the image, which I don't like. So, I came up with the idea of creating digital mattes for my images and went about writing a plug-in.

Main dialog
Here we have the main dialog box. A description of the various options follows:

Image

Examples:

The following matte was created using the default color settings with the "Gecko" brush as a signature:
Image
This is an example using the default pattern settings:
Image
This is an example using the gradient settings. The inner gradient is "Deep Sea", running Upper Left to Bottom Right, repeated only 1. The outer gradient is "Pastel Rainbow", running Upper Right to Bottom Left, repeated twice.
Image
Here is a combination color/pattern, with my signature brush:
Image

Cudos to Andy Thomas for his "addborder.scm" Script-Fu script, which I used as a template for creating my plug-in.

TODO:

Enjoy!

Nem W. Schlecht