Last change
on this file since 202 was
202,
checked in by Sam Hocevar, 19 years ago
|
- debian/control:
+ Changed section to libs/libdevel instead of games/games.
+ Changed package name to libcaca-dev.
- debian/rules:
+ Use debian/compat instead of DH_COMPAT.
+ Install README, BUGS and TODO into /usr/share/doc.
- caca-config.in:
+ First version of the config script.
- configure.ac src/Makefile.am:
+ Build a static PIC library as well.
- README TODO:
+ Various updates.
|
-
Property svn:keywords set to
Id
|
File size:
532 bytes
|
Line | |
---|
1 | $Id: TODO 202 2003-11-20 16:54:04Z sam $ |
---|
2 | |
---|
3 | Low 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 | |
---|
16 | High level stuff |
---|
17 | |
---|
18 | o Sprite library |
---|
19 | |
---|
20 | o Clip all graphics primitives |
---|
21 | |
---|
22 | o Fix the thin ellipse rendering |
---|
23 | |
---|
24 | |
---|
25 | Misc |
---|
26 | |
---|
27 | o Draw a nicer logo sprite |
---|
28 | |
---|
29 | |
---|
30 | Documentation |
---|
31 | |
---|
32 | o Everything is still to do. |
---|
33 | |
---|
Note: See
TracBrowser
for help on using the repository browser.