はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    Google I/O

『cairographics.org』

  • 人気
  • 新着
  • すべて
  • Download

    3 users

    www.cairographics.org

    Stable Code Releases Please download one of the latest releases in order to get an API-stable version of cairo. You'll need both the cairo and pixman packages. See In-Progress Development (below) for details on getting and building the latest pre-release source code if that's what you're looking for. Binary Packages GNU/Linux distributions Many distributions including Debian, Fedora, and others re

    • テクノロジー
    • 2009/11/01 22:19
    • library
    • Documentation

      4 users

      www.cairographics.org

      Documentation for cairo is an area that could always be greatly improved. Contributions are very welcome! Primary sources Here are the most useful starting points: Frequently asked questions: Save yourself some time by reading this early Tutorial: A one-of-a-kind introduction to the cairo concepts and models API reference manual: Function-by-function reference Cookbook: Simple recipes for drawing

      • 学び
      • 2008/12/18 19:55
      • Frequently Asked Questions

        3 users

        www.cairographics.org

        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

        • テクノロジー
        • 2008/08/25 18:12
        • cairo
        • performance
        • Ruby
        • プログラミング
        • Objective Caml bindings

          4 users

          www.cairographics.org

          Objective Caml bindings are in the cairo-ocaml module of the git repository. The following backends are supported: image (via the Bigarray module) ps pdf xlib (via the GTK+ interface LablGTK) svg There are also bindings for the SVG renderer libsvg-cairo. Releases Version 1.0.0 of cairo-ocaml targets the 1.0.x releases of Cairo. It has tag cairo-ocaml-1.0.0 in the git repository. The head of the re

          • テクノロジー
          • 2008/04/14 16:08
          • OCaml
          • プログラミング
          • SDL

            3 users

            www.cairographics.org

            SDL makes a great companion library to cairo. With SDL, you can create portable multimedia applications very easily. Install the latest SDL development packages for your distribution, or download the latest SDL development kit from http://www.libsdl.org. Drawing with cairo to an SDL Surface is quite simple, as all you need to do is create a cairo_surface_t from the SDL_Surface using cairo_image_su

            • 暮らし
            • 2007/10/06 23:11
            • Cairo
            • Cairo samples

              5 users

              www.cairographics.org

              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

              • テクノロジー
              • 2007/08/07 18:11
              • cairo
              • programming
              • cairomm - A C++ API for cairo

                5 users

                www.cairographics.org

                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

                • テクノロジー
                • 2007/06/08 22:46
                • Cairo
                • C++
                • Pycairo

                  9 users

                  www.cairographics.org

                  Pycairo is a set of Python 2 & 3 bindings for the cairo graphics library. Since version 1.11.0 pycairo has moved to GitHub and pycairo and py2cairo have been merged back into one project. Git Repository: https://github.com/pygobject/pycairo Documentation: https://pycairo.readthedocs.io Releases: https://github.com/pygobject/pycairo/releases Python Package Index: https://pypi.python.org/pypi/pycair

                  • テクノロジー
                  • 2006/07/24 00:51
                  • python
                  • あとで試す
                  • library
                  • プログラミング
                  • Ruby bindings

                    7 users

                    www.cairographics.org

                    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

                    • テクノロジー
                    • 2006/04/20 12:45
                    • cairo
                    • ruby
                    • gem
                    • Cairo: A Vector Graphics Library: Cairo: A Vector Graphics Library

                      11 users

                      www.cairographics.org

                      Drawing cairo_t — The cairo drawing context Paths — Creating paths and manipulating path data cairo_pattern_t — Sources for drawing Regions — Representing a pixel-aligned area Transformations — Manipulating the current transformation matrix text — Rendering text and glyphs Raster Sources — Supplying arbitrary image data Tags and Links — Hyperlinks and document structure Fonts cairo_font_face_t — B

                      • アニメとゲーム
                      • 2005/12/27 14:32
                      • Cairo
                      • Graphics
                      • library
                      • photo
                      • cairographics.org

                        94 users

                        www.cairographics.org

                        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

                        • テクノロジー
                        • 2005/09/04 06:39
                        • cairo
                        • graphics
                        • library
                        • ライブラリ
                        • vector
                        • MPL
                        • lib
                        • LGPL
                        • 画像処理
                        • 画像

                        このページはまだ
                        ブックマークされていません

                        このページを最初にブックマークしてみませんか?

                        『cairographics.org』の新着エントリーを見る

                        キーボードショートカット一覧

                        j次のブックマーク

                        k前のブックマーク

                        lあとで読む

                        eコメント一覧を開く

                        oページを開く

                        はてなブックマーク

                        • 総合
                        • 一般
                        • 世の中
                        • 政治と経済
                        • 暮らし
                        • 学び
                        • テクノロジー
                        • エンタメ
                        • アニメとゲーム
                        • おもしろ
                        • アプリ・拡張機能
                        • 開発ブログ
                        • ヘルプ
                        • お問い合わせ
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について

                        公式Twitter

                        • 公式アカウント
                        • ホットエントリー

                        はてなのサービス

                        • はてなブログ
                        • はてなブログPro
                        • 人力検索はてな
                        • はてなブログ タグ
                        • はてなニュース
                        • ソレドコ
                        • App Storeからダウンロード
                        • Google Playで手に入れよう
                        Copyright © 2005-2025 Hatena. All Rights Reserved.
                        設定を変更しましたx