You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pascal Terjan 36990e1fa5 Use macros to access len, needed for ruby 1.9 12 jaren geleden
..
lib Continuing the libcucul-libcaca merge. 16 jaren geleden
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) 13 jaren geleden
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 jaren geleden
README Continuing the libcucul-libcaca merge. 16 jaren geleden
caca-canvas.c Use macros to access len, needed for ruby 1.9 12 jaren geleden
caca-canvas.h Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
caca-display.c build: fix copyright information. 12 jaren geleden
caca-display.h Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
caca-dither.c Use macros to access len, needed for ruby 1.9 12 jaren geleden
caca-dither.h Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
caca-event.c Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
caca-event.h Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
caca-font.c Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
caca-font.h Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
caca.c Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
common.h Add the copyright unit test and update copyright information everywhere. 14 jaren geleden
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 jaren geleden
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 jaren geleden
test * Have local paths first in LOAD_PATH 16 jaren geleden

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