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 dda96a14ea Switch from MiniTest to Minitest 1 viikko sitten
..
lib ruby: require 'caca' instead of 'caca.so' 9 vuotta sitten
t Switch from MiniTest to Minitest 1 viikko sitten
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 vuotta sitten
README Continuing the libcucul-libcaca merge. 17 vuotta sitten
caca-canvas.c Fix Ruby binding for new GCC 5 kuukautta sitten
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-display.c Fix Ruby binding for new GCC 5 kuukautta sitten
caca-display.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-dither.c build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-event.c build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-event.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-font.c Fix Ruby binding for new GCC 5 kuukautta sitten
caca-font.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca.c build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
common.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 vuotta sitten
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 vuotta sitten
test ruby: update the testsuite to match Ruby API changes. 11 vuotta sitten

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