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 a18e28d43e Update copyright information and changelog 3 jaren geleden
..
lib ruby: require 'caca' instead of 'caca.so' 8 jaren geleden
t ruby: update the testsuite to match Ruby API changes. 9 jaren geleden
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 jaren geleden
README Continuing the libcucul-libcaca merge. 16 jaren geleden
caca-canvas.c Update copyright information and changelog 3 jaren geleden
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-display.c build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-display.h build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-event.c build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-event.h build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-font.c build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca-font.h build: fix the WTFPL homepage and copyright information. 12 jaren geleden
caca.c build: fix the WTFPL homepage and copyright information. 12 jaren geleden
common.h build: fix the WTFPL homepage and copyright information. 12 jaren geleden
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 jaren geleden
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 jaren geleden
test ruby: update the testsuite to match Ruby API changes. 9 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 :)