Difference between revisions of "Cairo"
(Created page with "{{Entry |Name=Cairo |Short description=A vector graphics library with cross-device output support. |Full description=Cairo is a vector graphics library with cross-device output s...") |
|||
| Line 69: | Line 69: | ||
}} | }} | ||
{{Software category | {{Software category | ||
| − | |Graphics= | + | |Graphics=2d |
|Interface=library | |Interface=library | ||
|Works-with=graphics | |Works-with=graphics | ||
Latest revision as of 13:47, 12 April 2011
Cairo
http://cairographics.org/
Cairo is a vector graphics library with cross-device output support. It currently supports the X Window System and in-memory image buffers as output targets. It is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). It provides a stateful user-level API with capabilities similar to the PDF 1.4 imaging model and provides operations including stroking and filling Bezier cubic splines, transforming and compositing translucent images, and antialiased text rendering.
Documentation
API Reference Manual at http://www.cairographics.org/manual/ Various Language Specific Tutorials at http://cairographics.org/documentation FAQ at http://cairographics.org/FAQ
Download
Download
version 1.2.6
(stable)
released on 7 November 2006
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1 | Ted Teah | 7 November 2006 |
Leaders and contributors
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | mailto:cairo-announce@cairographics.org | |
| Bug Tracking | mailto:cairo-bugs@cairographics.org | |
| Help | http://lists.freedesktop.org/archives/cairo-announce/ | |
| Help | mailto:cairo-commit@cairographics.org | |
| Bug Tracking | http://lists.freedesktop.org/archives/cairo-bugs | |
| Developer | mailto:cairo@cairographics.org | |
| Help | http://lists.freedesktop.org/archives/cairo-commit/ | |
| Developer | http://lists.freedesktop.org/archives/cairo/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 7 November 2006.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.