25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Pascal Terjan 9fffb0a237 Revert 156781dd67 1 hafta önce
..
lib Revert 156781dd67d024dc067010ef8640d0b91c5c3356 4 gün önce
t Switch from MiniTest to Minitest 1 hafta önce
Makefile.am Autodetect ruby-minitest. Travis-CI doesn’t have it yet. 10 yıl önce
README Continuing the libcucul-libcaca merge. 17 yıl önce
caca-canvas.c Fix Ruby binding for new GCC 5 ay önce
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-display.c Fix Ruby binding for new GCC 5 ay önce
caca-display.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-dither.c build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-dither.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-event.c build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-event.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-font.c Fix Ruby binding for new GCC 5 ay önce
caca-font.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca.c build: fix the WTFPL homepage and copyright information. 13 yıl önce
common.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
ruby-caca.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 yıl önce
ruby.dox Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 yıl önce
test ruby: update the testsuite to match Ruby API changes. 11 yıl önce

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