|
Cairo - 2D graphics library.Updated by FastRunneron Saturday, April 12th 2008.
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Win32, image buffers, and PostScript, PDF, and SVG file output.
Cairo is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available.
Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.)
Cairo is implemented as a library written in the C programming language, but bindings are available for several different programming languages.
Licence : GPL
Version : 1.6.4 [Stable] 1.5.20 [Development]
|