I've been using MSDF fonts for a little bit, (https://github.com/Chlumsky/msdfgen) but have been running into issues where a lot of fonts don't render right. Finally figured out that it doesn't play well with contours that intersect themselves... I looked into how the msdfgen cli resolves it and they convert the shapes to google's Skia and back, which "fixes" all the intersects lol