您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. 8 年前
..
lib Continuing the libcucul-libcaca merge. 16 年前
t ruby: update the testsuite to match Ruby API changes. 9 年前
Makefile.am Refactor a few things in the makefiles. 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 :)