Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 

47 řádky
747 B

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