Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Pascal Terjan 23c8dfdfea Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) před 14 roky
..
lib Continuing the libcucul-libcaca merge. před 17 roky
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) před 14 roky
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 16 roky
README Continuing the libcucul-libcaca merge. před 17 roky
caca-canvas.c Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-canvas.h Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-display.c Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) před 14 roky
caca-display.h Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-dither.c Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-dither.h Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-event.c Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-event.h Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-font.c Add the copyright unit test and update copyright information everywhere. před 16 roky
caca-font.h Add the copyright unit test and update copyright information everywhere. před 16 roky
caca.c Add the copyright unit test and update copyright information everywhere. před 16 roky
common.h Add the copyright unit test and update copyright information everywhere. před 16 roky
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 16 roky
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 16 roky
test * Have local paths first in LOAD_PATH před 17 roky

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