- Timestamp:
- Mar 19, 2006, 5:59:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/TODO
r600 r648 14 14 High level stuff 15 15 16 o Sprite library 16 o Sprite library. Maybe use ANSI as the format, perhaps with UTF-8 17 extensions (though they'll probably collide with CP437). 17 18 18 19 o 256 colour sprites instead of 16 … … 33 34 o Unicode support for ncurses 34 35 35 o Translation functions for output drivers that don't support it36 (for instance, use CP437 in DOS)36 o DONE 15 Mar 2006: Translation functions for output drivers that don't 37 support it (for instance, use CP437 in DOS) 37 38 38 o Use &#xxx; for the HTML output39 o DONE 15 Mar 2006: Use &#xxx; for the HTML output 39 40 40 41 o Unicode support in bitmap.c: add support for halftoning (░ ▒ ▓ █)
Note: See TracChangeset
for help on using the changeset viewer.