Y
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
amake
652 days ago
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.
link
KronisLV
652 days ago
That is an immensely cool site, thanks for linking it!
link
In particular the `ttx` tool is great for digging into the innards of font files.