You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
I notice that
build.rs
will try to find installedfontconfig
library and dynamic link to it if found.When not found, it will use make to build static library itself.
But the makefile.cargo do nothing in macOS, this leads to build failed.
Is this expected behavior?
Related: 7sDream/fontfor#10
The text was updated successfully, but these errors were encountered: