26 lines
540 B
Plaintext
26 lines
540 B
Plaintext
TODO
|
|
====
|
|
|
|
Posiible New Features
|
|
==
|
|
|
|
- Gradients
|
|
- Some kind of glitz/cairo integration - a GlitzDrawable Actor ?
|
|
- More portability - GL ES, DirectFB?, Windows, Mac ?
|
|
- Overhaul co-ordinate system ( more precision ? )
|
|
|
|
Optimisations
|
|
==
|
|
|
|
- Display lists.
|
|
- labels being more conservative on texture creation.
|
|
o blitting to textures less
|
|
- Custom source rather than idle handler for paints ?
|
|
|
|
Other
|
|
==
|
|
- Unit tests
|
|
- Much improved examples / demos
|
|
- Sort Documentation
|
|
- Bindings to languages other than just Python and Perl.
|