diff --git a/TODO b/TODO index af7d412f..2b8b53aa 100644 --- a/TODO +++ b/TODO @@ -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