From 37b9c5e97edbecf6bace337f1a0ec071241e680e Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sun, 25 Nov 2007 19:00:22 +0000 Subject: [PATCH] * Refresh TODO list. --- TODO | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO b/TODO index 28a69cb..1174e3f 100644 --- a/TODO +++ b/TODO @@ -32,7 +32,6 @@ - support for holes in canvas (eg. not full EOL) - support for TAB - allow to change the canvas size in a per-frame basis. - - export attribute parsing functions such as attr_to_ansi4fg etc. - add attributes such as "can grow X-wise" to frames. - handle frame name in caca export @@ -40,7 +39,7 @@ - Brightness, contrast support for bitmaps (the functions are here, we just need to fill them) - - Error distribution dithering + - Implement other error distribution dithering algorithms - Add a random factor to the random ditherer. No need to change the API for that, we can just pass \c "random:10" instead of \c "random" to the cucul_set_bitmap_dithering() function. @@ -58,7 +57,6 @@ \subsection dep API-dependent stuff - beep support - - check that the libcucul version matches on init \subsection indep API-independent stuff @@ -79,13 +77,11 @@ - Fix Python - Fix Perl - - C# (it's the next big thing, believe me) - PHP (together with the HTML output it would allow for nice web applications) \subsection notimp Not that important - - Ruby - Java