Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Sam Hocevar 9af0319219 Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 anni fa
..
lib Continuing the libcucul-libcaca merge. 16 anni fa
t ruby: update the testsuite to match Ruby API changes. 9 anni fa
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 anni fa
README Continuing the libcucul-libcaca merge. 16 anni fa
caca-canvas.c misc: some source code cleanup. 10 anni fa
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-display.c build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-display.h build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-event.c build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-event.h build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-font.c build: fix the WTFPL homepage and copyright information. 12 anni fa
caca-font.h build: fix the WTFPL homepage and copyright information. 12 anni fa
caca.c build: fix the WTFPL homepage and copyright information. 12 anni fa
common.h build: fix the WTFPL homepage and copyright information. 12 anni fa
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 anni fa
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 anni fa
test ruby: update the testsuite to match Ruby API changes. 9 anni fa

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