cairomm is a C++ wrapper for the cairo graphics library. It offers all the power of cairo with an interface familiar to C++ developers, including use of the C++ Standard Library where it makes sense. Status cairomm wraps most relevant parts of the cairo API and is API/ABI-stable. cairomm is used by gtkmm since 2.10. There are two series of cairomm releases, each with its own stable API/ABI. Releas
Apache/2.4.61 (Debian) Server at www.cairographics.org Port 443
Ruby bindings for cairo are available at GitHub since 2010/08/21. Install: RubyGems For RubyGems users. % sudo gem install cairo For Windows user: % gem install cairo --platform x86-mingw32 Install: tar.gz For non-RubyGems users. The latest version is rcairo-1.10.0 % wget http://cairographics.org/releases/rcairo-X.X.X.tar.gz % tar xvzf rcairo-X.X.X.tar.gz % cd rcairo-X.X.X % ruby extconf.rb % make
This page contains samples of cairo's rendered output and the code snippets used to create them. The snippets are meant to be short, and easy to understand. The original snippets were created by Øyvind Kolås for a paper submitted to GUADEC 2004. All of his original snippet code is considered to be part of the public domain. double xc = 128.0; double yc = 128.0; double radius = 100.0; double angle1
This is a list of answers to questions that are frequently asked by new users to cairo. Getting Started What would a minimal C program look like using cairo? What compilation flags are required to compile that code? Drawing Questions How do I clear a surface? How do I paint from one surface to another? How do I draw a sharp, single-pixel-wide line? How do I use pango instead of cairo's "toy" text
Latest news: 2024-09-01: cairo-1.18.2 2023-09-23: cairo-1.18.0 2023-02-02: cairo-1.17.8 2020-11-29: cairo-1.17.4 2019-02-01: cairo-1.17.2 Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Cairo is designed to produce cons
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く