GIMP Magazine Issue #6 Released

The newly released issue #6 of GIMP Magazine features a “Using GIMP for portrait and fashion photography” master class by Aaron Tyree who uses GIMP professionally, and a gallery of other artworks and photos made or processed with GIMP.

The team is planning to switch to monthly releases, however they need your support to cover the costs of publishing a free magazine. You can sponsor the project at Patreon or visit the magazine’s gift shop to make a donation.

Updated 2.8.14 Installer for Microsoft Windows

We have released an updated 2.8.14 installer (http) for Microsoft Windows. This one fixes the crash on window resize and the missing icons bugs – all by updating the included GTK+ library to 2.24.24.

Still unsolved are the missing spacing character in the zoom drop down and the disappearing background on high zooms (updating the Pango and Cairo libraries that are didn’t change anything there), investigations continue.

Please continue to report bugs, we can’t fix what we don’t know about.

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.

Libre Graphics Meeting 2014

The Libre Graphics Meeting is a conference where artists, users, developers, designers, contributors,… who use, plan, develop, play with, tamper with free, libre and open source graphics applications, libraries, concepts,…

It is an unparalleled opportunity for them to meet, talk, discuss, listen, experience and learn about their favorite tools, the uses, the undiscovered potential, the new ideas that come with them

This year, Libre Graphics Meeting will happen at the University of Leipzig, April 2-5.

The attendees arrive from all over the world—last year, people from 26 countries traveled to Madrid to attend. Maybe there will be even more this year?

You can help to make this happen—and many of you already did.

We, the GIMP team, are covering the travel and accommodation expenses for our own team members, and we contribute to the global LGM funds as well. These funds are used to reimburse the travel expenses of contributors and speakers.

Our contribution is possible due to your donations—many, many thanks for this, the return on investment from such meetings for the projects is invaluable.

But, the LGM organizers, they ask for modest contributions, always keen not to drain the funds of the projects that attend the meeting. We’ve got our planned expenses covered for this LGM, so we’ll ask you to force them to take more! 🙂

LGM runs a travel fund pledgie campaign with an ambitious goal: $12,000. Please go there and contribute to make this awesome meeting possible.

What we did in 2013

Before you leave for the holidays, we thought you’d like an overview of what we did this year to improve GIMP for you.

Most of the time was spent on improving the GEGL-based version of GIMP (to be released as v2.10) and porting GIMP plugins to GEGL, so that you could benefit from 32bit float precision per color channel as much as possible.

We also successfully participated in Google Summer of Code 2013 and merged more code from GSoC2012 into the main development branch, namely Seamless Clone and Warp Transform tools.

You can find out a lot more in this detailed report. We wish you to have a great time with your family and friends!

GIMP 2.8.10 released

We just released GIMP 2.8.10 ! This is a release in the stable GIMP 2.8 series. This release fixes a bug that prevented older GIMP versions from running on OS X Mavericks. We also did some small adjustments to the Save/Export code in order to make things a bit easier. For the complete list of changes please see the NEWS file.

GIMP Manual 2.8.1 released

We’ve released a new version of the user manual with:

  • Many, many, many bugfixes
  • New (incomplete) translations: Brazilian Portuguese, Danish, Catalan
  • The online version of the manual provides a language menu. Readers are now able to easily switch to a different language of the same page.
  • It is now easier to report bugs: each page has a link at the bottom to report errors straight into Bugzilla.

Find the packages on our FTP 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 docs.gimp.org.

An additional bug fix release for GIMP 2.6 has been prepared as well: 2.6.2. It contains content fixes and an improved build system.