Quellcode durchsuchen

* Updated TODO list.

tags/v0.99.beta14
Sam Hocevar sam vor 19 Jahren
Ursprung
Commit
7691e7615b
1 geänderte Dateien mit 5 neuen und 2 gelöschten Zeilen
  1. +5
    -2
      TODO

+ 5
- 2
TODO Datei anzeigen

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


o ASCII/ANSI art loading functions (maybe load them as sprites) 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 API-independent stuff
--------------------- ---------------------


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

o support for transparency (CUCUL_COLOR_TRANSPARENT) o support for transparency (CUCUL_COLOR_TRANSPARENT)


o Brightness, contrast support for bitmaps (the functions are here, we 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 o text edit widget with cursor support (I'm unsure about this, it
seems pretty difficult) 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 API-independent stuff
--------------------- ---------------------


Laden…
Abbrechen
Speichern