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 f58d6161f2 * Fix a warning hace 16 años
..
lib Continuing the libcucul-libcaca merge. hace 16 años
t * No need to require test/unit in each testfile hace 16 años
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. hace 17 años
Makefile.am Continuing the libcucul-libcaca merge. 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 Continuing the libcucul-libcaca merge. 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 Continuing the libcucul-libcaca merge. hace 16 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 :)