選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Pascal Terjan 23c8dfdfea Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) 13年前
..
lib Continuing the libcucul-libcaca merge. 16年前
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) 13年前
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15年前
README Continuing the libcucul-libcaca merge. 16年前
caca-canvas.c Add the copyright unit test and update copyright information everywhere. 15年前
caca-canvas.h Add the copyright unit test and update copyright information everywhere. 15年前
caca-display.c Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) 13年前
caca-display.h Add the copyright unit test and update copyright information everywhere. 15年前
caca-dither.c Add the copyright unit test and update copyright information everywhere. 15年前
caca-dither.h Add the copyright unit test and update copyright information everywhere. 15年前
caca-event.c Add the copyright unit test and update copyright information everywhere. 15年前
caca-event.h Add the copyright unit test and update copyright information everywhere. 15年前
caca-font.c Add the copyright unit test and update copyright information everywhere. 15年前
caca-font.h Add the copyright unit test and update copyright information everywhere. 15年前
caca.c Add the copyright unit test and update copyright information everywhere. 15年前
common.h Add the copyright unit test and update copyright information everywhere. 15年前
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 * Have local paths first in LOAD_PATH 16年前

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