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.
 
 
 
 
 
 
Pascal Terjan 23c8dfdfea Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) hace 13 años
..
lib Continuing the libcucul-libcaca merge. hace 16 años
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) hace 13 años
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 15 años
README Continuing the libcucul-libcaca merge. hace 16 años
caca-canvas.c Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-canvas.h Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-display.c Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) hace 13 años
caca-display.h Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-dither.c Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-dither.h Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-event.c Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-event.h Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-font.c Add the copyright unit test and update copyright information everywhere. hace 15 años
caca-font.h Add the copyright unit test and update copyright information everywhere. hace 15 años
caca.c Add the copyright unit test and update copyright information everywhere. hace 15 años
common.h Add the copyright unit test and update copyright information everywhere. hace 15 años
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 15 años
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 15 años
test * Have local paths first in LOAD_PATH hace 16 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 :)