rcairo
======

ruby bindings for cairo // cairo extension for ruby

http://cairographics.org/


Dependencies
------------

ruby                   >= 1.8
cairo                  >= 1.0.0

Compiling
---------

ruby setup.rb config    # to check for dependencies and create Makefiles
ruby setup.rb setup     # to compile

# the samples in the samples folder should be able to run before
# installation.

ruby setup.rb install   # to install the cairo extension.


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

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


