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 644ee4a78a Coding style: remove tabs and trailing spaces. hace 15 años
..
lib Continuing the libcucul-libcaca merge. hace 16 años
t Fix import/export related stuff I forgot to update in the Ruby and PHP bindings. 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 Coding style: remove tabs and trailing spaces. hace 15 años
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
caca-display.c Coding style: remove tabs and trailing spaces. hace 15 años
caca-display.h * Add Caca and Caca::Display hace 17 años
caca-dither.c Coding style: remove tabs and trailing spaces. hace 15 años
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
caca-event.c Coding style: remove tabs and trailing spaces. hace 15 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 Coding style: remove tabs and trailing spaces. hace 15 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 a section at the beginning of the Ruby documentation to prevent doxygen 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 :)