Post #652838
2026-03-06 18:04 UTC
RE: https://typo.social/@fontra/116183028572020334
This is quite an interesting and clever way to use #HarfBuzz to do shaping on the fly.
Replies (1)
-
@fontra@typo.social 2026-03-06 18:41
@behdad it is using parts of fontc to compile a shaper font on the fly. So we’ve got JavaScript, C++ and Rust running peacefully together in the browser!