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.
 
 
 
 
 
 
Pascal Terjan 04f511940a Prevent Init_caca from being hidden 4 dagen geleden
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 4 dagen geleden
t Switch from MiniTest to Minitest 1 week geleden
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 jaren geleden
README Continuing the libcucul-libcaca merge. 17 jaren geleden
caca-canvas.c Fix Ruby binding for new GCC 5 maanden geleden
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 jaren geleden
caca-display.c Fix Ruby binding for new GCC 5 maanden geleden
caca-display.h build: fix the WTFPL homepage and copyright information. 13 jaren geleden
caca-dither.c build: fix the WTFPL homepage and copyright information. 13 jaren geleden
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 jaren geleden
caca-event.c build: fix the WTFPL homepage and copyright information. 13 jaren geleden
caca-event.h build: fix the WTFPL homepage and copyright information. 13 jaren geleden
caca-font.c Fix Ruby binding for new GCC 5 maanden geleden
caca-font.h build: fix the WTFPL homepage and copyright information. 13 jaren geleden
caca.c Prevent Init_caca from being hidden 4 dagen geleden
common.h build: fix the WTFPL homepage and copyright information. 13 jaren geleden
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 jaren geleden
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 jaren geleden
test ruby: update the testsuite to match Ruby API changes. 11 jaren geleden

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 :)