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

Changes for version 1.201 - 2000-08-24

  • LAST VERSION THAT WORKS WITH 1.0 **
  • s/gimp_plugin_domain_add/gimp_plugin_domain_register/
  • really moved sethspin into <Image>/Filters (neo)
  • moved sethspin back to Filters/Animation (sjb)
  • fixed problem in Net.pm/try_connect (AF_LOCAL vs. PF_UNIX, or "sysv rules the world, but sun shines everyhwere".
  • added ... to hopefully all plug-ins that open a dialog.
  • make clean wrongly deleted po/Makefile.
  • po/Makefile.PL left temporary files around.
  • trimmed examples/logulator down by two thirds.
  • installing map_to_gradient again, as it is needed by firetext, until fire has been re-written.
  • applied patch by Ar't <artie@kmfms.com> that fixes a lot of perl5.004 compatibility issues and even identifies the buggy perl version that causes pxgettext to not work!
  • do yet another compile/link flags rotation.
  • replaced find -path by grep 'Cause -path seems to be a gnu extension.

Documentation

Pseudo-OO for Gimp functions.
how to operate on raw pixels.
embed xpm pictures into perl source
convert script-fu to perl
convert script-fu to script-fu
convert xcf files to pnm files

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.
Overwrite Tile/Region functions to work with piddles. This module is obsolete, please remove any references to it.
Evaluate pod documentation embedded in scripts.
some handy routines for Gimp-Perl users
Communication module for the gimp-perl server.
"simulation of libgimpui", and more!
pragma to declare the superclass of a gtk widget

Provides

in Gimp.pm
in Gimp.pm
in Gimp.pm
in Gimp.pm