aboutsummaryrefslogtreecommitdiff
path: root/fastiv-io.h
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-11-28 20:05:36 +0100
committerPřemysl Eric Janouch <p@janouch.name>2021-11-28 23:41:09 +0100
commitcfe3dc55c6e1133b0fbe342e63965aec2437a7c3 (patch)
tree0c22c01385b045315151882ec41302f378c9cbec /fastiv-io.h
parent33f24fa184257572cd7924e2e7d0c256af102644 (diff)
downloadfiv-cfe3dc55c6e1133b0fbe342e63965aec2437a7c3.tar.gz
fiv-cfe3dc55c6e1133b0fbe342e63965aec2437a7c3.tar.xz
fiv-cfe3dc55c6e1133b0fbe342e63965aec2437a7c3.zip
Animate animations
Diffstat (limited to 'fastiv-io.h')
-rw-r--r--fastiv-io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastiv-io.h b/fastiv-io.h
index db94a46..c8a256b 100644
--- a/fastiv-io.h
+++ b/fastiv-io.h
@@ -27,7 +27,7 @@ char **fastiv_io_all_supported_media_types(void);
// Userdata are typically attached to all Cairo surfaces in an animation.
-/// GBytes with plain Exif data.
+/// GBytes with plain Exif/TIFF data.
extern cairo_user_data_key_t fastiv_io_key_exif;
/// FastivIoOrientation, as a uintptr_t.
extern cairo_user_data_key_t fastiv_io_key_orientation;