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

“Update” button adds glyphs in Glyph Builder #54

Open
arialcrime opened this issue Nov 17, 2020 · 1 comment
Open

“Update” button adds glyphs in Glyph Builder #54

arialcrime opened this issue Nov 17, 2020 · 1 comment

Comments

@arialcrime
Copy link

While using the Glyph Builder I recently observed the following behaviour which made me a bit suspicious:

I open a new, empty font and save it, then start GlyphConstruction’s Glyph Builder (version 0.8.4), and type testglyph = test + glyph as a recipe. When I then hit the “Update” button, I get the following callback in the Output window:

Failed to read glyph: 'test': 'test not in layer'
'test'
Failed to read glyph: 'glyph': 'glyph not in layer'
'glyph'

It also causes the font to become “dirty”, and when I save it empty glyphs called “test” and “glyph” show up in the glyphs folder, contents.plist, and the lib’s public.glyphOrder.

My expectation after clicking “Update” would have been that I would only get a trackback about the missing glyphs, not that there would be new ones added.

Am I misunderstanding something here or simply doing it wrong? Thanks for your help!

@arialcrime
Copy link
Author

Do you know what is happening here @typemytype?

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