gimp/plug-ins/file-tiff
Alx Sa 649d121380 plug-ins: Load layers in Sketchbook TIFFs
This patch adds support for loading Sketchbook
TIFF layers.
Alias/Autodesk Sketchbook used metadata tags
to store information about layers. This is a
separate implementation compared to Adobe,
stored in TIFFTAG_ALIAS_LAYER_METADATA.
The first directory contains the image metadata
and the layers are stored in SubIFDs, using the
same metadata tag for layer-specific properties
such as opacity and visibility.
2024-08-09 01:03:44 +00:00
..
file-tiff-export.c pdb, libgimpbase: Rename GIMP_VECTORS_STROKE_TYPE... 2024-07-19 15:07:43 +00:00
file-tiff-export.h plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00
file-tiff-io.c Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly. 2023-09-19 15:34:48 +02:00
file-tiff-io.h plug-ins: propose exporting as BigTIFF once if TIFF export fails… 2022-03-11 15:18:39 +01:00
file-tiff-load.c plug-ins: Load layers in Sketchbook TIFFs 2024-08-09 01:03:44 +00:00
file-tiff-load.h plug-ins: Port file-tiff-load to GimpProcedureDialog 2024-05-31 04:34:51 +00:00
file-tiff.c libgimp, plug-ins: Run gimp_export_image ()... 2024-07-14 20:12:57 +00:00
file-tiff.h plug-ins: port file-tiff-save to GimpProcedureConfig 2020-06-08 20:42:36 +02:00
meson.build plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00