Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gimp-devel: GIMP plugin and extension development kit
Name: | gimp-devel |
Vendor: | Scientific Linux |
Version: | 2.0.5 |
License: | GPL, LGPL |
Release: | 7.0.7.el4 |
URL: | http://www.gimp.org/ |
- Summary
- The gimp-devel package contains the static libraries and header files
for writing GNU Image Manipulation Program (GIMP) plug-ins and
extensions.
Changelog
- * Mon Sep 17 19:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> - 2.0.5-7.0.7.el4
- validate bytesperline header field when loading PCX files (#247571)
- * Tue Sep 11 19:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> - 2.0.5-7.0.6.el4
- replace gimp_error() by gimp_message()/gimp_quit() in a few plugins so they
don't crash but gracefully exit when encountering error conditions
- fix endianness issues in the PSP plugin to avoid it doing (seemingly) endless
loops when loading images
- fix endianness issues in the PCX plugin which cause it to not detect corrupt
images
- * Fri Jul 13 19:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> - 2.0.5-7.0.5.el4
- add safeguard to avoid crashes while loading corrupt PSD images (#247571,
patch by Raphaƫl Quinet)