Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Sam Hocevar 8283ca4323 Fix a ruby unit test that made wrong use of Caca::Display.driver_list. pirms 15 gadiem
..
lib Continuing the libcucul-libcaca merge. pirms 16 gadiem
t Fix a ruby unit test that made wrong use of Caca::Display.driver_list. pirms 15 gadiem
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. pirms 17 gadiem
Makefile.am * Undo last commit pirms 16 gadiem
README Continuing the libcucul-libcaca merge. pirms 16 gadiem
caca-canvas.c * Fix a warning pirms 16 gadiem
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
caca-display.c * List drivers as a Hash pirms 16 gadiem
caca-display.h * Add Caca and Caca::Display pirms 17 gadiem
caca-dither.c Continuing the libcucul-libcaca merge. pirms 16 gadiem
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
caca-event.c - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) pirms 17 gadiem
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. pirms 17 gadiem
caca-font.c Continuing the libcucul-libcaca merge. pirms 16 gadiem
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
caca.c Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
common.h Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
ruby-caca.dox A lot of documentation updates here and there, including bugfixes dating pirms 15 gadiem
ruby.dox Continuing the libcucul-libcaca merge. pirms 16 gadiem
test * Have local paths first in LOAD_PATH pirms 16 gadiem

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