libvips / php-vips

php binding for libvips
MIT License
615 stars 25 forks source link

Improve library finding #206

Closed jcupitt closed 1 year ago

jcupitt commented 1 year ago

This PR adds a libraryLoad() function which searches a path for a library that supports an API, then uses that to load libvips, libglib and libgobject.

This fixes #178 and #201

See also https://github.com/libvips/php-vips/pull/198

Tested on macOS 13.4