README

Name

rcairo

Description

Ruby bindings for cairo // cairo extension for Ruby

cairographics.org/

Dependencies

Install

RubyGems

If you want to install rcairo with RubyGems, you can use the following command line:

$ sudo gem install rubygems-requirements-system cairo

Bundler

If you want to install rcairo with Bundler, you can add the following to your Gemfile:

plugin "rubygems-requirements-system"

gem "cairo"

Documents

Source

There is the rcairo repository at GitHub: github.com/rcairo/rcairo

Mailing list

If you have trouble with cairo or rcairo, or you have some ideas for how it could be improved, please feel free to send a message to the cairo mailinglist at cairo@cairographics.org , which is archived at

cairographics.org/cgi-bin/mailman/listinfo/cairo

Thanks