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
The WOFF2 spec was updated to support retaining the OVERLAP_SIMPLE glyf flags, and the official encoder/decoder has recently been updated to support that: google/woff2#149
Our own woff2 encoder/decoder also need to be updated.