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