ダウンロードリスト

プロジェクト概要

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

システム要件

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

2008-11-17 09:08
1.8.4

古いbashとXRenderと建物を修正しました。 X.orgサーバ6.9のバグのトリガー今避けている。ユーザーの計算フォントのグリフは、バグType3フォントのバウンディングボックスを修正しました。フォールバックの画像のサイズのmiscomputation修正されました。カイロはもっと壊れたフォントの場合、Type1フォントのサブセット寛容だ。いくつかのより詳細なバグが修正されました。
タグ: Minor bugfixes
Building with older bash and XRender was fixed. Triggering of a bug in X.org server 6.9 is now avoided. A bug in the computation of user-font glyph bounding boxes of Type3 fonts was fixed. A miscomputation of the size of fallback images was fixed. Cairo is now more tolerant of broken fonts when subsetting Type1 fonts. Several further bugs were fixed.

2008-11-01 03:11
1.8.2

今カイロを構築する任意のフォントのバックエンドなしには、ほとんどの場合は、アプリケーションがユーザのフォントAPIを介してフォントのレンダリングカスタム提供する場合に便利ですが可能です。フェイルセーフフォールバックフォントも提供されます。コンパイルのスピードアップと最適化がいくつか行われた。多くのバグが修正されました。
タグ: Minor feature enhancements
It is now possible to build Cairo without any font backend, which is most useful when the application provides custom font rendering through the user-font API. A failsafe fallback font is provided, though. Several compilation speed-ups and optimizations were made. Many bugs were fixed.

2008-09-27 01:43
1.8.0

多くの改良がカイロの能力のテキストを処理するためには、新しい"ユーザフォント"を含む行われた同様のグリフPDF出力にと貼り付け、元のテキストを、選択、検索(とコピーと一緒に埋め込むことができるなど)機能です。主要なシステムを構築するの刷新がはるかに簡単に様々なプラットフォーム上でカイロを構築することができます。レンダリングの拡張子なしでリモートのXサーバ上でのパフォーマンスを改善しました。カイロの出力psおよびカイロからPDFより効率的に行われました。補完機能のAPIがなされた。多くのバグが修正されました。
タグ: Major feature enhancements
Many improvements were made to Cairo's ability to handle text, including a new "user fonts" feature as well as allowing glyphs to be embedded in PDF output along with their original text (for searching, selection, and copy-and-paste). A major revamp of the build system makes it much easier to build Cairo on various platforms. The performance on remote X servers without the Render extension was improved. The output of cairo-ps and cairo-pdf was made more efficient. Completions were made to the API. Many bugs were fixed.

2008-09-22 22:14
1.7.6

この開発のリリースでは、いくつかの堅牢性の向上とコードの整理が行われた。 APIへの最近のベータ版の変更を変更された。動的ライブラリの命名、ファイルが変更されました。いくつかのバグが修正されました。
タグ: Minor bugfixes
In this development release, several robustness
improvements and code cleanups were made. Recent
beta changes to the API were modified. The dynamic
library file naming scheme was changed. Several
bugs were fixed.

2008-08-14 23:11
1.7.4

このリリースの主要なテーマは、カイロテキストAPIの周りの改善です。新機能()、液晶サブピクセルのフィルタリングFreeTypeの、おもちゃのフォントのコンストラクタとgetter、FreeTypeの尊重FC_FT_FACEは、psやPDF、表面境界内のグリフをレンダリングの回避をより効率的な出力を使用して、新しいユーザーのフォントAPI、show_text_glyphs含まれてXlibは、バックエンドXrenderパフォーマンスの改善はXlibのバックエンドで以下のXサーバ用に、directfbのバックエンドの改善、数え切れないほどのバグ修正、およびその他の最適化。
タグ: Major feature enhancements
The dominant theme of this release is improvements
around the Cairo text API. The new features
include a new user font API, show_text_glyphs(),
LCD subpixel filtering using FreeType, a toy font
face constructor and getter, FreeType respecting
FC_FT_FACE, more efficient output of PS and PDF,
avoidance of rendering glyphs out of surface
bounds in the Xlib backend, improved performance
with Xrender-less X servers in the Xlib backend,
Directfb backend improvements, countless bugfixes,
and other optimizations.

プロジェクトリソース