Behdad Esfahbod
Behdad Esfahbod
@matthiasclasen would be good to use these test files somehow: https://github.com/harfbuzz/harfbuzz/pull/4498/commits/c0b941a845471750b29d9c8f5579910321296775
> @matthiasclasen would be good to use these test files somehow: Gentle ping.
Is this still relevant?
@simoncozens expressed in another thread, that he's fine with just `wasm_`. > Do we expect this API to be implementable as is by non-HarfBuzz implementations? That was my *intention*. But...
Maybe `wasm_hb_` is less confusing.
Humm. It's not as simple as changing a macro. The type names also need to change, and the macros. I wonder if we should use the `hb_` prefix for the...
How about `hbw_`?
We can implement that (and `hdmx` as well?) for when ppem is set.
I don't have time immediately work on this. If anyone else wants to pick it up that would be great.
I'll take a look soon.