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.

2013-02-02 07:04
1.12.12

Esta versión soluciona problemas de sincronización en el transporte SHM para el cairo-xlib.

Reemplazar imágenes todo ahora es evitar al cargar subimágenes.

Se han corregido errores menores.
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

Un gran número de errores fueron corregidos.
Tags: Minor bugfixes
A large number of bugs were fixed.

2010-09-07 18:27
1.10.0

El Cairo fue revisado a fin de interactuar más estrechamente con diversas arquitecturas de aceleración. Una utilidad de la localización, el cairo-trace, se llevó a cabo, la creación de secuencias de volver a jugar, compacto de comandos de dibujo hecho por una aplicación, permitiendo una mejor depuración y optimización del rendimiento. El motor de imagen es mucho más rápido con un motor de rasterización polígono nuevo y una revisión completa de la tessellator. La API se extendió a la impresión de un mejor apoyo, incluida la dramática reducción de tamaño de archivo. El formato RGB16 fue resucitado.
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

Varios menores de configuración y crear problemas fueron resueltos. Un accidente causado por azar _cairo_clip_intersect_mask (), se fijó causando todo renderizado en el contexto de parar,. La transformación de casi degenerada matrices en degenerar matrices se evita. A FreeType pocos errores manejo de fuentes fueron corregidos. Mejoras en la documentación se hicieron varias.
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

Varias correcciones de fallos de Cuarzo y PDF y crear soluciones para un par de backends se hicieron. Un cheque por XRender en el backend XCB se introdujo para evitar accesos a memoria no válida.
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