Skip to content

rcairo/rcairo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c9154d · Mar 20, 2025
Mar 20, 2025
Mar 12, 2025
Mar 20, 2025
Feb 1, 2023
Apr 14, 2019
Jul 31, 2022
Sep 8, 2023
Nov 24, 2014
Dec 12, 2024
Nov 24, 2014
Dec 4, 2012
Mar 25, 2012
Mar 20, 2005
Mar 20, 2005
Mar 12, 2025
Dec 20, 2024
Mar 12, 2025
Mar 12, 2025
Dec 20, 2024
Mar 16, 2025
Mar 12, 2025
Jun 16, 2023
Dec 12, 2024
Oct 29, 2010

Repository files navigation

README

Name

rcairo

Description

Ruby bindings for cairo // cairo extension for Ruby

cairographics.org/

Dependencies

  • ruby >= 2.2.1

  • cairo >= 1.2.0

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

  • Yoshinao Muramatsu: win32 surface support patch.

  • NANKI Haruo: some bug fix patches.

  • Paul van Tilburg:

    • some patches that support ruby 1.9.

    • some suggestions.

  • Binzo: some bug reports and fixed that.

  • kimura wataru:

    • some advices for RubyCocoa.

    • reports a bug.

  • OBATA Akio:

    • reports a bug.

    • some suggestions.

  • James Healy: reports bugs.

  • Carsten Bormann: A suggestion.

  • Davide Rambaldi: A suggestion.

  • Yusuke ENDOH: reports a bug.

  • Yuta Taniguchi: a bug fix patch.

  • kimura wataru:

    • reports a bug.

    • some patches.

  • Masayas TARUI:

    • Windows support.

  • Stefan Salewski: reports a bug.

  • Mamoru Tasaka: reports bugs.

  • Nikolai Weibull: reports problems.

  • Will Bryant: reports a bug.

  • Vasily Fedoseyev: fixes a bug.

  • Eric C.: reports a bug.

  • Cédric Boutillier: reports a bug.

  • tmtms: reports a bug.