Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
..
lib * Add Caca::Display#canvas vor 17 Jahren
t Fix args type checks in Caca::Display.new vor 17 Jahren
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. vor 17 Jahren
Makefile.am Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
README * Split Ruby documentation out of README vor 17 Jahren
caca-canvas.c Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
caca-display.c Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
caca-display.h * Add Caca and Caca::Display vor 17 Jahren
caca-dither.c Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
caca-event.c - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) vor 17 Jahren
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. vor 17 Jahren
caca-font.c Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
caca.c Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
common.h Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
ruby-caca.dox * Add Caca::Display#canvas vor 17 Jahren
ruby-cucul.dox * Add Caca.version and Cucul.version vor 17 Jahren
ruby.dox * Split Ruby documentation out of README vor 17 Jahren
test * Install lib/caca.rb vor 17 Jahren

README

This a Ruby binding for libcucul and libcaca.

You can play with it by doing require 'caca' or require 'cucul' and looking at
the Cucul and Caca modules, or maybe read the documentation :)