Download List

Projeto Descrição

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

Esta versão reverte a mudança xlib travamento no 1.6.2 (eo aplicativo falha que causou).
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

Uma regressão onde acariciando em grande escala, às vezes incorretamente substituir uma mitra juntar com um chanfro aderir foi corrigido. O backend xlib foi corrigido para não considerar lançamentos recentes servidor X como tendo uma aplicação repetir buggy na extensão Render. Vários erros na saída do Cairo PostScript foram corrigidos, incluindo tornar a saída PostScript mais compatível com as versões recentes do Ghostscript, que são mais rígidas sobre Type 3 fonts.
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

Muitas correções significativas prevenir acidentes foram feitas. Vários problemas de renderização foram abordados. Construir pequenas correções e otimizações foram feitas.
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 erros que causaram acidentes Openoffice.org foram corrigidos. Desenho de um grande número de retângulos foi otimizado. Várias pequenas correções foram feitas.
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

A cache de superfície para padrões sólidos foi introduzido, melhorando drasticamente o desempenho. Caminhos de manipulação de erro foram melhoradas, fazendo Cairo muito mais firme contra a falta de memória e outros erros. Várias outras correções foram feitas.
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