Browse Source

* Updated the TODO list with what's been done so far.

tags/v0.99.beta14
Sam Hocevar sam 18 years ago
parent
commit
478a5e247e
1 changed files with 0 additions and 11 deletions
  1. +0
    -11
      TODO

+ 0
- 11
TODO View File

@@ -16,9 +16,6 @@ libcucul
support, background colour support, thinking of a storage format,
etc.)

o support for Unicode characters in the primitives (circle, lines,
boxes, etc.)

o bitmap output support (will require one or several custom fonts),
maybe should be in libcaca.

@@ -28,10 +25,6 @@ libcucul

o ASCII/ANSI art loading functions (maybe load them as sprites)

o old school ASCII-art handling functions, for instance mirroring
routines that are able to change "\_o< !" into "! >o_/" or even
into "/▔o< ¡" with Unicode support added.


API-independent stuff
---------------------
@@ -53,10 +46,6 @@ libcaca
o text edit widget with cursor support (I'm unsure about this, it
seems pretty difficult)

o replace the event return value with a structure so that we can put
more information into it, such as mouse coordinates or Unicode
characters.


API-independent stuff
---------------------


Loading…
Cancel
Save