notes
This commit is contained in:
parent
1221309c62
commit
3be6bb1323
9
TODO
9
TODO
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user