&reftitle.setup;
&reftitle.required;
Cairo is only available for PHP 5.2+ and PHP 5.3+ The extension also requires
the cairo graphics library version 1.4 or higher. The cairo graphics library
uses an even and odd numbering scheme to denote stable and unstable library
versions. Both unstable and stable versions can be used with the extension,
but conditional support for new features is determined by the stable version
below the unstable version in use. The latest cairo release can be found at
&url.cairo;.
The binary files used for the windows compiles can be found at
&url.cairo.dl; along with the project
files used to create them.
&reftitle.install;
&pecl.info;
&url.pecl.package;cairo.
&pecl.windows.download;
Notes specific to installation on Windows
Binary builds of the extension can be found at
&url.cairo.dl;.
Download the correct zip file, place php_cairo.dll in the extensions
directory, and enable it via the php.ini file in use. Please be sure the PHP
minor version (5.2, 5.3) match, the thread safety (Thread Safe TS or
Non-Thread Safe NTS), the architecture (x86 or x64), and the compiler
version (VC6 or VC9) match or the extension will not load.
&reftitle.runtime;
&no.config;
&reftitle.resources;
&no.resource;