Michael Natterer
d13bc78a95
plug-ins: remove accidentially added .orig file
2016-08-22 09:06:25 +02:00
Benoit Touchette
05e4c5fe28
Bug 769871 - Adds selection to save exif/xmp when exporting a webp file.
...
This adds an expander to the webp file plug-in to select whether
to save or not the exif, and xmp data for webp files. This harmonizes
the plug-in with a similar option to the jpg/png file plug-ins.
https://bugzilla.gnome.org/show_bug.cgi?id=769871
2016-08-16 16:49:57 -04:00
Benoit Touchette
7663ff289f
plugin: fix for errors during export of webp animation with file-webp plugin
...
This fixes an error during export of webp animations when the layer is size smaller than the image size.
https://bugzilla.gnome.org/show_bug.cgi?id=769872
2016-08-16 16:34:09 -04:00
skal
e4a2f220e0
Bug 769959 - crash during WebP file loading
...
WebPDataClear() was called on already-free'd data.
2016-08-16 03:11:26 +02:00
Michael Natterer
381d9e9b7a
plug-ins: clean up the file-webp loading code
2016-08-13 20:54:09 +02:00
Michael Natterer
f2ff74c08c
plug-ins: cleanup in file-webp, mostly simplify the save dialog
2016-08-10 21:49:23 +02:00
Benoit Touchette
c1021a3e3a
Bug 769651 - Add webp file format support to gimp master
...
Patch to add webp file format support. Includes supports for
loading/saving, icc profiles, exif, and xmp data.
Co-authored with Nathan Osman.
2016-08-09 21:21:52 +02:00