cairo 0.1.0

Cairo Graphics Library Extension


Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

* Initial Release
* Support for svg, pdf, ps, image, png surface backends
* Support for libcairo versions 1.4, 1.6 and 1.8
* Toy font API support only, glyph support not complete
* OO or procedural APIs