瀏覽代碼

* Updated TODO list.

tags/v0.99.beta14
Sam Hocevar sam 18 年之前
父節點
當前提交
7691e7615b
共有 1 個檔案被更改,包括 5 行新增2 行删除
  1. +5
    -2
      TODO

+ 5
- 2
TODO 查看文件

@@ -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…
取消
儲存