Simon Budig
884edf56ca
libgimpbase: make GimpMetadata its own type derived from GExiv2Metadata
2017-01-30 16:43:59 +01:00
Hartmut Kuhse
66bc98d299
Revert "New GimpMetadata as subclass of GExiv2Metadata"
...
This reverts commit 3ab08c8bfd
.
2017-01-03 19:36:22 +01:00
Hartmut Kuhse
3ab08c8bfd
New GimpMetadata as subclass of GExiv2Metadata
2017-01-03 19:26:35 +01:00
Massimo Valentini
79ce219a32
Bug 761823: TIFF export generates corrupted output...
...
... if picture has EXIF
2016-05-01 19:57:37 +02:00
Michael Natterer
4cf6dad0a0
plug-ins: port file-tiff to GIO
...
Using code from gegl:tiff-load and gegl:tiff-save which has a mode for
local buffering if the input/output streams don't support seeking.
Unfortunately this code is broken and is disabled for now.
2016-04-19 23:09:26 +01:00
Michael Natterer
b4e48c7ecd
plug-ins: pass GFiles around instead of filenames in file-tiff
...
This is no port to GIO yet.
2016-04-19 17:18:17 +01:00
Massimo Valentini
63805dfcf2
Bug 758909: Gimp cannot open some tif files it exports
...
Clear TIFFTAG_MIN/MAXSAMPLEVALUE because exiv2 saves
them with the wrong type and the original values could
be invalid
2015-12-29 18:47:56 +01:00
Michael Natterer
c64a104155
plug-ins: merge the file-tiff-load and file-tiff-save plug-ins
...
so they can share duplicated code.
2015-12-05 08:53:09 +01:00