Pascal Terjan 1f28b391b9 | 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 :)