Вы не можете выбрать более 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 :)