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.
Version | Release | Download |
0.3.2 | 2012-04-21 | Cairo-0.3.2.tgz |
0.3.1 | 2012-02-15 | Cairo-0.3.1.tgz |
0.3.0 | 2011-12-28 | Cairo-0.3.0.tgz |
0.2.0 | 2010-02-03 | Cairo-0.2.0.tgz |
0.1.0 | 2009-07-05 | Cairo-0.1.0.tgz |
Version | Message |
0.3.2 | * Fix packaging inconsistencies |
0.3.1 | * Fix compilation with older versions of Cairo |
0.3.0 |
* Added support for Cairo 1.10 subsurfaces * Added support for Cairo 1.10 recording surfaces * Added other Cairo 1.10 methods * Fix bug relating to strides for image data * Allow compiling all the way back to Cairo 1.2 * Win32 font support * Handle construction and destruction of globals correctly |
0.2.0 |
* Adds support for loading Freetype fonts * Support for cloning matrices * Various bugfixes |
0.1.0 |
* 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 |