Hacker News new | ask | show | jobs
by nicoburns 386 days ago
If you're not already using it, the read-fonts and skrifa crates from https://github.com/googlefonts/fontations can parse variable font data (as well as pretty much anything else you might want out of an opentype font).
1 comments

Currently using the fonttools crate, but i'll look into this, appreciate.