Search: 2.3

9 results

Search results

Guillotine into Layers

Short description:, The Guillotine-into-Layers plug-in is a variation on the Guillotine plug-in by Adam D. Moss. It is intended to address a shortcoming of the original: Too many windows opened! There is, however, a trade-off. ...

Plugin - Randall - Nov 8 2009 - 22:45 - 23 comments - 2 attachments

RAWTex

RAWTex is a save plugin for GIMP 2.2.x, 2.3.x & 2.4.x allowing to create raw textures for the PC, PSP, NDS, PS2 or any other architecture handling chunky or compressed dxtc formats. It can save raw RGBA (5650, 5551, 4444 or 8888) & indexed ( ...

Plugin - hitchhikr - Jan 3 2008 - 01:27 - 1 comment - 1 attachment

lay out lay in layers

purpose of this plugin is, to lay out and lay in a group of consecutive layers of an image (a humble kind of collapse and expand groups of layers) "collapse": a determinable number of layers (including the active layer) will be stored (lay ...

Plugin - MichaJo - Nov 12 2008 - 15:13 - 3 comments - 2 attachments

Visibility Manager

Actions: > Hide layes without active > Switch visible property > Manage visibility (background, top, active, others layer) Attachment Size visibility-manager.scm 4.5 KB More detai ...

Script - GandalftheGray - Jun 13 2009 - 19:46 - 3 comments - 1 attachment

Loader for NASA/ESA PDS/EDR images

This plugin loads NASA/ESA PDS/EDR images. PDS/EDR format is the image format used by NASA Planetary Data System and by ESA Planetary Science Archives. PDS images from various space missions are available at http://pds-imaging.jpl.nasa.gov/ and h ...

Plugin - areo - Jan 6 2009 - 22:34 - 1 comment - 1 attachment

Subtract Small Selection Isles

Subtract small isles from the current selection and/or add small unselected isles to the current selection. The parameters pixel_diagonal and pixel_limit are used to define area size that is considered as small isle. INSTALL: gimptool-2.0 --install is ...

Plugin - hof@gimp.org - Nov 12 2008 - 15:14 - 0 comments - 1 attachment

GIMP XMLRPC-Server (crazy, unfinished)

This is an attempt at exposing GIMP funtionality as an XMLRPC web service. This is not finished. It can probably not be finished that way it has been startedt. It will require a lot more code. Actually, putting GEGL behind such a thing makes much m ...

Plugin - schumaml - Dec 30 2007 - 14:58 - 2 comments - 2 attachments

Minimal Python-Fu script

This is a minimal Python-Fu script. It does absolutely nothing besides registering itself in the menu. The motivation for it was to show whether pass is a valid body for a script function. It is. Your vote: ...

Plugin - schumaml - Aug 30 2007 - 20:40 - 0 comments - 1 attachment

"Unit" tests for PDB functions accessible by Script-Fu

This is a simple Unit-test-look-alike approach to test the functions available in Script-Fu. Currently, only the gimp-brush-* stuff is done (or at least each function is called at least once). Everything is based on bunny-test, a framework availabl ...

Plugin - schumaml - Aug 31 2007 - 12:37 - 0 comments - 2 attachments