Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sam Hocevar 44317430a1 misc: some source code cleanup. před 10 roky
..
lib Continuing the libcucul-libcaca merge. před 16 roky
t Add set_cursor to the ruby binding (patch from Tony Miller <mcfiredrill@gmail.com>) před 13 roky
Makefile.am Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
README Continuing the libcucul-libcaca merge. před 16 roky
caca-canvas.c misc: some source code cleanup. před 10 roky
caca-canvas.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-display.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-display.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-dither.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-dither.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-event.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-event.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca-font.c build: fix the WTFPL homepage and copyright information. před 12 roky
caca-font.h build: fix the WTFPL homepage and copyright information. před 12 roky
caca.c build: fix the WTFPL homepage and copyright information. před 12 roky
common.h build: fix the WTFPL homepage and copyright information. před 12 roky
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
test * Have local paths first in LOAD_PATH před 16 roky

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