Hacker News new | ask | show | jobs
by bobbylarrybobby 652 days ago
Have a font file you want to investigate? See if it supports whatever features? https://wakamaifondue.com is your friend
2 comments

And if you want to work with fonts locally I recommend https://github.com/fonttools/fonttools

In particular the `ttx` tool is great for digging into the innards of font files.

That is an immensely cool site, thanks for linking it!