From 421bdc0c0ed8c588d56e3d8575a7469a79ec2d10 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sun, 5 Nov 2006 22:45:10 +0000 Subject: [PATCH] * Updated TODO list. --- TODO | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index d619ab4..e950961 100644 --- a/TODO +++ b/TODO @@ -4,10 +4,11 @@ \subsection dep API-dependent stuff - - support for multi-frame canvases in the caca exporter - - support for timing information in the caca exporter, for smooth playback + - allow to change the canvas size in a per-frame basis. + - allow to import data in feed mode - cucul_getchar -> cucul_get_char? - maybe switch back to utf32 arguments for box, ellipse etc. + - export attribute parsing functions such as attr_to_ansi4fg etc. \subsection indep API-independent stuff @@ -30,6 +31,8 @@ \subsection dep API-dependent stuff + - nothing more! + \subsection indep API-independent stuff - Write a Linux console output @@ -83,10 +86,4 @@ - Only a skeleton exists yet. A modern ANSI editor that can also do Unicode. - \section ttyvaders TTYvaders - - - Managed in another repository. - - Add ground and air vehicles, make it moon-buggy on steroids! - - Provide several sets of sprites (monochrome, ANSI, UTF-8). - */