| Package Information |
| Summary |
Cairo Wrapper Extension |
| Maintainers |
Hartmut Holzgraefe <hholzgra@php.net> (lead) [wishlist] [details]
|
| License |
PHP |
| Description |
A cairo API wrapper. For details about cairo see http://cairographics.org/. |
| Homepage |
http://cairo-wrapper.php-baustelle.de/ |
Release notes Version 0.2.2 (beta) |
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 |