Cairo Wrapper Extension
A cairo API wrapper. For details about cairo see http://cairographics.org/.
License: PHP
Version | Release | Download |
0.2.4 | 2008-03-28 | cairo_wrapper-0.2.4.tgz |
0.2.3 | 2007-11-29 | cairo_wrapper-0.2.3.tgz |
0.2.2 | 2007-01-25 | cairo_wrapper-0.2.2.tgz |
Version | Message |
0.2.4 |
- added various cairo 1.4 specific functions - fixed build if cairo installation has no SVG support (PECL Bug #13521) |
0.2.3 |
Stuff added since 0.2.2: - fixed some function name issues (PECL bug# 12302) |
0.2.2 |
Stuff added since 0.2.1: - reflection fix by disabling inclusion of cairo backwards compatibility macros - package regenerated using latest CodeGen_PECL to resolve phpize problems on systems with older autoconf installations - added comments to more constants - *_create_* functions never return NULL, error states need to be checked for using *_status_* functions |