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
Describe the bug
In the Inter-3.10.zip archive, the variable fonts report a version of "1.0.0;git-src" rather than "3.010;git-aca7606f2" as shown by the other OpenType/TrueType font files. This makes it difficult to tell if the installed versions of the variable fonts are out of date.
Describe the bug
In the Inter-3.10.zip archive, the variable fonts report a version of "1.0.0;git-src" rather than "3.010;git-aca7606f2" as shown by the other OpenType/TrueType font files. This makes it difficult to tell if the installed versions of the variable fonts are out of date.
It appears that the updateFontVersion() call in VarFontProject._build_interpolatable_masters() at https://github.com/rsms/inter/blob/master/misc/fontbuild#L185 does not have the intended effect of updating the version information in the variable font.
To Reproduce
Steps to reproduce the behavior (at a command line):
Expected behavior
Both otfinfo commands should show the same output: "Version 3.010;git-aca7606f2"
Environment
The text was updated successfully, but these errors were encountered: