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 regels
462 B

  1. $Id$
  2. Changes between 0.1 and 0.2:
  3. ----------------------------
  4. * rendering now uses 256 colour pairs instead of 16
  5. * mouse support for ncurses
  6. * ncurses is now the preferred backend
  7. * arbitrary color depth and bitmasks in the bitmap renderer
  8. * cacaview, an image viewer based on libcaca
  9. New in 0.1
  10. ----------
  11. * initial release
  12. * slang, ncurses and conio drivers
  13. * basic line, box, ellipse and triangle primitives
  14. * colour bitmap blitting