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 644ee4a78a Coding style: remove tabs and trailing spaces. 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 Coding style: remove tabs and trailing spaces. pirms 15 gadiem
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
caca-display.c Coding style: remove tabs and trailing spaces. pirms 15 gadiem
caca-display.h * Add Caca and Caca::Display pirms 17 gadiem
caca-dither.c Coding style: remove tabs and trailing spaces. pirms 15 gadiem
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
caca-event.c Coding style: remove tabs and trailing spaces. pirms 15 gadiem
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. pirms 17 gadiem
caca-font.c Coding style: remove tabs and trailing spaces. pirms 15 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 :)