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

Changes for version 1.053 - 1999-02-15

  • more errornous argument types are detected now, without just calling abort().
  • fixed a MAJOR namespace-leak: for example, if one used gimp_parasite_list once, Gimp::Image->parasite_list would call gimp_parasite_list and NOT gimp_image_parasite_list, as would be correct.
  • Gimp::Net now works correctly with parasites.
  • added examples/parasite_editor
  • added gimp_ prefix to Parasite-class
  • use $Config{perlpath} for bangpath, not $PERL

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
Set and get state data.
"easy to use" framework for Gimp scripts
Interface to libgimp (as opposed to Gimp::Net)
Communication module for the gimp-perl server.
Overwrite Tile/Region functions to work with piddles.
"simulation of libgimpui"
some handy routines for Gimp-Perl users

Provides

in Gimp.pm
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