From 24c95bcb65b8e6dd2ff841eb225692f1c12e3585 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Wed, 24 Mar 2010 16:23:27 +0000 Subject: [PATCH] hist hacking --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index babdebd7..dd6a656f 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,9 @@ +- lots of stupid little files in hist, eg. im_hsp.c ... paste them into larger + modules + +- check the order of decls in hist.h, is it sensible? + - im_render() should be renamed as vips_sink_screen()? also vips_sink_disc() instead of vips_discsink()?