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 36990e1fa5 Use macros to access len, needed for ruby 1.9 hace 12 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 Use macros to access len, needed for ruby 1.9 hace 12 años
caca-canvas.h Add the copyright unit test and update copyright information everywhere. hace 14 años
caca-display.c build: fix copyright information. hace 12 años
caca-display.h Add the copyright unit test and update copyright information everywhere. hace 14 años
caca-dither.c Use macros to access len, needed for ruby 1.9 hace 12 años
caca-dither.h Add the copyright unit test and update copyright information everywhere. hace 14 años
caca-event.c Add the copyright unit test and update copyright information everywhere. hace 14 años
caca-event.h Add the copyright unit test and update copyright information everywhere. hace 14 años
caca-font.c Add the copyright unit test and update copyright information everywhere. hace 14 años
caca-font.h Add the copyright unit test and update copyright information everywhere. hace 14 años
caca.c Add the copyright unit test and update copyright information everywhere. hace 14 años
common.h Add the copyright unit test and update copyright information everywhere. hace 14 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 :)