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

Changes for version 1.21 - 2001-03-09

  • this version will only compile with 1.1. versions of the Gimp. If you need to compile gimp-perl with gimp-1.0 please use version 1.201 from CPAN.
  • first round of mega-api-change.
  • dropped a few prefixes (PROC_ from RUN_INTERACTIVE etc.. where the new names would have a GIMP_ prefix).
  • updated to new commandline options.
  • updated enums.pl (And therefore, enumerations).
  • applied 5.004 compatibility patch by artie@kmfms.com.
  • applied glow_steel gradient patch by Michael Fowler <michael@shoebox.net>.
  • removed gimp_proc_db_proc_info from xs code in favour of the PDB call.
  • fix the parasite-editor as much as possible.
  • fixed bug reported by Andreas Jaekel (who chose not to accept mail from me) regarding return values for register'ed scripts.
  • fixed the make install-po problem that Sven fixed but dumb Marc accidently reverted...
  • added/updated examples/fade-alpha by Seth.
  • re-apply patches to examples/xachshadow, xachlego after I nuked them without knowing.
  • updated examples/xachvision.
  • make configuration more paranoid (break with standalone build rather than inside the gimp).
  • docfix by Alexander Kurz.
  • save_image now saves png again (reported by Michael Guntsche).
  • perlotine updated (patches by Michael Guntsche and Seth).

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