-
Notifications
You must be signed in to change notification settings - Fork 16
interpolation_issues
Simon Cozens edited this page May 8, 2025
·
2 revisions
- Applies to: TTF
- Fontspector can hotfix?: no
- Fontspector can fix sources?: no
When creating a variable font, the designer must make sure that corresponding paths have the same start points across masters, as well as that corresponding component shapes are placed in the same order within a glyph across masters. If this is not done, the glyph will not interpolate correctly.
Here we check for the presence of potential interpolation errors using the interpolatable crate.
-
universal (in section 'Universal Profile Checks')
-
googlefonts (in section 'Universal Profile Checks')