Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
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 :)