I use harfbuzz for layout, which uses Freetype metrics, so the hard thing was getting those to line up with the glyph metrics emitted by MSDFgen.
I use harfbuzz for layout, which uses Freetype metrics, so the hard thing was getting those to line up with the glyph metrics emitted by MSDFgen.
Just got myself unstuck from a tricky Lua-C interop thing that I’d been going round in circles on for weeks now. Pleased!