Browse Source

* Updated TODO list.

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

+ 5
- 2
TODO View File

@@ -16,12 +16,12 @@ libcucul

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

o throw away cucul_sqrt() and put cucul_rand() somewhere else


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

o support for more than 16 colours, maybe truecolor, maybe less

o support for transparency (CUCUL_COLOR_TRANSPARENT)

o Brightness, contrast support for bitmaps (the functions are here, we
@@ -53,6 +53,9 @@ libcaca
o text edit widget with cursor support (I'm unsure about this, it
seems pretty difficult)

o add a CACA_QUIT event, or add a way to map the "close window" or other
nasty program killing events to a key or series of keys


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


Loading…
Cancel
Save