Package Information |
Summary |
PHP extension for interfacing with libvips |
Maintainers |
John Cupitt (lead)
[details]
|
License |
MIT |
Description |
This extension uses libvips to provide image processing facilities. |
Homepage |
https://github.com/libvips/php-vips-ext
|
Release notes
Version 1.0.5
(stable)
|
* Use VIPS_SONAME, if we can * More stuff in php_info(), see https://github.com/jcupitt/php-vips/issues/32 * Add vips_foreign_find_load() and vips_foreign_find_load_buffer(), see https://github.com/jcupitt/php-vips/issues/37 |