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

Changes for version 1.20 - 2000-05-11

  • image types updated to reflect gimp's reality.
  • updated perlotine.
  • fixed logulator (bugs are actually in the script-fu parts).
  • moved gimp_drawable_bounds from Gimp::Util to Gimp.
  • applied patch to logulator by <mikem@enet.it>.
  • added examples/giflogo.
  • do not install examples/gap-vcr.
  • added new sethspin, with slight changes.
  • do not install "feedback".
  • updated examples/xachlego.
  • added examples/blended2, examples/translogo.
  • removed examples/giflogo.
  • applied libintl fix by yasuhiro@awa.tohoku.ac.jp.
  • applied save_image/PNG-noextra switch patch by pkaempf@box.echo.ch.
  • applied Perl-Server reuseaddress fix by gphan@webjuice.com.
  • corrected the libintl fix to really work.
  • added fr and ru translations.
  • experimental 5.6 thread compatibility improvements.
  • corrected menu hiliting problem in firetext and glowing_steel.
  • add a call to gimp_plugin_add_domain to Lib.xs.
  • fix some of the bugs Raphael "reported" (missing Gtk makde Gimp::UI crash).
  • fix pxgettext call in po/update.sh to use the correct "perl".
  • fix po/Makefile.PL to not barf on multiply defined "translation" target.
  • do not install scripts depending on Gtk.
  • do not register menus when Gtk is needed for dialogs.
  • updated examples/burst.
  • fixed various old-syntax leftovers in Gimp::Util.
  • modernized examples/example-fu.
  • added examples/dust.
  • updated po/Makefile.PL to find the scripts again.
  • applied edit_fill change. Boy we need default agruments soon!
  • pxgettext exits with success instead of error on version check, so the build doesn't completely die. (Yosh)
  • fixed examples/image_tile to use die instead of exit.
  • improved croak behaviour.
  • new plug-in: clear alpha.
  • fix the "manpages installed twice under different names" bug that nobody had noticed.
  • do no longer install roundrectsel and map_to_gradient plug-ins, since (almost) equivalent c versions exist. If you need these plug-ins you have to install them manually.
  • changed logulator to use an imagetype of "RGBA,GRAYA,INDEXEDA" for all script-fu's.
  • added warning when using known-to-be-broken experimental threading feature. Maybe gimp-perl should refuse to build instead?
  • added examples/warp-sharp.
  • more $(CC) != perl's $(CC) fixes in configure.frag.
  • Makefile.PL now uses $bindir to install programs. This is not optimal for standalone installations, but gimp has priority ;)

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