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