From 0cf89f6d48317faaf921135250c51dd0e2360e55 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 5 Jan 2009 17:49:07 +0000 Subject: [PATCH] stuff --- TODO | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) 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