You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 vuotta sitten
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. $Id$
  2. Low level stuff
  3. o Write a Linux console output for the drawing library
  4. o Better keyboard driver in an X terminal, see
  5. http://groups.yahoo.com/group/zepp/message/381
  6. o DONE 13 Jan 2004: Write a window resize handler.
  7. o DONE 12 Nov 2003: Port to conio.h
  8. High level stuff
  9. o Sprite library
  10. o 256 colour sprites instead of 16
  11. o Alpha layer for sprites
  12. o Fix the thin ellipse rendering
  13. o DONE 26 Nov 2003: Support more colour depths, more bitmask orderings
  14. o DONE 15 Nov 2003: Clip all graphics primitives
  15. Misc
  16. o Draw a nicer logo sprite
  17. o Text edit widget
  18. Documentation
  19. o Everything is still to do
  20. cacaview
  21. o Aspect ratio
  22. o File browser
  23. o DONE 11 Dec 2003: Handle GIF and PNG transparency with checkered
  24. background