This commit is contained in:
John Cupitt 2009-01-05 17:49:07 +00:00
parent 51d2235b07
commit 0cf89f6d48

15
TODO
View File

@ -10,8 +10,11 @@
- im_affinei and im_affinei_all need docs
- update format docs
- how to expose things like yafrsmooth's "sharpening" parameter to
nip2/C++/Python?
can we write a find-by-nickname function? eg.
GType vips_get_type (const char *base, const char *nickname)
@ -34,18 +37,6 @@
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
- im_buf_t -> VipsBuf