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 156781dd67 ruby: require 'caca' instead of 'caca.so' пре 8 година
..
lib ruby: require 'caca' instead of 'caca.so' пре 8 година
t ruby: update the testsuite to match Ruby API changes. пре 9 година
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. пре 8 година
README Continuing the libcucul-libcaca merge. пре 16 година
caca-canvas.c misc: some source code cleanup. пре 10 година
caca-canvas.h build: fix the WTFPL homepage and copyright information. пре 12 година
caca-display.c build: fix the WTFPL homepage and copyright information. пре 12 година
caca-display.h build: fix the WTFPL homepage and copyright information. пре 12 година
caca-dither.c build: fix the WTFPL homepage and copyright information. пре 12 година
caca-dither.h build: fix the WTFPL homepage and copyright information. пре 12 година
caca-event.c build: fix the WTFPL homepage and copyright information. пре 12 година
caca-event.h build: fix the WTFPL homepage and copyright information. пре 12 година
caca-font.c build: fix the WTFPL homepage and copyright information. пре 12 година
caca-font.h build: fix the WTFPL homepage and copyright information. пре 12 година
caca.c build: fix the WTFPL homepage and copyright information. пре 12 година
common.h build: fix the WTFPL homepage and copyright information. пре 12 година
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. пре 15 година
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. пре 15 година
test ruby: update the testsuite to match Ruby API changes. пре 9 година

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