Browse Source

* Updated TODO list.

tags/v0.99.beta14
Sam Hocevar sam 18 years ago
parent
commit
421bdc0c0e
1 changed files with 5 additions and 8 deletions
  1. +5
    -8
      TODO

+ 5
- 8
TODO View File

@@ -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).

*/

Loading…
Cancel
Save