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ů.
 
 
 
 
 
 
Pascal Terjan f15ac0c5be * Add test for import/export of area před 15 roky
..
lib Continuing the libcucul-libcaca merge. před 16 roky
t * Add test for import/export of area před 15 roky
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. před 17 roky
Makefile.am Update source checking test and remove CRLF crap from makefiles. před 15 roky
README Continuing the libcucul-libcaca merge. před 16 roky
caca-canvas.c Fix various cosmetic errors (Jylam: tiens un highlight gratuit dans ta gueule pour les trailing spaces !) před 15 roky
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
caca-display.c Coding style: remove tabs and trailing spaces. před 15 roky
caca-display.h * Add Caca and Caca::Display před 17 roky
caca-dither.c Coding style: remove tabs and trailing spaces. před 15 roky
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
caca-event.c Coding style: remove tabs and trailing spaces. před 15 roky
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. před 17 roky
caca-font.c Coding style: remove tabs and trailing spaces. před 15 roky
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
caca.c Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
common.h Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
ruby-caca.dox Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and před 15 roky
ruby.dox Continuing the libcucul-libcaca merge. před 16 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 :)