Browse Source

* Updated TODO list. I forgot the aspect ratio function!

tags/v0.99.beta14
Sam Hocevar sam 18 years ago
parent
commit
0c9eb30ab5
1 changed files with 5 additions and 7 deletions
  1. +5
    -7
      TODO

+ 5
- 7
TODO View File

@@ -17,20 +17,18 @@ libcucul
o bitmap output support (will require one or several custom fonts),
maybe should be in libcaca.

o support for more than 16 colours, maybe truecolor, maybe less

o support for transparency (CUCUL_COLOR_TRANSPARENT)

o ASCII/ANSI art loading functions (maybe load them as sprites)

o Shouldn't the antialiasing function accept a string instead of a
number, in case we create several antialiasing methods? Or is it
just a waste of time?
o Provide a way to set aspect ratio!


API-independent stuff
---------------------

o support for more than 16 colours, maybe truecolor, maybe less

o support for transparency (CUCUL_COLOR_TRANSPARENT)

o Brightness, contrast support for bitmaps (the functions are here, we
just need to fill them)



Loading…
Cancel
Save