If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
Draws a tapered stroke along a path using the current tool, specifying the start and end stroke width.
This script takes a vector object (path) and split's it into it's different strokes - each stroke as a new path.
Useful in cases that an action is needed to be done only on one stroke of a path.
Currently this script is updated for GIMP 2.4 or higher.
This is a series of scripts that implement various layer effects:
Some effects can have contours (a.k.a. curves) and noise added to them. Effects can either be applied on a separate layer, or be merged into the active layer (which in some cases gives better results).
Tested with GIMP 2.4.2.
Updated 6/9/2009:
Updated 11/15/2008:
Updated 09/02/2008:
Updated 07/19/2008: read more »