This commit is contained in:
John Cupitt 2017-03-01 15:52:59 +00:00
parent 1221309c62
commit 3be6bb1323
1 changed files with 9 additions and 0 deletions

9
TODO
View File

@ -1,3 +1,12 @@
- vips_object_class_install_argument() should check for duplicate priorities,
it's been behind a few nasty bugs
- add vips_rot90() / _rot180() / _rot270(), cf. vips_sin() etc.
it's currently
vips_rot( smartcrop->sobel, &smartcrop->sobel90, VIPS_ANGLE_D90, NULL )
- vips linecache has access there twice!
$ vips linecache