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 f8878d8ba4 Simplify caca_create_display call vor 4 Tagen
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 vor 4 Tagen
t Switch from MiniTest to Minitest vor 1 Woche
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. vor 10 Jahren
README Continuing the libcucul-libcaca merge. vor 17 Jahren
caca-canvas.c Do not use _caca_alloc2d in the Ruby extension vor 4 Tagen
caca-canvas.h build: fix the WTFPL homepage and copyright information. vor 13 Jahren
caca-display.c Simplify caca_create_display call vor 4 Tagen
caca-display.h build: fix the WTFPL homepage and copyright information. vor 13 Jahren
caca-dither.c build: fix the WTFPL homepage and copyright information. vor 13 Jahren
caca-dither.h build: fix the WTFPL homepage and copyright information. vor 13 Jahren
caca-event.c build: fix the WTFPL homepage and copyright information. vor 13 Jahren
caca-event.h build: fix the WTFPL homepage and copyright information. vor 13 Jahren
caca-font.c Fix Ruby binding for new GCC vor 5 Monaten
caca-font.h build: fix the WTFPL homepage and copyright information. vor 13 Jahren
caca.c Prevent Init_caca from being hidden vor 4 Tagen
common.h build: fix the WTFPL homepage and copyright information. vor 13 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 ruby: update the testsuite to match Ruby API changes. vor 11 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 :)