You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
google-labs-jules[bot] cda27f13fb Fix build failure and enable Python bindings 4 月之前
..
lib ruby: require 'caca' instead of 'caca.so' 9 年之前
t ruby: update the testsuite to match Ruby API changes. 10 年之前
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 年之前
README Continuing the libcucul-libcaca merge. 17 年之前
caca-canvas.c Fix build failure and enable Python bindings 4 月之前
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 年之前
caca-display.c build: fix the WTFPL homepage and copyright information. 13 年之前
caca-display.h build: fix the WTFPL homepage and copyright information. 13 年之前
caca-dither.c build: fix the WTFPL homepage and copyright information. 13 年之前
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 年之前
caca-event.c build: fix the WTFPL homepage and copyright information. 13 年之前
caca-event.h build: fix the WTFPL homepage and copyright information. 13 年之前
caca-font.c build: fix the WTFPL homepage and copyright information. 13 年之前
caca-font.h build: fix the WTFPL homepage and copyright information. 13 年之前
caca.c build: fix the WTFPL homepage and copyright information. 13 年之前
common.h build: fix the WTFPL homepage and copyright information. 13 年之前
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 年之前
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 年之前
test ruby: update the testsuite to match Ruby API changes. 10 年之前

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