Changeset 1210 for libcaca/trunk/TODO
- Timestamp:
- Oct 20, 2006, 1:17:33 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/TODO
r1104 r1210 6 6 7 7 - support for multi-frame canvases in the caca exporter 8 - support for double width glyphs (also needs some libcaca changes) 8 9 9 10 \subsection indep API-independent stuff … … 19 20 - Fix the thin ellipse rendering (currently it's only |s and -s, we 20 21 could make them smoother by using ' ` , etc). 21 - support for double width glyphs (also needs some libcaca changes)22 22 - better mask support in cucul_blit() 23 23 - optimise exporters so that they do not allocate huge blocks of memory … … 29 29 \subsection dep API-dependent stuff 30 30 31 - text edit widget with cursor support (I'm unsure about this, it32 seems pretty difficult)33 34 31 \subsection indep API-independent stuff 35 32 … … 40 37 - fix Unicode support for ncurses (look at the nano source, it gets it right) 41 38 - and Jylam wants a framebuffer output 39 - write sample code for a text edit widget with cursor support 42 40 43 41 … … 84 82 do Unicode. 85 83 86 \section cuculet TOIlet87 88 - Managed in another repository.89 - Colour support, of course: outputs to IRC, ANSI, HTML...90 - Can open FIGlet fonts91 92 84 \section ttyvaders TTYvaders 93 85
Note: See TracChangeset
for help on using the changeset viewer.