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 2f1ca4a550 Refactor a few things in the makefiles. 8 år sedan
..
lib Continuing the libcucul-libcaca merge. 16 år sedan
t ruby: update the testsuite to match Ruby API changes. 9 år sedan
Makefile.am Refactor a few things in the makefiles. 8 år sedan
README Continuing the libcucul-libcaca merge. 16 år sedan
caca-canvas.c misc: some source code cleanup. 10 å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 :)