Changes for version 1.052 - 1999-02-09
- moved the xlfd_size function from Gimp::Fu into Gimp (and maybe later into Gimp::Util?)
- functions in Gimp::Util are now treated in the same way as PDB functions (when the module is loaded)
- improved handling of "make clean" to make it less perl-ish and more gnu-ish
- enabled full testsuite (keep your fingers crossed)
- PDL examples no longer cause errors at startup
- more compatibility fixes for 5.005_54
- bangpaths are now replaced by $PERL at configuration time
- fixed a few quirks in scm2scm and added it to the package
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
Examples
- examples/Create_Images
- examples/PDB
- examples/README
- examples/alpha2color.pl
- examples/border.pl
- examples/ditherize.pl
- examples/example-fu.pl
- examples/example-net.pl
- examples/example-oo.pl
- examples/feedback.pl
- examples/gimp-make-img-map
- examples/homepage-logo.pl
- examples/image_list
- examples/prep4gif.pl
- examples/tex-to-float
- examples/view3d.pl
- examples/webify.pl
- examples/windy.pl
- examples/xachlego.pl
- examples/xachshadow.pl