Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-WWS compatible fonts: WWS names are not written to instance OTFs #820

Open
jenskutilek opened this issue Oct 7, 2022 · 0 comments
Open

Comments

@jenskutilek
Copy link
Contributor

InterWWS.zip

The glyphs file contains some instances which don't have WWS-compatible names, and are marked as such:

Family Name: Inter
Style Name: Display Bold
WWS Family Name: Inter Display
WWS Style Name: Bold

Building static OTFs with this command, the WWS names are not written to the OTF nametables:

fontmake -g Inter-Roman.glyphs -o otf -i

They are also not in the instance UFOs generated by glyphsLib.

fontmake -g Inter-Roman.glyphs -o ufo -i
rsms added a commit to rsms/inter that referenced this issue Oct 8, 2022
Patches UFO files to contain WWS entries.
Also simplify UFO generation by moving the hard-coded make rules from the makefile into a shell script.

Related to #498 and googlefonts/glyphsLib#820
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant