Provide C bindings
Open
- Dominant language
- C++
- Stars
- 1.8k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
After working on fontforge/fontforge#3307, and given how simple the woff2 interface is, it would be nice if a C interface was exposed (e.g. something like [this](https://github.com/fontforge/fontforge/blob/7aea5c0fbe5f4f31b9e3d37ce56fd881e3b96575/fontforge/woff2.cc)), instead of having to do that on our side. It would also make it easier to create bindings to other languages which often have C interop.
Contributor guide
Assessment
This issue has not been assessed yet.