Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. 8 anos atrás
..
lib Continuing the libcucul-libcaca merge. 16 anos atrás
t ruby: update the testsuite to match Ruby API changes. 9 anos atrás
Makefile.am Refactor a few things in the makefiles. 8 anos atrás
README Continuing the libcucul-libcaca merge. 16 anos atrás
caca-canvas.c misc: some source code cleanup. 10 anos atrás
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-display.c build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-display.h build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-event.c build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-event.h build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-font.c build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca-font.h build: fix the WTFPL homepage and copyright information. 12 anos atrás
caca.c build: fix the WTFPL homepage and copyright information. 12 anos atrás
common.h build: fix the WTFPL homepage and copyright information. 12 anos atrás
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 anos atrás
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 anos atrás
test ruby: update the testsuite to match Ruby API changes. 9 anos atrás

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