Search: 08/19/2008

5 results

Search results

Gimp Progress Bar in Python

All, I'm having some trouble with progress bars in Python. When I initialize a progress bar in a separate window for a plugin in TinyScheme as follows it works like a dream. > (gimp-progress-init "Processing" -1) (#t) When I try to d ...

Forum topic - kvrijt - Aug 19 2008 - 18:24 - 4 comments - 0 attachments

GIMP YCC Inversion

Performs a value-inversion on the current layer, based on its representation in the YCC colorspace. The result is similar to the existing "Value Invert" command (but without that command's color-distortion introduced from low RGB values) and ...

Script - Stratadrake - Dec 1 2008 - 12:36 - 1 comment - 1 attachment

anitools

this script adds an "anitools" submenu to the "script-fu" menu with entries useful for creating (optimized) animated GIFs: create scanlines : paint every other horizontal line in each layer with the current foreground layer. thi ...

Script - joodie - Dec 1 2008 - 10:03 - 1 comment - 1 attachment

GIMP Indexed palette selection tools

I wrote this script using GIMP bug #88361 as inspiration. This script provides three functions that expand GIMP's ability to deal with indexed colors. I designed them with pixel artists in mind, who frequently store their target palette as a set o ...

Script - Stratadrake - Dec 1 2008 - 14:11 - 0 comments - 1 attachment

Workflow process

is there a standard workkflow process that I should follow when editing photos. I am only new to GIMP and as a starting point this would be extemely helpful. Editing photos I go thru several steps and use more than one program. www.imagenomic ...

Script - Cutta - Aug 19 2008 - 01:49 - 1 comment - 0 attachments