This commit is contained in:
John Cupitt 2010-05-27 16:24:24 +00:00
parent b275740002
commit 53cc08881d
1 changed files with 8 additions and 0 deletions

8
TODO
View File

@ -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