| Package Information |
| Summary |
Cairo Graphics Library Extension |
| Maintainers |
Elizabeth Smith <auroraeosrose@php.net> (lead) [details] Michael Maclean <mgdm@php.net> (lead) [details] Akshat Gupta <g.akshat@gmail.com> (developer) [details] Mark Skilbeck <markskilbeck@php.net> (developer) [details]
|
| License |
PHP License
|
| Description |
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. |
| Homepage |
https://github.com/gtkforphp/cairo/wiki |
Release notes Version 0.1.0 (alpha) |
* 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 |
|