Depois de 3 meses de desenvolvimento, os programadores do editor de imagem open-source Gimp publicaram a primeira atualização da série 2.8. Esta nova versão, o Gimp 2.8.2 (a versão 2.8.1 ainda era tido como versão Beta e nunca foi oficialmente publicada) traz várias correções na interface e bibliotecas associadas.
Os programadores corrigiram alguns problemas com a interface e melhoraram a biblioteca libgimp relativamente ao MacOS X (com esta versão estão a preparar a publicação da versão oficial para o MacOS).
Para ter o Gimp 2.8.2 basta seguir o procedimento explicado neste artigo:
Tal como é comum, os programadores do Gimp disponibilizaram um resumo das modificações aplicadas a esta nova versão:
GNU Image Manipulation Program
2.8 Stable Branch
This is the stable branch of GIMP. No new features are being added
here, just bug-fixes.
Overview of Changes from GIMP 2.8.0 to GIMP 2.8.2
Core:
- Make tag matching always case-insensitive
- Let the tile-cache-size default to half the physical memory
GUI:
- Mention that the image was exported in the close warning dialog
- Make sure popup windows appear on top on OSX
- Allow file opening by dropping to the OSX dock
- Fix the visibility logic of the export/overwrite menu items
- Remove all "Use GEGL" menu items, they only add bugs and zero function
- Improve performance of display filters, especially color management
- Fix the image window title to comply with the save/export spec and use the same image name everywhere, not only in the title
- Fix positioning of pasted/dropped stuff to be more reasonable
Libgimp:
- Move gimpdir and thumbnails to proper locations on OSX
- Implement relocation on OSX
- Allow to use $(gimp_installation_dir) in config files
Plug-ins:
- Fix remembering of JPEG load/save defaults
- Revive the page setup dialog on Windows
Source and build system:
- Add Windows installer infrastructure
- Add infrastructure to build GIMP.app on OSX
General:
- Lots of bug fixes
- List of translation updates