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 f8878d8ba4 Simplify caca_create_display call преди 4 дни
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 преди 4 дни
t Switch from MiniTest to Minitest преди 1 седмица
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 преди 4 дни
caca-canvas.h build: fix the WTFPL homepage and copyright information. преди 13 години
caca-display.c Simplify caca_create_display call преди 4 дни
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 преди 5 месеца
caca-font.h build: fix the WTFPL homepage and copyright information. преди 13 години
caca.c Prevent Init_caca from being hidden преди 4 дни
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 :)