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