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