Search: RobA, Script-Fu

8 results

Search results

High Pass FIlter

A general purpose high-pass filter plugin. It shows up as Filters->Generic->High Pass Filter. You can select a blur radius that sets the size of detail to be passed by the filter, a contrast adjustment, as well as an option to keep the source la ...

Script - RobA - Jul 25 2008 - 15:02 - 7 comments - 1 attachment

Flatting Tools

Based on a request in the gpr forums: http://registry.gimp.org/node/13251 This consists of two scripts, one to multifill, and one to flatten. Multifill takes every background coloured space (selectable) and will fill them with sequential pal ...

Script - RobA - Feb 12 2009 - 03:32 - 11 comments - 2 attachments

Backup Working

This is a simple script I wrote to help make backups when working on a large image. There are no parameters. It will save a backup copy of your active image as [imagename]-YYYY-MM-DD-HH-MM.xcf in the same directory as your active image. If ...

Script - RobA - Feb 19 2009 - 17:58 - 3 comments - 1 attachment

Pattern Scale

By request at GimpTalk... A script to take the current pattern, scale it and leave a copy in the clipboard. Gimp 2.6 lets you use the image in the clipboard as a fill pattern, so you can just use it from there Scale is from 20% to 500% It used L ...

Script - RobA - Jan 26 2009 - 18:10 - 9 comments - 1 attachment

Sample a Gradient Along a Path

A script to create a new gradient by sampling along a path drawn in an image. Example and usage are here: ffaat.pointclark.net/blog/archives/155-GIMP-Script-Sample-a-Gradient-along-a-Path.html This was tested under 2.6 but should work under ...

Script - RobA - Apr 12 2009 - 09:17 - 3 comments - 1 attachment

Tileable Filters

I have created a wrapper script to allow a number of existing filters to have tileable results (assuming the input layer is tilable). This script creates the following new menu entries (modeled after the Tileable Blur provided in Gimp already): Filt ...

Script - RobA - Feb 19 2009 - 22:01 - 7 comments - 1 attachment

Rotating Brush Assistant

This script help to set up a rotating (animated) brush. Starting with one (or more) brush images, it will create rotated copies of that image in a way to allow saving the file as a gih. Just start with an image oriented in the "drawing upwards" dir ...

Script - RobA - Feb 15 2008 - 04:34 - 3 comments - 1 attachment

Tapered Stroke on Path

Draws a tapered stroke along a path using the current tool, specifying the start and end stroke width. Details and example are located here. Attachment Size tapered_stroke_along_path.scm 4.23 KB ...

Script - RobA - Sep 30 2008 - 02:37 - 0 comments - 1 attachment