Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-02 07:04
1.12.12

Diese Version behebt Synchronisierungsprobleme in den SHM-Transport für Kairo-Xlib.

Gesamte Bilder zu ersetzen ist jetzt vermieden, wenn Einzelbilder hochladen.

Andere kleine Fehler wurden behoben.
Tags: 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

Eine große Zahl von Bugs wurden gefixt.
Tags: Minor bugfixes
A large number of bugs were fixed.

2010-09-07 18:27
1.10.0

Kairo wurde überarbeitet, um stärker zusammenarbeiten mit verschiedenen Beschleunigung Architekturen. Ein Tracing-Dienstprogramm cairo-Spur wurde umgesetzt, wodurch replayable, kompakt Sequenzen Zeichenbefehle von einer Anwendung, die eine bessere Debug-und Performance-Optimierung vorgenommen. Das Bild Backend ist wesentlich schneller mit einem neuen Polygon Rasterung Motor und eine vollständige Überarbeitung des tessellator. Die API wurde zur besseren Unterstützung von Druck erweitert, darunter dramatischen Dateigröße Reduktionen. Die RGB16 Format wurde wiederbelebt.
Tags: 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

Verschiedene kleinere Konfigurations-und Build-Probleme gelöst wurden. Eine zufällige Absturz verursacht _cairo_clip_intersect_mask (), verursacht wurde alle machen auf den Kontext zu stoppen, festgesetzt. Transforming nahezu entartete Matrizen in entarteten Matrizen ist jetzt vermieden werden. Ein paar FreeType Font-Handling Bugs wurden gefixt. Verschiedene Unterlagen Verbesserungen durchgeführt.
Tags: 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

Einige Fixes für Fehler auf Quarz-und PDF-und Build-Updates für eine Reihe von Backends wurden. Eine Überprüfung für XRender im XCB Backend wurde eingeführt, um ungültige Speicherzugriffe zu vermeiden.
Tags: 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.

Project Resources