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 f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
..
lib * Add Caca::Display#canvas hace 17 años
t Fix args type checks in Caca::Display.new hace 17 años
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. hace 17 años
Makefile.am Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
README * Split Ruby documentation out of README hace 17 años
caca-canvas.c Starting refactoring to get rid of libcucul. The initial reason for the 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 Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
caca-display.h * Add Caca and Caca::Display hace 17 años
caca-dither.c Starting refactoring to get rid of libcucul. The initial reason for the 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 Starting refactoring to get rid of libcucul. The initial reason for the 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 * Add Caca::Display#canvas hace 17 años
ruby-cucul.dox * Add Caca.version and Cucul.version hace 17 años
ruby.dox * Split Ruby documentation out of README hace 17 años
test * Install lib/caca.rb hace 17 años

README

This a Ruby binding for libcucul and libcaca.

You can play with it by doing require 'caca' or require 'cucul' and looking at
the Cucul and Caca modules, or maybe read the documentation :)