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-11-17 09:08
1.8.4

Edificio con mayores bash y XRender fue corregido. Disparo de un error en el servidor X.org 6.9 ahora es evitado. Un error en el cálculo de usuario glifo fuente dimensiones de las cajas de las fuentes Type3 fue corregido. Un miscomputation del tamaño de las imágenes de reserva fue corregido. El Cairo es ahora más tolerante de las fuentes roto cuando subconjuntos Type1. Varios errores más se fija.
Tags: 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

Ahora es posible la construcción de El Cairo, sin ningún tipo de backend fuente, que es más útil cuando la aplicación ofrece la costumbre de representación de fuentes a través de la facilidad de uso de la API de la fuente. Una fuente de reserva se presta a prueba de fallos, sin embargo. Varios velocidad de compilación de nuevas empresas y las optimizaciones realizadas. Muchos errores fueron corregidos.
Tags: 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

Muchas de las mejoras se hicieron a la capacidad de El Cairo para manejar texto, incluyendo un nuevo "Fuentes de usuario" de largometrajes, así como permitir que los glifos a estar integrada en PDF de salida, junto con su texto original (para la búsqueda, selección, y copiar y pegar). Una importante reforma del sistema de construcción hace que sea mucho más fácil de construir de El Cairo en varias plataformas. El rendimiento en servidores remotos X sin la extensión Render fue mejorada. La salida de El Cairo y El Cairo-PS-PDF se hizo más eficiente. Terminaciones se hicieron a la API. Muchos errores fueron corregidos.
Tags: 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

En esta versión de desarrollo, se hicieron varias mejoras de solidez y limpieza del código. Los recientes cambios a la beta de API se han modificado. La biblioteca dinámica esquema de nombres de archivo se ha cambiado. Varios errores fueron corregidos.
Tags: 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

El tema dominante de esta versión es la mejora de todo el texto de El Cairo de la API. Las nuevas características incluyen una nueva fuente de usuario API, show_text_glyphs (), subpixel LCD de filtros usando FreeType, un juguete constructor tipo de fuente y getter, FC_FT_FACE FreeType respeto, la producción más eficiente de los PS y PDF, la evitación de la prestación glifos fuera de los límites de superficie en el backend Xlib, un mejor rendimiento con menos Xrender servidores X en el backend Xlib, las mejoras directfb backend, correcciones de errores incontables, y otras optimizaciones.
Tags: 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.

Project Resources