QA Scripts & refined source, for Google Fonts onboarding#735
QA Scripts & refined source, for Google Fonts onboarding#735tonsky merged 0 commit intotonsky:masterfrom
Conversation
|
This is fantastic! Much more attention than I would probably ever bring to those. I’m merging it fully. All changes seems well justified. And thanks for building VF variant, great addition! One question though: is this Axis Location intended? It just caught my eye, and I have no idea if that’s something that should be that way or not. Thanks again! |
|
@tonsky thanks for taking a look and merging it in! Probably does make things simplest in the long run.
Ouch, that one definitely looks like a mistake happened at some point. In the source, I had to give masters specific
I'll check on the merged master, and see what's on my end. |

Hi @tonsky! I'm not sure whether you actually want to merge this entire PR, but I wanted to ask a few questions around merging some work I've done, and this seems like a logical place to do so.
Context:
I've done work to make a PR to Google Fonts: google/fonts#1911
Part of this was making a variable font from Fira Code, and this required some edits to the GlyphsApp source. There were two main types of edits:
What's in this PR
My work here includes:
googlefonts-qafolder, which includes some scripts and metadata files that are used to build fonts, then add new files to a localgoogle/fontsrepo to PR there. This is mostly helpful to the specific work of onboarding (or updating) the font to Google Fonts. I don't think it would hurt to merge this intomasterto make it obvious to future GF contractors, though we could instead have it in a branch for future use. If you do wish to keep it in a branch to keepmastertidy, I can do a separate PR. However, we should probably try to find a way to make that obvious, because it's likely that the next time someone works on this for Google Fonts, it'll be someone other than myself.Let me know how you'd like me to proceed. Thanks!