The Gimp, wat staat voor GNU Image Manipulation Program, is een fotobewerkingsprogramma en wordt door velen beschouwd als de opensource tegenhanger van Adobe Photoshop en Corel Paint Shop Pro. Het programma is beschikbaar voor verschillende besturingssystemen zoals Linux, Mac OS X en Windows. De ontwikkelaars hebben enkele dagen geleden een nieuwe versie uitgebracht in de ontwikkeltak en hier aan 2.3.14 als het versienummer meegegeven. De lijst met veranderingen ziet er als volgt uit:
Version 2.3.14:
- added actions to control brush spacing
- polished appearance of image window
- scale the brush's spacing when scaling the brush
- save tool presets when they are changed
- improved handling of vectors in the Python bindings
- allow for auto-cropping the result of the transform tools
- added GimpRatioEntry widget and use it in the rectangle tool options
- added functions to transform between preview and image coordinates
- added PDB functions to validate display, drawable, image and vectors IDs
- added HSL color model to Decompose and Compose plug-ins
- further improved status bar messages for tools
- on systems with D-Bus build gimp-remote functionality into gimp executable
- bug fixes and code cleanup