2006-05-29 04:59:36 -04:00
|
|
|
TODO
|
|
|
|
====
|
|
|
|
|
2006-06-13 18:29:51 -04:00
|
|
|
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.
|
2006-06-20 16:29:45 -04:00
|
|
|
o blitting to textures less
|
2006-06-13 18:29:51 -04:00
|
|
|
- Custom source rather than idle handler for paints ?
|
|
|
|
|
|
|
|
Other
|
|
|
|
==
|
|
|
|
- Unit tests
|
|
|
|
- Much improved examples / demos
|
|
|
|
- Sort Documentation
|
2006-12-17 10:18:58 -05:00
|
|
|
- Bindings to languages other than just Python and Perl.
|