Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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.

2008-04-14 02:07
1.6.4

Este comunicado se revierte el cambio de cierre Xlib introducido en 1.6.2 (y la aplicación de los accidentes que causó).
Tags: Major bugfixes
This release reverts the xlib locking change introduced in 1.6.2 (and the application crashes that it caused).

2008-01-15 10:18
1.4.14

Una regresión en acariciar en gran escala a veces incorrectamente reemplazar una mitra se unen con un bisel fijo. El backend Xlib se fijó en no considerar los últimos comunicados de servidor X como tener una aplicación repetir buggy en la extensión de procesamiento. Varios errores en la producción de El Cairo PostScript se fija, incluida la puesta a la salida PostScript más compatible con las versiones recientes de Ghostscript que son más estrictas sobre las fuentes de tipo 3.
Tags: Minor bugfixes
A regression where stroking under a large scale would sometimes incorrectly replace a miter join with a bevel join was fixed. The xlib backend was fixed to not consider recent X server releases as having a buggy repeat implementation in the Render extension. Several bugs in Cairo's PostScript output were fixed, including making the PostScript output more compatible with recent versions of Ghostscript that are more strict about Type 3 fonts.

2007-11-29 13:57
1.4.12

Muchas correcciones de errores significativos de los accidentes se hicieron. Problemas de renderizado se abordaron varios. Menores construir correcciones y optimizaciones realizadas.
Tags: Minor bugfixes
Many significant bugfixes preventing crashes were made. Several rendering problems were addressed. Minor build fixes and optimizations were made.

2007-07-04 12:55
1.4.10

X errores que causaron accidentes de Openoffice.org ha fijado. Dibujo de un gran número de rectángulos se ha optimizado. Varias correcciones menores se hicieron.
Tags: Minor bugfixes
X errors which caused Openoffice.org crashes were
fixed. Drawing of large numbers of rectangles was
optimized. Several minor fixes were made.

2007-06-11 19:56
1.4.8

Una caché de superficie para los patrones de sólidos se introdujo, mejorando drásticamente el rendimiento. Caminos de subsanación de errores se han mejorado, lo que hace de El Cairo mucho más robusto frente a fuera de la memoria y otros errores. Varias otras correcciones se hicieron.
Tags: Minor feature enhancements
A surface cache for solid patterns was introduced, dramatically improving performance. Error handling paths were improved, making cairo much more robust against out-of-memory and other errors. Several other fixes were made.

Project Resources