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.
 
 
 
 
 
 
Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. 12 years ago
..
lib Continuing the libcucul-libcaca merge. 16 years ago
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) 13 years ago
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 years ago
README Continuing the libcucul-libcaca merge. 16 years ago
caca-canvas.c build: fix the WTFPL homepage and copyright information. 12 years ago
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 years ago
caca-display.c build: fix the WTFPL homepage and copyright information. 12 years ago
caca-display.h build: fix the WTFPL homepage and copyright information. 12 years ago
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 years ago
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 years ago
caca-event.c build: fix the WTFPL homepage and copyright information. 12 years ago
caca-event.h build: fix the WTFPL homepage and copyright information. 12 years ago
caca-font.c build: fix the WTFPL homepage and copyright information. 12 years ago
caca-font.h build: fix the WTFPL homepage and copyright information. 12 years ago
caca.c build: fix the WTFPL homepage and copyright information. 12 years ago
common.h build: fix the WTFPL homepage and copyright information. 12 years ago
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 years ago
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 years ago
test * Have local paths first in LOAD_PATH 16 years ago

README

This a Ruby binding for libcaca.

You can play with it by doing require 'caca' and looking at
the Caca module, or maybe read the documentation :)