aboutsummaryrefslogtreecommitdiff
path: root/fastiv-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'fastiv-io.c')
-rw-r--r--fastiv-io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastiv-io.c b/fastiv-io.c
index 36e6fde..e0c3dea 100644
--- a/fastiv-io.c
+++ b/fastiv-io.c
@@ -1247,6 +1247,7 @@ load_libtiff_directory(TIFF *tiff, GError **error)
fail:
TIFFRGBAImageEnd(&image);
+ // TODO(p): It's possible to implement ClipPath easily with Cairo.
return surface;
}