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 06ca07d381 Fix import/export related stuff I forgot to update in the Ruby and PHP bindings. vor 16 Jahren
..
lib Continuing the libcucul-libcaca merge. vor 17 Jahren
t Fix import/export related stuff I forgot to update in the Ruby and PHP bindings. vor 16 Jahren
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. vor 18 Jahren
Makefile.am * Undo last commit vor 17 Jahren
README Continuing the libcucul-libcaca merge. vor 17 Jahren
caca-canvas.c Add caca_export_area_to_memory() to export only a selected part of the vor 16 Jahren
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the vor 17 Jahren
caca-display.c * List drivers as a Hash vor 17 Jahren
caca-display.h * Add Caca and Caca::Display vor 18 Jahren
caca-dither.c Continuing the libcucul-libcaca merge. vor 17 Jahren
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the vor 17 Jahren
caca-event.c - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) vor 18 Jahren
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. vor 18 Jahren
caca-font.c Continuing the libcucul-libcaca merge. vor 17 Jahren
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the vor 17 Jahren
caca.c Starting refactoring to get rid of libcucul. The initial reason for the vor 17 Jahren
common.h Starting refactoring to get rid of libcucul. The initial reason for the vor 17 Jahren
ruby-caca.dox Fix import/export related stuff I forgot to update in the Ruby and PHP bindings. vor 16 Jahren
ruby.dox Continuing the libcucul-libcaca merge. vor 17 Jahren
test * Have local paths first in LOAD_PATH vor 17 Jahren

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