-
Notifications
You must be signed in to change notification settings - Fork 36
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
glyphSet is required to load glyphs #218
Comments
@anthrotype (to be sure you see this :) ) |
Oh yeah I saw it. Gimme some time to wrap my head around this |
This could also be a ufoLib issue, as a glyphSet in a zipped file system is not able to be kept as a reference to load unloaded data... |
I’ll take a look tomorrow as well. |
Quick update: I've done some thinking and have a plan to fix this. I'll update everyone here when it is ready. |
typesupply
referenced
this issue
Dec 18, 2018
Fixed in #220 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I dont know what the best option is: zipped ufozz are already slow as hell and now all glyphs needs to be loaded while reading for all al layers....
I understand the glyphSet object needs to be reset due to how zips work.
Is an immutable version possible?
This is a serious bug and makes ufoz not reliable...
The text was updated successfully, but these errors were encountered: