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
By default, no longer automatically set USE_MY_METRICS component flags for variable fonts. It's not needed if fonts are unhinted, and it can cause mismatches between glyph metrics derived from HVAR vs glyf/gvar if inconsistent across masters (#1154).
Dropped support for Python 3.8 EOL, require Python 3.9 or greater.