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 66eb57001e Add a section at the beginning of the Ruby documentation to prevent doxygen pirms 15 gadiem
..
lib Continuing the libcucul-libcaca merge. pirms 16 gadiem
t Fix import/export related stuff I forgot to update in the Ruby and PHP bindings. 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 Add caca_export_area_to_memory() to export only a selected part of the pirms 15 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 Add a section at the beginning of the Ruby documentation to prevent doxygen 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 :)