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 8283ca4323 Fix a ruby unit test that made wrong use of Caca::Display.driver_list. hace 15 años
..
lib Continuing the libcucul-libcaca merge. hace 16 años
t Fix a ruby unit test that made wrong use of Caca::Display.driver_list. hace 15 años
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. hace 17 años
Makefile.am * Undo last commit hace 16 años
README Continuing the libcucul-libcaca merge. hace 16 años
caca-canvas.c * Fix a warning hace 16 años
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
caca-display.c * List drivers as a Hash hace 16 años
caca-display.h * Add Caca and Caca::Display hace 17 años
caca-dither.c Continuing the libcucul-libcaca merge. hace 16 años
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
caca-event.c - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) hace 17 años
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. hace 17 años
caca-font.c Continuing the libcucul-libcaca merge. hace 16 años
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
caca.c Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
common.h Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
ruby-caca.dox A lot of documentation updates here and there, including bugfixes dating hace 15 años
ruby.dox Continuing the libcucul-libcaca merge. hace 16 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 :)