GIMP Magazine #4 published

The fourth issue of GIMP Magazine is now out and available as a digital download, a printed copy, and an e-zine for iPad. In just a year the project got a huge following, and now it’d a 100 pages large magazine with interviews, tutorials, a gallery section, and a graphic novel of its own.

Creating a full-fledged magazine takes a lot of time, so while GIMP Magazine is a free download, we kindly suggest you to consider premium options. That way you will ensure its continuity.

Four Students to Work on GIMP During GSoC2013 Program

Four students will be working on GIMP and GEGL this summer thanks to Google Summer of Code 2013 program.

  • Ajay Ramanathan will be working on a combined selection tool;
  • Carlos Zubieta will be porting GEGL operations to OpenCL;
  • Simon Lui will improve support for PSD in GIMP (text layers as text etc.);
  • Marek Dvorožňák will add a new tool to deform an image objects in a way that they behave like real world objects (see YouTube demo).

We are looking forward to the upcoming three months of exciting work with our new contributors.

While getting prepared to a new run of the Google Summer of Code program, we merged code from a few past GSoC projects, namely Warp Transform and Seamless Paste tools.

The Warp Transform tool is an interactive on-canvas version of our old iWarp plug-in, and it’s in a good shape to be part of a future v2.10 release. It still needs a few internal and user interface changes, though.

The Seamless Paste tool does just that: seamless pasting of an object from one picture into another, optionally updating color characteristics. This tool needs a lot more work. Barak Itkin recently posted an update in his blog to outline the changes to be made.

Stay tuned for more development news.

Four Students to Work on GIMP During GSoC2013 Program

GIMP will be taking part in this year’s Google Summer of Code program as a mentoring organization. We are inviting interested students to get in touch with us and start discussing potential projects.

Some project ideas have already been posted in the wiki, but you are free to come up with your own ones. At this point porting existing plug-ins to GEGL has the highest priority, as it will aid us in releasing GIMP 2.10 sooner.

If you are eligible for participation and eager to contribute to our project, please introduce yourself on the mailing list for developers or in the #gimp channel at irc.gimp.net. In the latter case please bear in mind that the core team is mostly in the Western Europe timezone.

Four Students to Work on GIMP During GSoC2013 Program

Yesterday Google announced Summer of Code 2013 program. Participating at GSoC has proved to be rather beneficial to us. Here are just some of the features implemented during past runs of the program: five new tools (Heal, Perspective Clone, Cage Transform, Warp Transform, Seamless Paste), resources tagging, hardware acceleration in GEGL. Needless to say, we’ll try to participate this year again.

We already have a preliminary list of project ideas for this year’s program: improving selection tools, implementing sophisticated slicing tool for web designers, creating a full-featured OpenEXR plug-in. However, the top priority project for us would be porting more plug-ins to GEGL, which is one of the issues that block the release of GIMP 2.10.

Even though we won’t know whether we are participating until April 8, if you are considering to work with us this summer, we suggest that you start talking to us already. When we vote for students, we need to know you well enough to make a fair judgment. Please find out if you are eligible for the program, then join the developers mailing list or talk to us on IRC.

GIMP 2.8.4 for OSX Available

GIMP 2.8.4 is now available as disk image for Mac OSX.

Please note that with this release, we have moved GIMP’s per-user data from “~/Library” to “~/Library/Application Support”. If you had installed GIMP 2.8.2 before, please open a terminal and enter the following command, so GIMP 2.8.4 will pick up your data from the right location:

mv ~/Library/GIMP ~/Library/Application\ Support

GIMP in 2012

As 2013 is fast approaching, we’d like to take a quick look at 2012 and what we did during the year.

In May we released the long anticipated new stable version, v2.8, with many improvements such as layer groups, tagging of resources, new Cage transform tool and more.

We also started the final transition to GEGL as a new image processing core. All legacy from the libgimp has already been removed.

Unstable version of GIMP is now capable of working in 16 and 32 bit per channel modes, both integer and float. Color management has been improved as well, and thanks to support by AMD and Google the GEGL library can do GPU-side rendering and processing with OpenCL.

We successfully participated at Google Summer of Code 2012. Our students ported more GIMP filters to GEGL operations, created a node compositing application for testing GEGL, and implemented a unified transform tool for GIMP.

In past years we let our work with community slip, so this year we also tried to establish a better connection with our user base. Our Google+ page, where we now regularly share project news and useful GIMP tutorials we come across, is currently circled by ca. 22.000 people (as compared to 1.000 in January 2012).

Last, but not least, we are happy to see the community actively promoting GIMP of its own accord. E.g. this year the GIMP Magazine project was started, with two issues already published and the 3rd issue currently in the works.

Thanks to all contributors our project vision is becoming a reality. GIMP already works in HDR, partially uses GPU for rendering and processing, has better transformation tools.

Our primary focus for 2013 will be finishing the transition to GEGL. We don’t expect it to be an easy job: it’s likely to keep us busy most of 2013, if not longer. You can help us to boost the development. Come join us to complete the rewrite and deliver the new generation of GIMP as a polished stable product.

GIMP Gets ICC v4 Color Profiles Support

For the last few weeks GIMP has been capable of using ICC v4 color profiles thanks to a patch by Laurent Martelli who ported the color management plug-in to use LittleCMS v2.

There is also an ongoing work by Elle Stone to adapt that plug-in to the new GEGL-based architecture and make color space conversions just work between various bit depth precision levels — from 8-bit to 32-bit floating point.

Once it’s done, GIMP will be capable of converting images between different color spaces with little to no loss of color fidelity. In fact, it already works, with some caveats.

Meanwhile Michael Natterer is busy porting plug-ins for loading and saving files to GEGL and GIO. The latter means that GIMP doesn’t create temporary files anymore when loading files from remote locations, and previews in the Open File dialog 100% match actual images.

There is still a lot of work to do before GEGL-based version of GIMP is completely functional. We encourage you to join the team and help making the future closer.

Google Summer of Code 2012 Is Over

Four out of five GIMP students successfully finished their work in the Google Summer of Code 2012 program. Unfortunately one of the students wasn’t able to complete all of the work.

The code written by the students has already been merged to main development branches and is expected to be available in the next releases of GIMP and GEGL.

While the first public version of the Unified Transform Tool will only be available in the 2.9.x series, new GEGL operations will be present in the next release of GEGL already.

The students ported the following GIMP filters to GEGL operations: Shift, Wind, Cartoon, Photocopy, Oilify, Softglow, and a variety of noise generators.

The GEGL-based node editor is a standalone project and will eventually be released separately.

It was a great summer. We thank all the students for participating and we would love to see them around in years to follow.