stuff
This commit is contained in:
parent
51d2235b07
commit
0cf89f6d48
15
TODO
15
TODO
@ -10,8 +10,11 @@
|
|||||||
|
|
||||||
- im_affinei and im_affinei_all need docs
|
- im_affinei and im_affinei_all need docs
|
||||||
|
|
||||||
|
- update format docs
|
||||||
|
|
||||||
- how to expose things like yafrsmooth's "sharpening" parameter to
|
- how to expose things like yafrsmooth's "sharpening" parameter to
|
||||||
nip2/C++/Python?
|
nip2/C++/Python?
|
||||||
|
|
||||||
can we write a find-by-nickname function? eg.
|
can we write a find-by-nickname function? eg.
|
||||||
|
|
||||||
GType vips_get_type (const char *base, const char *nickname)
|
GType vips_get_type (const char *base, const char *nickname)
|
||||||
@ -34,18 +37,6 @@
|
|||||||
|
|
||||||
need k
|
need k
|
||||||
|
|
||||||
- redo the format system in this way too?
|
|
||||||
|
|
||||||
need a way to init a package: the init would register all the types that
|
|
||||||
package uses to they appear to introspection
|
|
||||||
|
|
||||||
- how to expose things like yafrsmooth's "sharpening" parameter to
|
|
||||||
nip2/C++/Python?
|
|
||||||
|
|
||||||
look at vips8, can we use the parameter code there?
|
|
||||||
|
|
||||||
would need to be added to VipsObject I guess
|
|
||||||
|
|
||||||
- vips_object_print, set_name etc. need writing
|
- vips_object_print, set_name etc. need writing
|
||||||
|
|
||||||
- im_buf_t -> VipsBuf
|
- im_buf_t -> VipsBuf
|
||||||
|
Loading…
Reference in New Issue
Block a user