From 53cc08881d3cc50c01fbef540d9241a473c2bd93 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 27 May 2010 16:24:24 +0000 Subject: [PATCH] stuff --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 254fb395..c43f1c22 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,15 @@ +- tools subdirs are now pretty stupid :-( just have a single dir + - int bicubic needs more precision? try a 10x upscale and compare to the double path + yes, looks like a rounding problem? + + upscale 10x, you get a small offset if you compare the double and int paths + + and slight banding + - test python setup.py build_ext