選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
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 :)