GIMP Manual 2.8.2 released

A new version of the user manual has been released. Changes include:

  • complete translation to Brazilian Portuguese
  • many, many, many bugfixes

You can click here to download the 2.8.2 release package. This release provides only the sources to build the help used by the GIMP Help browser. Find the packages on our

download server
.

For easy installation we suggest that you wait until an installer for
this release has been packaged for your platform. Find more releases
and information about our goals and how you can help at
http://docs.gimp.org.

GIMP Manual 2.8.2 released

A new version of the user manual has been released. Changes include:

  • complete translation to Brazilian Portuguese
  • many, many, many bugfixes

You can click here to download the 2.8.2 release package. This release provides only the sources to build the help used by the GIMP Help browser. Find the packages on our download server.

For easy installation we suggest that you wait until an installer for this release has been packaged for your platform. Find more releases and information about our goals and how you can help at http://docs.gimp.org.

Gimp-Perl release candidate ready for testing

It’s been possible to use various scripting languages to automate GIMP for a long time. But until recently Perl bindings for GIMP were considerably out of date due to lack of interest from contributors. Fortunately, a while ago Ed J started working on updating those, and now a release candidate is available for testing.

Gimp-Perl version 2.30_05 is on CPAN now. It supports GIMP 2.8 and provides the following features:

  • An autosave script (not installed by default, examples/autosave2) will save in its own directory files that were opened and changed, then reopen them on GIMP startup; if installed, will start along with GIMP.
  • A plugin registry viewer, installed by default to Filters/Browse Plug-in Registry.
  • A Perl console, installed by default to Filters/Perl/Console.

The way to install the release candidate on Linux is:

perl -MCPAN -e "install 'ETJ/Gimp-2.30_05.tar.gz'"

If you encounter any bugs, please report them on bugzilla.gnome.org.

Gimp-Perl release candidate ready for testing

It’s been possible to use various scripting languages to automate GIMP for a long time. But until recently Perl bindings for GIMP were considerably out of date due to lack of interest from contributors. Fortunately, a while ago Ed J started working on updating those, and now a release candidate is available for testing.

Gimp-Perl version 2.30_05 is on CPAN now. It supports GIMP 2.8 and provides the following features:

  • An autosave script (not installed by default, examples/autosave2) will save in its own directory files that were opened and changed, then reopen them on GIMP startup; if installed, will start along with GIMP.
  • A plugin registry viewer, installed by default to Filters/Browse Plug-in Registry.
  • A Perl console, installed by default to Filters/Perl/Console.

The way to install the release candidate on Linux is:

perl -MCPAN -e "install 'ETJ/Gimp-2.30_05.tar.gz'"

If you encounter any bugs, please report them on bugzilla.gnome.org.