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 0ee5f4c6f1 * Have local paths first in LOAD_PATH hace 17 años
..
lib Continuing the libcucul-libcaca merge. hace 17 años
t Continuing the libcucul-libcaca merge. hace 17 años
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. hace 18 años
Makefile.am Continuing the libcucul-libcaca merge. hace 17 años
README Continuing the libcucul-libcaca merge. hace 17 años
caca-canvas.c Continuing the libcucul-libcaca merge. hace 17 años
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the hace 17 años
caca-display.c Continuing the libcucul-libcaca merge. hace 17 años
caca-display.h * Add Caca and Caca::Display hace 18 años
caca-dither.c Continuing the libcucul-libcaca merge. hace 17 años
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the hace 17 años
caca-event.c - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) hace 18 años
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. hace 18 años
caca-font.c Continuing the libcucul-libcaca merge. hace 17 años
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the hace 17 años
caca.c Starting refactoring to get rid of libcucul. The initial reason for the hace 17 años
common.h Starting refactoring to get rid of libcucul. The initial reason for the hace 17 años
ruby-caca.dox Continuing the libcucul-libcaca merge. hace 17 años
ruby.dox * Split Ruby documentation out of README hace 18 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 :)