[Gimpy picture of yours truly.]

The GIMP

Read more about how the GIMP changes lives. Also see what Quartic has to say about how GIMP should be spelled.

Documentation

Writing a GIMP Plug-in
A tutorial of sorts on programming plug-ins for GIMP 1.x. If you want to get on board writing GIMP-related code, here's the place to start.

Plug-ins

Adaptive Contrast Enhancement (ACE)
The basic "Stretch Contrast" operation takes in the whole image at once, and if there is a white pixel anywhere in the image and a black pixel anywhere in the image, it figures the contrast is already as good as can be. But Adaptive Contrast Enhancement works to increase the contrast locally, and brings out details that most wide-sweeping contrast-enhancements pass over.
Antialias
The problem: When you look closely, diagonal lines in your image look blocky, with "staircase" edges. The solution to this problem (other than going out and buying a video system that doesn't use square pixels) is to blur the colors along the stair-steps a little, to soften the jagged edges. This is done without blurring any straight edges.
Maze
Draws mazes. Two styles available, and can optionally draw tileable mazes for use as wallpaper.
Refract
As if you were looking at your image through a lens. The shape of the lens is made from a greyscale heightmap, and you can change the material to be glass, water, or anything else.

Prior efforts

These are things that I hacked on at one time or another and then left in a pile in the corner. I'm not sure which ones remain useful or functional.

[ GIMP homepage | Plug-ins at SourceForge ]
[ Backlinks ]
[ Home | Linux ]

(registry links)


This page should be linked as http://purl.org/net/acapnotic/gimp
Last modified: Sun Sep 8 22:28:56 PDT 2002 by Kevin Turner
acap notic@users.sourceforge.net [OpenPGP Key]