source: libcaca/branches/0.2/TODO @ 3174

Last change on this file since 3174 was 242, checked in by Sam Hocevar, 20 years ago
  • 0.2 release.
  • Property svn:keywords set to Id
File size: 747 bytes
Line 
1$Id: TODO 242 2003-11-30 17:15:31Z sam $
2
3Low level stuff
4
5   o  Write a Linux console output for the drawing library
6      See also BUGS as to why it's very slow in console mode
7
8   o  Better keyboard driver in an X terminal, see
9      http://groups.yahoo.com/group/zepp/message/381
10
11   o  Write a window resize handler.
12
13   o  DONE 12 Nov 2003: Port to conio.h
14
15
16High level stuff
17
18   o  Sprite library
19
20   o  Clip all graphics primitives
21
22   o  Fix the thin ellipse rendering
23
24   o  DONE 26 Nov 2003: Support more colour depths, more bitmask orderings
25
26
27Misc
28
29   o  Draw a nicer logo sprite
30
31   o  Text edit widget
32
33
34Documentation
35
36   o  Everything is still to do
37
38
39cacaview
40
41   o  Aspect ratio
42
43   o  File browser
44
45   o  Handle GIF and PNG transparency with checkered background
46
Note: See TracBrowser for help on using the repository browser.