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 23c8dfdfea Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) преди 13 години
..
lib Continuing the libcucul-libcaca merge. преди 16 години
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) преди 13 години
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. преди 15 години
README Continuing the libcucul-libcaca merge. преди 16 години
caca-canvas.c Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-canvas.h Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-display.c Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) преди 13 години
caca-display.h Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-dither.c Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-dither.h Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-event.c Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-event.h Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-font.c Add the copyright unit test and update copyright information everywhere. преди 15 години
caca-font.h Add the copyright unit test and update copyright information everywhere. преди 15 години
caca.c Add the copyright unit test and update copyright information everywhere. преди 15 години
common.h Add the copyright unit test and update copyright information everywhere. преди 15 години
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. преди 15 години
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. преди 15 години
test * Have local paths first in LOAD_PATH преди 16 години

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