stuff
This commit is contained in:
parent
3c19110505
commit
d5c07ba95a
12
TODO
12
TODO
@ -13,18 +13,6 @@ WONTFIX
|
|||||||
|
|
||||||
- test maxpos_avg, quite a few changes
|
- test maxpos_avg, quite a few changes
|
||||||
|
|
||||||
- write our own python extension to call a vips operation by name
|
|
||||||
|
|
||||||
result = vips_call ("name", args)
|
|
||||||
|
|
||||||
then call that from VImage_method
|
|
||||||
|
|
||||||
- do we really need VImage_method? Can't we write
|
|
||||||
|
|
||||||
__getattr__ (self, name) = lambda (obj_to_call, arguments):
|
|
||||||
|
|
||||||
or something like that?
|
|
||||||
|
|
||||||
- HAVE_HYPOT could define a hypot() macro?
|
- HAVE_HYPOT could define a hypot() macro?
|
||||||
|
|
||||||
- im_exr2vips can now use c++ api
|
- im_exr2vips can now use c++ api
|
||||||
|
Loading…
x
Reference in New Issue
Block a user