-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Build issues to debug for v1.086 #530
Comments
Okay, that first issue was solved by pip installing ufoProcessor directly from its repo. Now, onto new issues! |
Current blocker:
In the
|
Well, I’m not yet sure how to get past this, so it’ll take more digging. I think the solution may lie in understanding and fixing this early part of the above traceback:
|
Another possible issue causing the build failure is detailed at googlefonts/fontmake#894. Basically, ufo2ft now splits kerning by script, and the Sans sources for Recursive have kerning for /pi and other Greek characters. I’ll try adding some blank kerns for Greek into the Mono sources, and see whether that makes a difference here. Also, re: "In the varfontprep-report.txt, there is a line saying that kerning is different... This is what I’ll investigate next." I see that the second font in that list includes |
Adding blank kerning to mono sources for /pi /pi actually did help, but didn't fully solve things:
Next, I’ll debug the ufoOperator traceback. |
Following my own build instructions, I run into issues in prepping the variable font build:
I’ll debug it and keep notes here.
The text was updated successfully, but these errors were encountered: