Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Pascal Terjan 23c8dfdfea Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) vor 14 Jahren
..
lib Continuing the libcucul-libcaca merge. vor 17 Jahren
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) vor 14 Jahren
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. vor 16 Jahren
README Continuing the libcucul-libcaca merge. vor 17 Jahren
caca-canvas.c Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-canvas.h Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-display.c Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) vor 14 Jahren
caca-display.h Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-dither.c Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-dither.h Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-event.c Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-event.h Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-font.c Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca-font.h Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
caca.c Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
common.h Add the copyright unit test and update copyright information everywhere. vor 16 Jahren
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. vor 16 Jahren
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. vor 16 Jahren
test * Have local paths first in LOAD_PATH vor 17 Jahren

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