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

Builder should Error when font name in config doesn't match glyphs file #387

Open
aaronbell opened this issue Jul 7, 2021 · 0 comments
Open
Assignees
Labels
builder Issues related to the gftools-builder

Comments

@aaronbell
Copy link
Contributor

In converting Museo Moderno to the UFR format, I ran into an issue where the variable font was not generating instances in the fvar table. It turned out that the issue was that there was a slight mismatch between the font name in the config.yaml file ("Museo Moderno") and the name in the Glyphs file itself ("MuseoModerno").

I think that it would make sense to issue an error if there is mismatch between these two locations rather than building the font and silently failing to produce an fvar table.

@m4rc1e m4rc1e self-assigned this Jul 15, 2021
@simoncozens simoncozens added the builder Issues related to the gftools-builder label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builder Issues related to the gftools-builder
Projects
None yet
Development

No branches or pull requests

3 participants