cairo_wrapper 0.2.2

Cairo Wrapper Extension


A cairo API wrapper. For details about cairo see http://cairographics.org/.

License: PHP

Changes

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