The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.089 - 1999-05-18

  • added colourtoalpha.
  • made all internal C functions static -> less namespace bloat.
  • its possible to shorten the call $drawable->get->pixel_rgn to "just" $drawable->pixel_rgn.
  • made one-arg gimp_progress_init work again.
  • removed compatibility code from Lib.xs.
  • call the XS version of gimp_progress_init when only one argument is given.
  • re-added PARASITE_*-constants (including UNDOABLE variants).
  • temporarily disabled the module for political reasons.
  • made my first attempt at implementing XS-PDL support.
  • transform obnjects ids of -1 into undef and vice versa.
  • Gimp::Fu did not properly supply a default value for PF_COLOUR.
  • :auto is NO LONGER the default for the import method(!). (NOT YET).

Documentation

Pseudo-OO for Gimp functions.
how to operate on raw pixels
convert script-fu to perl
convert script-fu to script-fu

Modules

Perl extension for writing Gimp Extensions/Plug-ins/Load & Save-Handlers
compatibility functions for older versions of Gimp.
Set and get state data.
check for specific features to be present before registering the script.
"easy to use" framework for Gimp scripts
Interface to libgimp (as opposed to Gimp::Net)
run scripts embedded into the Gimp program.
Communication module for the gimp-perl server.
Overwrite Tile/Region functions to work with piddles. This module is obsolete, please remove any references to it.
Evaluate pod documentation embedded in scripts.
"simulation of libgimpui", and more!
some handy routines for Gimp-Perl users

Provides

in Gimp.pm
in Gimp.pm
in Gimp.pm
in Gimp/UI.pm
in Gimp/UI.pm
in Gimp/UI.pm
in Gimp/UI.pm