Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Pascal Terjan f8878d8ba4 Simplify caca_create_display call 4 dni temu
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 4 dni temu
t Switch from MiniTest to Minitest 1 tydzień temu
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 lat temu
README Continuing the libcucul-libcaca merge. 17 lat temu
caca-canvas.c Do not use _caca_alloc2d in the Ruby extension 4 dni temu
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 lat temu
caca-display.c Simplify caca_create_display call 4 dni temu
caca-display.h build: fix the WTFPL homepage and copyright information. 13 lat temu
caca-dither.c build: fix the WTFPL homepage and copyright information. 13 lat temu
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 lat temu
caca-event.c build: fix the WTFPL homepage and copyright information. 13 lat temu
caca-event.h build: fix the WTFPL homepage and copyright information. 13 lat temu
caca-font.c Fix Ruby binding for new GCC 5 miesięcy temu
caca-font.h build: fix the WTFPL homepage and copyright information. 13 lat temu
caca.c Prevent Init_caca from being hidden 4 dni temu
common.h build: fix the WTFPL homepage and copyright information. 13 lat temu
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 lat temu
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 lat temu
test ruby: update the testsuite to match Ruby API changes. 11 lat temu

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