Skip to content

first search current directory for libharfbuzz.so.0, then default library paths

This would allow one to bundle the harfbuzz library inside a standalone pre-compiled "wheel" package that can be distributed via pip, instead of requiring the user to install harfbuzz globally via the system package manager.

Merge request reports