From c1af556751e196aba1f66aa06ce36f00d07d7ca7 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Tue, 28 Dec 2021 19:37:15 +0100 Subject: Load back wide thumbnail metadata --- fiv-io.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fiv-io.h') diff --git a/fiv-io.h b/fiv-io.h index b561286..52fd691 100644 --- a/fiv-io.h +++ b/fiv-io.h @@ -47,6 +47,8 @@ extern cairo_user_data_key_t fiv_io_key_orientation; extern cairo_user_data_key_t fiv_io_key_icc; /// GBytes with plain XMP data. extern cairo_user_data_key_t fiv_io_key_xmp; +/// GBytes with a WebP's THUM chunk, used for our thumbnails. +extern cairo_user_data_key_t fiv_io_key_thum; /// The next frame in a sequence, as a surface, in a chain, pre-composited. /// There is no wrap-around. -- cgit v1.2.3-70-g09d2