ダウンロードリスト

プロジェクト概要

Cairoはクロスデバイスの出力をサポートしたベクトルグラフィックスライブラリです。現在では、 X Window Systemとメモリバッファを出力ターゲットとしてサポートしています。ディスプレイハードウェアアクセラレーションが可能(例えば、 Xレンダリング拡張まで)にもかかわらず、すべての出力メディアで同一の出力を生成するように設計されています。これはPDF 1.4画像処理のモデルと似た公式なユーザーレベルAPIを提供します。そして、これはベジエ曲線やスプライン曲線を引いたり、補充したり、変換したり、半透明の画像を合成したり、アンチエイリアステキストレンダリングなどの機能の操作を含んでいます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2013-02-02 07:04
1.12.12

このリリースは SHM トランスポート カイロ xlib の同期の問題を修正します。画像全体の交換は、今すぐサブイメージをアップロードするとき回避です。その他のマイナーなバグが修正されました。
タグ: Stable, Minor bugfixes
This release fixes synchronization problems in the SHM transport for cairo-xlib.

Replacing entire images is now avoided when uploading subimages.

Other minor bugs have been fixed.

2010-12-27 01:36
1.10.2

バグの多くが修正されました。
タグ: Minor bugfixes
A large number of bugs were fixed.

2010-09-07 18:27
1.10.0

カイロは、様々な加速アーキテクチャとより密接に相互運用するために書き直されました。トレースユーティリティは、カイロより良いデバッグおよびパフォーマンスの最適化を可能にするアプリケーションによって作ら描画コマンドの再生可能、コンパクトなシーケンスを作成、実装されて、トレース。イメージのバックエンドがはるかに速く、新しいポリゴンrasterisationエンジンとテッセレータの完全なオーバーホールとされます。 APIは、劇的なファイルサイズの削減など、より良い印刷をサポートするように拡張されました。 RGB16形式が復活した。
タグ: Major feature enhancements
Cairo was reworked to interoperate more closely with various acceleration architectures. A tracing utility, cairo-trace, was implemented, creating replayable, compact sequences of drawing commands made by an application, allowing better debug and performance optimization. The image backend is much faster with a new polygon rasterisation engine and a complete overhaul of the tessellator. The API was extended to better support printing, including dramatic file size reductions. The RGB16 format was resurrected.

2009-08-03 00:34
1.8.8

いくつかのマイナーな設定およびビルドの問題が解決された。ランダムなクラッシュ_cairo_clip_intersect_maskによって引き起こさ()は、コンテキストを停止するには、すべてのレンダリングの原因を修正しました。ほぼ行列縮退に行列縮退変換が回避されます。いくつかのFreeTypeフォントの処理のバグが修正された。様々なドキュメントの改善が行われた。
タグ: Minor bugfixes
Several minor configuration and build issues were resolved. A random crash caused by _cairo_clip_intersect_mask(), causing all
rendering to the context to stop, was fixed. Transforming nearly-degenerate matrices into degenerate matrices is now avoided. A few FreeType font handling bugs were fixed. Various documentation improvements were made.

2008-12-17 19:55
1.8.6

石英とPDF上の障害のため、いくつかの修正とビルドの修正のバックエンドのカップルのために作られた。 XCBバックエンドでXRenderのチェックが無効なメモリアクセスを避けるために導入されました。
タグ: Minor bugfixes
Several fixes for failures on Quartz and PDF and
build fixes for a couple of backends were made. A
check for XRender in the XCB backend was
introduced to avoid invalid memory accesses.

プロジェクトリソース