Gimp/plug-ins
Matthias Junker-Petschick 3139cb9305 Bug 771558 - PSD files with a layer additional data length...
...not divisible by 4 are incorrectly reported as corrupt

file-psd: Do not round up the extra data length field when reading
layer info.

Fixes the PSD layer extra information handling in read_layer_info() by
not rounding up the data length field to a multiple of 4.

Layers can contain extra data, which is encoded at the end of layer
records. The length of this data should always be stored rounded up to
an even byte count. When loading a PSD file, it can be expected that
this value is already rounded up and this operation should not be
necessary. If an uneven byte count is encountered, a warning is
emitted but the loading process is not aborted.
2016-10-09 22:29:51 +02:00
..
common Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
file-bmp plug-ins: more code cleanup in file-bmp 2016-04-23 01:07:20 +02:00
file-darktable plug-ins: rename file-darktable format names to "Raw Foo" 2016-05-21 00:01:10 +02:00
file-exr plug-ins: Use GIMP's internal profile when loading EXR 2016-04-29 13:10:30 +02:00
file-faxg3 plug-ins: fix typo in error path 2014-08-16 03:10:35 +02:00
file-fits Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
file-fli Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
file-ico app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() 2016-09-07 20:12:28 +02:00
file-jpeg Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
file-psd Bug 771558 - PSD files with a layer additional data length... 2016-10-09 22:29:51 +02:00
file-sgi plug-ins: various s/save/export/ replacement on visible strings. 2016-02-16 02:35:43 +01:00
file-tiff plug-ins: add a new possible format for TIFF tag warning messages. 2016-07-23 18:35:16 +02:00
file-webp Bug 771012 - Improve WebP animation-saving 2016-09-11 20:36:43 +02:00
flame Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
fractal-explorer Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2016-04-18 21:02:32 +01:00
gfig Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpressionist Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gradient-flare Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
help Bug 762282 - Link ends with "/." 2016-02-26 17:17:44 +01:00
help-browser app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
ifs-compose Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
imagemap Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
lighting Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
map-object Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
pagecurl pagecurl: reduce fish genocide. 2016-04-18 22:57:16 +02:00
print Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
pygimp Bug 735774: Zarro Boogs found for PF_FILENAME - Ambiguous Entry Dialog 2016-08-01 09:06:12 +02:00
screenshot Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
script-fu script-fu: port two scripts to gimp-edit-paste-as-new-image 2016-09-20 20:23:04 +02:00
selection-to-path Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
twain Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
ui Bug 725553: TIFF compression broken 2014-05-02 18:44:44 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00