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 7c8e3338a1 Switch to typed Ruby wrapping 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 Switch to typed Ruby wrapping 4 gün önce
caca-canvas.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-display.c Switch to typed Ruby wrapping 4 gün önce
caca-display.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca-dither.c Switch to typed Ruby wrapping 4 gün ö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 Switch to typed Ruby wrapping 4 gün önce
caca-font.h build: fix the WTFPL homepage and copyright information. 13 yıl önce
caca.c Prevent Init_caca from being hidden 4 gün ö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 :)