libcaca-ruby(3caca) libcaca libcaca-ruby(3caca) NAME libcaca-ruby - Libcaca ruby bindings There is no real documentation yet for the Ruby binding but methods on any object should help you :) I tried to follow Ruby spirit meaning that : o most of the methods return self o the methods set_foo with only an argument are also available as foo= (returning the value instead of self) o the methods originally named get_foo are available only as foo For the list of methods and some sample code, read: Libcaca Ruby API Version 0.99.beta20 Fri Mar 20 2026 11:30:19 libcaca-ruby(3caca)