瀏覽代碼

* Added a few notes to the TODO list.

tags/v0.99.beta14
Sam Hocevar sam 18 年之前
父節點
當前提交
781e321732
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. +5
    -4
      TODO

+ 5
- 4
TODO 查看文件

@@ -13,7 +13,8 @@ Low level stuff

High level stuff

o Sprite library
o Sprite library. Maybe use ANSI as the format, perhaps with UTF-8
extensions (though they'll probably collide with CP437).

o 256 colour sprites instead of 16

@@ -32,10 +33,10 @@ Unicode features

o Unicode support for ncurses

o Translation functions for output drivers that don't support it
(for instance, use CP437 in DOS)
o DONE 15 Mar 2006: Translation functions for output drivers that don't
support it (for instance, use CP437 in DOS)

o Use &#xxx; for the HTML output
o DONE 15 Mar 2006: Use &#xxx; for the HTML output

o Unicode support in bitmap.c: add support for halftoning (░ ▒ ▓ █)
and quarter blocks (▀ ▄ ▌ ▐ █ ▖ ▗ ▘ ▝ ▚ ▞ ▙ ▛ ▜ ▟).


Loading…
取消
儲存