Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Pascal Terjan 4d482fe364 * Undo last commit před 16 roky
..
lib Continuing the libcucul-libcaca merge. před 16 roky
t * No need to require test/unit in each testfile před 16 roky
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. před 17 roky
Makefile.am * Undo last commit před 16 roky
README Continuing the libcucul-libcaca merge. před 16 roky
caca-canvas.c * Fix a warning před 16 roky
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
caca-display.c * List drivers as a Hash před 16 roky
caca-display.h * Add Caca and Caca::Display před 17 roky
caca-dither.c Continuing the libcucul-libcaca merge. před 16 roky
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
caca-event.c - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) před 17 roky
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. před 17 roky
caca-font.c Continuing the libcucul-libcaca merge. před 16 roky
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
caca.c Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
common.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
ruby-caca.dox Continuing the libcucul-libcaca merge. před 16 roky
ruby.dox Continuing the libcucul-libcaca merge. před 16 roky
test * Have local paths first in LOAD_PATH před 16 roky

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