harfbuzz
harfbuzz copied to clipboard
[wasm] Remove font abstraction, do everything in font units?
The only downside is that then we cannot expose things like "get_advance", "get_extents", etc, without major reworking of how things work...
The only downside is that then we cannot expose things like "get_advance", "get_extents", etc, without major reworking of how things work...
Exposing them to the wasm I mean.