From 29a0c398aaf8bc9654f10fbf7858f6b046c9015e Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Wed, 23 Oct 2013 08:49:44 +0100 Subject: [PATCH] todo --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 04fe80a9..f63987f6 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +- vipsthumbnail needs non-square BBs, perhaps + + --size 200x300 + - do conv and morph quickly as simple wrappers over the vips7 operations - add vips_gaussian_blur() with approx / int / float precision, maybe