This commit is contained in:
John Cupitt 2014-07-04 14:46:28 +01:00
parent c2ae9f30c6
commit 987021a68d
1 changed files with 11 additions and 0 deletions

11
TODO
View File

@ -1,3 +1,14 @@
- im_point() is broken?
$ vips im_point k2.jpg bilinear 0 0 2
110.926
doesn't seem right, should be 0, see deprecated/im_point_bilinear.c
part of fixing up ruby-vips self-tests
- threadpool recyling might be useful for dzsave?