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 7c8e3338a1 Switch to typed Ruby wrapping 1 viikko sitten
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 4 päivää 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 Switch to typed Ruby wrapping 4 päivää sitten
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-display.c Switch to typed Ruby wrapping 4 päivää sitten
caca-display.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca-dither.c Switch to typed Ruby wrapping 4 päivää 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 Switch to typed Ruby wrapping 4 päivää sitten
caca-font.h build: fix the WTFPL homepage and copyright information. 13 vuotta sitten
caca.c Prevent Init_caca from being hidden 4 päivää 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 :)