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.
 
 
 
 
 
 
Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. 8 lat temu
..
lib Continuing the libcucul-libcaca merge. 16 lat temu
t ruby: update the testsuite to match Ruby API changes. 9 lat temu
Makefile.am Refactor a few things in the makefiles. 8 lat temu
README Continuing the libcucul-libcaca merge. 16 lat temu
caca-canvas.c misc: some source code cleanup. 10 lat temu
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-display.c build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-display.h build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-event.c build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-event.h build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-font.c build: fix the WTFPL homepage and copyright information. 12 lat temu
caca-font.h build: fix the WTFPL homepage and copyright information. 12 lat temu
caca.c build: fix the WTFPL homepage and copyright information. 12 lat temu
common.h build: fix the WTFPL homepage and copyright information. 12 lat temu
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 lat temu
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 lat temu
test ruby: update the testsuite to match Ruby API changes. 9 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 :)