Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Sam Hocevar a18e28d43e Update copyright information and changelog 3 år sedan
..
lib ruby: require 'caca' instead of 'caca.so' 8 år sedan
t ruby: update the testsuite to match Ruby API changes. 9 år sedan
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 år sedan
README Continuing the libcucul-libcaca merge. 16 år sedan
caca-canvas.c Update copyright information and changelog 3 år sedan
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-display.c build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-display.h build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-event.c build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-event.h build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-font.c build: fix the WTFPL homepage and copyright information. 12 år sedan
caca-font.h build: fix the WTFPL homepage and copyright information. 12 år sedan
caca.c build: fix the WTFPL homepage and copyright information. 12 år sedan
common.h build: fix the WTFPL homepage and copyright information. 12 år sedan
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 år sedan
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 år sedan
test ruby: update the testsuite to match Ruby API changes. 9 år sedan

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