You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Run `ttfautohint` over all of the generated ttf files (before
they are turned into eot/woff/woff2s) to produce better hinting on some
characters. We always turn on windows compatibility, and manually turn
on symbol-only mode for some fonts that it complained about without it.
Test plan:
- Run `make ttf`
- See that things work, and there are no errors about symbol mode
Auditors: alpert
0 commit comments