Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sam Hocevar 1f5518f842 Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and il y a 15 ans
..
lib Continuing the libcucul-libcaca merge. il y a 16 ans
t Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and il y a 15 ans
.gitignore * Autotoolified the Ruby bindings. Use --enable-ruby. il y a 17 ans
Makefile.am * Undo last commit il y a 16 ans
README Continuing the libcucul-libcaca merge. il y a 16 ans
caca-canvas.c Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and il y a 15 ans
caca-canvas.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
caca-display.c Coding style: remove tabs and trailing spaces. il y a 15 ans
caca-display.h * Add Caca and Caca::Display il y a 17 ans
caca-dither.c Coding style: remove tabs and trailing spaces. il y a 15 ans
caca-dither.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
caca-event.c Coding style: remove tabs and trailing spaces. il y a 15 ans
caca-event.h * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. il y a 17 ans
caca-font.c Coding style: remove tabs and trailing spaces. il y a 15 ans
caca-font.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
caca.c Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
common.h Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
ruby-caca.dox Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and il y a 15 ans
ruby.dox Continuing the libcucul-libcaca merge. il y a 16 ans
test * Have local paths first in LOAD_PATH il y a 16 ans

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