| @@ -4,10 +4,11 @@ | |||||
| \subsection dep API-dependent stuff | \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? | - cucul_getchar -> cucul_get_char? | ||||
| - maybe switch back to utf32 arguments for box, ellipse etc. | - 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 | \subsection indep API-independent stuff | ||||
| @@ -30,6 +31,8 @@ | |||||
| \subsection dep API-dependent stuff | \subsection dep API-dependent stuff | ||||
| - nothing more! | |||||
| \subsection indep API-independent stuff | \subsection indep API-independent stuff | ||||
| - Write a Linux console output | - Write a Linux console output | ||||
| @@ -83,10 +86,4 @@ | |||||
| - Only a skeleton exists yet. A modern ANSI editor that can also | - Only a skeleton exists yet. A modern ANSI editor that can also | ||||
| do Unicode. | 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). | |||||
| */ | */ | ||||