Gisteren is er een nieuwe versie van de stabiele tak van the GNU Image Manipulation Program, in het kort the GIMP, uitgekomen. Het gaat om versie 2.2.10 en broncode plus binaries voor onder andere Windows, Unix en Mac OS X kunnen op deze pagina worden gevonden. The GIMP is een fotobewerkingsprogramma en wordt door velen beschouwd als de open-sourcetegenhanger van Adobe Photoshop en Paint Shop Pro. Naast deze versie is er ook op de 22nd Chaos Communication Congress een nieuwe development-build uitgekomen, en wel versie 2.3.6. Hieronder is het changelog voor beide versies te vinden:
Bugs fixed in GIMP 2.2.10 (stable)Changes in GIMP 2.3.6 (development)
- fixed build error on Sun C compiler (bug #319811)
- fixed issue with Guides scripts (bug #320933)
- corrected selection display problem (bug #319029)
- fixed potential wget issue (bug #322977)
- fixed non-interactive use of gimp-edit-stroke (bug #322977)
- fixed Script-Fu crash in some locales such as Chinese (bug #163212)
- fixed build of librsvg plug-in (bug #314400)
- fixed parameter type in "plug-in-unsharp-mask" procedure (bug #325007).
[break]
- even faster application startup
- binary relocatibility on Linux by means of binreloc
- be more verbose when being asked for it
- select color index when picking from an indexed drawable
- allow to migrate windows between displays
- mouse-wheel scrolling and zooming in plug-in previews
- added keyboard shortcuts ([ and ]) for changing the brush radius
- improved Oilify plug-in
- made the IWarp plug-in preview resizeable
- added alignment mode for cloning from a fixed location source
- completed core/ui separation of paint tools and paint methods
- bug fixes and code cleanup