mirror of https://github.com/GNOME/gimp.git
649d121380
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. |
||
---|---|---|
.. | ||
file-tiff-export.c | ||
file-tiff-export.h | ||
file-tiff-io.c | ||
file-tiff-io.h | ||
file-tiff-load.c | ||
file-tiff-load.h | ||
file-tiff.c | ||
file-tiff.h | ||
meson.build |