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.
 
 
 
 
 
 
Pascal Terjan f8878d8ba4 Simplify caca_create_display call 4 giorni fa
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 4 giorni fa
t Switch from MiniTest to Minitest 1 settimana fa
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 anni fa
README Continuing the libcucul-libcaca merge. 17 anni fa
caca-canvas.c Do not use _caca_alloc2d in the Ruby extension 4 giorni fa
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 anni fa
caca-display.c Simplify caca_create_display call 4 giorni fa
caca-display.h build: fix the WTFPL homepage and copyright information. 13 anni fa
caca-dither.c build: fix the WTFPL homepage and copyright information. 13 anni fa
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 anni fa
caca-event.c build: fix the WTFPL homepage and copyright information. 13 anni fa
caca-event.h build: fix the WTFPL homepage and copyright information. 13 anni fa
caca-font.c Fix Ruby binding for new GCC 5 mesi fa
caca-font.h build: fix the WTFPL homepage and copyright information. 13 anni fa
caca.c Prevent Init_caca from being hidden 4 giorni fa
common.h build: fix the WTFPL homepage and copyright information. 13 anni fa
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 anni fa
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 anni fa
test ruby: update the testsuite to match Ruby API changes. 11 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 :)