[cairo] [rcairo] 1.0.0-beta

Kouhei Sutou kou at cozmixng.org
Mon Oct 10 09:25:17 PDT 2005


Hi,

I released rcairo 1.0.0-beta.

  http://www.cozmixng.org/~kou/download/rcairo-1.0.0-beta.tar.gz

This is a beta release. Some bug reports and comments are
welcome. I want to release rcairo 1.0.0 at the end of the
week.

# I want to put rcairo archives to
# http://cairographics.org/releases/ when this becomes to
# no beta release. But I don't know what I have to do.

INSTALL:

  % wget http://www.cozmixng.org/~kou/download/rcairo-1.0.0-beta.tar.gz
  % tar xvfz rcairo-1.0.0-beta.tar.gz
  % cd rcairo-1.0.0-beta
  % ruby setup.rb config
  % ruby setup.rb setup
  % sudo ruby setup.rb install

SAMPLE:

  % cd samples
  % ruby png.rb # output test.png
  % display test.png

DESCRIPTION:

  * Implemented all API provided by cairo 1.0.0.
  * Adjusted the bindings API to 'Appendix A. Creating a
    language binding for cairo'(*)

(*) http://cairographics.org/manual/language-bindings.html


Thanks,
--
kou


More information about the cairo mailing list