Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Sam Hocevar 26d01d6307 build: fix copyright date in old files. pirms 13 gadiem
..
lib Continuing the libcucul-libcaca merge. pirms 17 gadiem
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) pirms 14 gadiem
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 16 gadiem
README Continuing the libcucul-libcaca merge. pirms 17 gadiem
caca-canvas.c build: fix copyright date in old files. pirms 13 gadiem
caca-canvas.h Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
caca-display.c Allow building with -Werror=format-security pirms 13 gadiem
caca-display.h Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
caca-dither.c build: fix copyright date in old files. pirms 13 gadiem
caca-dither.h Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
caca-event.c Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
caca-event.h Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
caca-font.c build: fix copyright date in old files. pirms 13 gadiem
caca-font.h Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
caca.c Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
common.h Add the copyright unit test and update copyright information everywhere. pirms 16 gadiem
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 16 gadiem
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 16 gadiem
test * Have local paths first in LOAD_PATH pirms 17 gadiem

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