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 a09f027727 Add the copyright unit test and update copyright information everywhere. hace 16 años
..
lib Continuing the libcucul-libcaca merge. hace 17 años
t * Add test for import/export of area hace 16 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 Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-canvas.h Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-display.c Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-display.h Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-dither.c Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-dither.h Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-event.c Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-event.h Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-font.c Add the copyright unit test and update copyright information everywhere. hace 16 años
caca-font.h Add the copyright unit test and update copyright information everywhere. hace 16 años
caca.c Add the copyright unit test and update copyright information everywhere. hace 16 años
common.h Add the copyright unit test and update copyright information everywhere. hace 16 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 :)