Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Pascal Terjan f8878d8ba4 Simplify caca_create_display call 1 месяц назад
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 1 месяц назад
t Switch from MiniTest to Minitest 2 месяцев назад
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 лет назад
README Continuing the libcucul-libcaca merge. 17 лет назад
caca-canvas.c Do not use _caca_alloc2d in the Ruby extension 1 месяц назад
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 лет назад
caca-display.c Simplify caca_create_display call 1 месяц назад
caca-display.h build: fix the WTFPL homepage and copyright information. 13 лет назад
caca-dither.c build: fix the WTFPL homepage and copyright information. 13 лет назад
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 лет назад
caca-event.c build: fix the WTFPL homepage and copyright information. 13 лет назад
caca-event.h build: fix the WTFPL homepage and copyright information. 13 лет назад
caca-font.c Fix Ruby binding for new GCC 7 месяцев назад
caca-font.h build: fix the WTFPL homepage and copyright information. 13 лет назад
caca.c Prevent Init_caca from being hidden 1 месяц назад
common.h build: fix the WTFPL homepage and copyright information. 13 лет назад
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 лет назад
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 лет назад
test ruby: update the testsuite to match Ruby API changes. 11 лет назад

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