Download List

프로젝트 설명

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

나이와 함께 신나는 파티를 XRender 빌딩 해결되었습니다. X.org 서버 6.9의 버그 트리거링 지금은 피할 수있습니다. 사용자의 계산 - 글꼴 문양의 버그 Type3 글꼴의 경계 상자를 고정했다. 대체 이미지의 크기 miscomputation 해결되었습니다. 카이로 지금은 더 많은 글꼴이 깨진 Type1 글꼴을 때 subsetting 허용됩니다. 몇 가지 추가 버그가 수정되었습니다.
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

지금은 카이로를 구축 어떤 글꼴 백엔드없이, 대부분의 경우 응용 프로그램이 사용자 글꼴 글꼴 렌더링 API를 통해 사용자 정의를 제공합니다 유용이 가능합니다. 안전 장치를 대체 글꼴, 그래도이 제공됩니다. 컴파일 속도 업 및 최적화 몇몇되었다. 많은 버그가 수정되었습니다.
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

많은 개선 카이로의 능력을 텍스트를 처리하기 위해, 새로운 "사용자 글꼴"을 포함되었다뿐만 아니라 상형문자 PDF로 출력 - 붙여넣기 원래 텍스트 선택 검색 (및 복사와 함께 임베디드 수 있도록役) 기능이있습니다. 주요 시스템의 구축을 개편 그것을 훨씬 더 쉽게 다양한 플랫폼에서 카이로로 만들 수있습니다. 렌더링 확장을하지 않고 원격 X 서버의 성능이 향상되었다. 카이로의 출력 ps의 카이로 - PDF로보다 효율적으로 만들어졌습니다. 완료를 API로되었다. 많은 버그가 수정되었습니다.
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

이 개발 릴리스에서는 여러 견고 개선 및 코드 정리되었다. API에 대한 최신 베타 버전으로 변경 사항을 수정했다. 동적 라이브러리 파일 명명 스키마가 변경되었습니다. 몇 가지 버그가 수정되었습니다.
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

이 릴리스의 주된 테마는 카이로에서 텍스트 API가 주위를 개선합니다. 새로운 기능 (), LCD는 서브 픽셀 필터링 FreeType에서, 장난감 글꼴 얼굴이 생성자와 수완, FreeType에서 존중 FC_FT_FACE, PS 및 PDF로, 표면 범위에서 글리 프를 렌더링의 소지를 없애기보다 효율적인 출력을 사용하여 새 사용자 글꼴 API를 포함 show_text_glyphs Xlib 백엔드, XRender와 향상된 성능을 Xlib 백엔드 덜 X 서버, directfb의 백엔드 개선, 수많은 버그수정 및 기타 최적화.
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