googlefonts / googlefonts/fontmake

openTypeNameRecords sub family is getting copied to interpolated fonts

Open
#767 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
888
Forks
97
Avg merge
4d 52m
Merged PRs (30d)
1

Description

By copying the `openTypeNameRecords` information from a source ufo to an interpolated ufo, all generated instances inherit the Sub Family of the source file. In my example all generated fonts are displayed as Regular:
~~~
openTypeNameRecords


encodingID
0
languageID
0
nameID
2
platformID
1
string
Regular

~~~

Is there a way to overwrite the Sub Family? I tried to set the openTypeNameRecords inside the .designspace instances without any success.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.