Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

52 строки
842 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 256 colour sprites instead of 16
  12. o Alpha layer for sprites
  13. o Clip all graphics primitives
  14. o Fix the thin ellipse rendering
  15. o DONE 26 Nov 2003: Support more colour depths, more bitmask orderings
  16. Misc
  17. o Draw a nicer logo sprite
  18. o Text edit widget
  19. Documentation
  20. o Everything is still to do
  21. cacaview
  22. o Aspect ratio
  23. o File browser
  24. o DONE 11 Dec 2003: Handle GIF and PNG transparency with checkered
  25. background