25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 9af0319219 Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 년 전
..
lib Continuing the libcucul-libcaca merge. 16 년 전
t ruby: update the testsuite to match Ruby API changes. 9 년 전
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 8 년 전
README Continuing the libcucul-libcaca merge. 16 년 전
caca-canvas.c misc: some source code cleanup. 10 년 전
caca-canvas.h build: fix the WTFPL homepage and copyright information. 12 년 전
caca-display.c build: fix the WTFPL homepage and copyright information. 12 년 전
caca-display.h build: fix the WTFPL homepage and copyright information. 12 년 전
caca-dither.c build: fix the WTFPL homepage and copyright information. 12 년 전
caca-dither.h build: fix the WTFPL homepage and copyright information. 12 년 전
caca-event.c build: fix the WTFPL homepage and copyright information. 12 년 전
caca-event.h build: fix the WTFPL homepage and copyright information. 12 년 전
caca-font.c build: fix the WTFPL homepage and copyright information. 12 년 전
caca-font.h build: fix the WTFPL homepage and copyright information. 12 년 전
caca.c build: fix the WTFPL homepage and copyright information. 12 년 전
common.h build: fix the WTFPL homepage and copyright information. 12 년 전
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 ruby: update the testsuite to match Ruby API changes. 9 년 전

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