No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 

21 líneas
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