25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

49 satır
815 B

  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