GPLv2

GNU GPL version 2, see http://www.gnu.org/licenses/gpl-2.0.html

Archimedean Spirals

Draws one of five types of predefined spirals, or lets the user modify the power parameter. The formula is:

r = a + b * theta ^ n

r - radius
a - growth factor
b - multiplication factor
theta - angle
n - power factor

The predefined types are: Archimedean (n = 1), Fermat (n = 1/2), Circle (n = 0), Lituus (n = -1/2), Hyperbolic (n = -1). If you choose a predefined type, the power factor you input on the form will be disregarded.

script-fu-copy-rotate

Define the center of rotation, angle and count it will then copy and rotate based on the original distance from center. I have included images to show usage. This was based in part on Radial Copy by pkotronis but as i couldn't figure out how to use his i made a simpler one

edit: I added a layer resize to fix errors and a new script that does the same thing but creates a new layer for each rotation.

Colour-match Win32 binary

Windows binary for this new plugin by Arel Welgan.

Source has been fixed for Windows compilation by Samj. Plugin no longer crashes under Windows.

Please note that all comments below, prior to Nov 28 2009 are related to another build not to this
that seems working well with RGB and RGBA images

Extract colour-match.exe from the ZIP archive and copy it to your c:\Documents and Settings\[user name]\.gimp-2.6\plug-ins\

(As Windows compilation by Samj was perfect, I kept it in the archive. Mine was several bytes larger...)

Colour Match

Easily map colours from a source colour to a target colour. Very effective for matching skin tones across images or between people.

Relatively quick (but not earth shattering). It doesn't work with grayscale or indexed images. Has preview, works with selections and layers, etc. Very, easy to use, and quite useful for portraits or recolouring graphics.


A demonstration: Lenna's face is mapped to the colour of the feather on her hat. This was done by selecting a colour from her face, then selecting a colour from the feather.  read more »

Watermark

Imprints a non-intrusive faint text watermark sparsely repeated over the entire image. The watermark is meant to be visible upon close inspection without disturbing the viewing of the image.

The watermark visibility can be fine-tuned by changing the opacity of the watermark layer.

Contains an image plugin that operates on an open image and a batch
plugin that requires the filenames for the source and modified images.

Requires Python.

 read more »

Selection to polar array

This script it allows you to create polar series into image from the active selection.

Updated to GIMP 2.6.6

Tutorial:

http://xoomer.virgilio.it/lwcon/gimp/scripts/en_selection-to-polar-array...

layer-cover-image

Scale and move the layer to cover the canvas. Just another "shortcut" script for a commonly used action...

Radial Copy (True Polar Array)

Note: I accidentally posted this as a plug-in first. I've now correctly posted it as a script.

This script allows the user to select an item in the image and to create a true polar array of the selected object (think kaleidoscope as opposed to Ferris wheel seats).  read more »

Flash SWF Export

A Python plugin that exports a GIMP image as a Shockwave Flash file or the layers of an GIMP image as a Shockwave Flash animation. The package "swftools" is required.

Presented by familie redlich :systeme

Download, screenshot and more information at

http://my.opera.com/area42/blog/flash-swf-export-for-gimp

Syndicate content