Changes for version 1.06 - 1999-03-06
- Gimp::Fu does no longer display the returned image when it is the same as the one passed in.
- append imagenumber to "Untitled"-images in widget.
- removed publicly-visible non-PDB pixelfunctions. "uuuuuse peedee-ell or dieieie".
- implemented Gimp::Fu::PF_RADIO.
- added blowinout.pl, terral_text and xachvision.pl.
- the use of Gimp::PDL to access the region/tile functions is now mandatory. The old string interface does not exist anymore.
- the path to the server-socket now includes the UID, to avoid collisions. CGI-scripts should use either tcp or specify the path directly using GIMP_HOST (see Gimp::Net for details).
- use _much_ saner defaults for the Scale types in Gimp::Fu.
- Gimp::Fu's optionmenus didn't work in net()-mode.
- implemented PF_CUSTOM (untested).
- added Gimp::UI::ColorSelectbutton, I was utterly fed up with GtkColorSelectbutton never working.
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", and more!
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
in Gimp/UI.pm
Examples
- examples/Create_Images
- examples/PDB
- examples/README
- examples/alpha2color.pl
- examples/blowinout.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/parasite-editor
- examples/prep4gif.pl
- examples/scratches.pl
- examples/terral_text
- examples/tex-to-float
- examples/view3d.pl
- examples/webify.pl
- examples/windy.pl
- examples/xachlego.pl
- examples/xachshadow.pl
- examples/xachvision.pl