From 453adb425e2a891f78f4962529a90b250a7fbe6e Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 23 Mar 2009 17:43:13 +0000 Subject: [PATCH] stuff --- TODO | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index e9e68b60..50fcb99d 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,3 @@ -- try - - vips im_affinei_all ~/in.v ~/out.v bilinear 1.0928961748633881 0 0 1 0 0 - - where in.v is a 366 pixel wide image, and 1.092... is (400 / 366) - - mask subscript in Pythion seems to be broken @@ -20,6 +14,8 @@ >>> mask(0,0) + trying to do a gaussian blur in Python + - radiance writer? the reader is OK, apparently - doc strings would be nice, read the SWIG notes on this