Sam Hocevar ffde02419c | 17年前 | |
---|---|---|
.. | ||
lib | 17年前 | |
t | 17年前 | |
.gitignore | 17年前 | |
Makefile.am | 17年前 | |
README | 17年前 | |
caca-display.c | 17年前 | |
caca-display.h | 17年前 | |
caca-event.c | 17年前 | |
caca-event.h | 17年前 | |
caca.c | 17年前 | |
common.h | 17年前 | |
cucul-canvas.c | 17年前 | |
cucul-canvas.h | 17年前 | |
cucul-dither.c | 17年前 | |
cucul-dither.h | 17年前 | |
cucul-font.c | 17年前 | |
cucul-font.h | 17年前 | |
cucul.c | 17年前 | |
ruby-caca.dox | 17年前 | |
ruby-cucul.dox | 17年前 | |
ruby.dox | 17年前 | |
test | 17年前 |
This a Ruby binding for libcucul and libcaca.
You can play with it by doing require 'caca' or require 'cucul' and looking at
the Cucul and Caca modules, or maybe read the documentation :)