No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. hace 13 años
..
lib Continuing the libcucul-libcaca merge. hace 17 años
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) hace 14 años
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 16 años
README Continuing the libcucul-libcaca merge. hace 17 años
caca-canvas.c build: fix the WTFPL homepage and copyright information. hace 13 años
caca-canvas.h build: fix the WTFPL homepage and copyright information. hace 13 años
caca-display.c build: fix the WTFPL homepage and copyright information. hace 13 años
caca-display.h build: fix the WTFPL homepage and copyright information. hace 13 años
caca-dither.c build: fix the WTFPL homepage and copyright information. hace 13 años
caca-dither.h build: fix the WTFPL homepage and copyright information. hace 13 años
caca-event.c build: fix the WTFPL homepage and copyright information. hace 13 años
caca-event.h build: fix the WTFPL homepage and copyright information. hace 13 años
caca-font.c build: fix the WTFPL homepage and copyright information. hace 13 años
caca-font.h build: fix the WTFPL homepage and copyright information. hace 13 años
caca.c build: fix the WTFPL homepage and copyright information. hace 13 años
common.h build: fix the WTFPL homepage and copyright information. hace 13 años
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 16 años
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 16 años
test * Have local paths first in LOAD_PATH hace 17 años

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