From b9756d402a92f014a4ab1c2472671d5e35c4e4aa Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 8 Dec 2011 23:17:38 +0000 Subject: [PATCH] sync --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TODO b/TODO index 8ca28490..8744629c 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,15 @@ +- make sure we have the win32 largefile fix from 7.26 + + header_size should be a guint64 too + + various other projection funcs as well I noticed + + anything else there we need? + + + + + - vipsimage should be cached too, eg. VipsImage *a = vips_image_new_from_file( "poop.jpg" );