Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Pascal Terjan 4d482fe364 * Undo last commit il y a 16 ans
..
lib Continuing the libcucul-libcaca merge. il y a 16 ans
t * No need to require test/unit in each testfile il y a 16 ans
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. il y a 17 ans
Makefile.am * Undo last commit il y a 16 ans
README Continuing the libcucul-libcaca merge. il y a 16 ans
caca-canvas.c * Fix a warning il y a 16 ans
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
caca-display.c * List drivers as a Hash il y a 16 ans
caca-display.h * Add Caca and Caca::Display il y a 17 ans
caca-dither.c Continuing the libcucul-libcaca merge. il y a 16 ans
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
caca-event.c - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) il y a 17 ans
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. il y a 17 ans
caca-font.c Continuing the libcucul-libcaca merge. il y a 16 ans
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
caca.c Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
common.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
ruby-caca.dox Continuing the libcucul-libcaca merge. il y a 16 ans
ruby.dox Continuing the libcucul-libcaca merge. il y a 16 ans
test * Have local paths first in LOAD_PATH il y a 16 ans

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 :)