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

Validate STAT particle names and values match the fallback names in GFAxisRegistry. #357

Closed
kateliev opened this issue Dec 2, 2024 · 1 comment
Assignees
Labels
FontBakery Fail or Error from FontBakery tests

Comments

@kateliev
Copy link
Member

kateliev commented Dec 2, 2024

From FontBakery report concerning build 1.019 c0740a3

Validate STAT particle names and values match the fallback names in GFAxisRegistry.
Check ID: FontBakeryCheck:com.google.fonts/check/STAT/gf_axisregistry
Check that particle names and values on STAT table match the fallback names in each axis entry at the Google Fonts Axis Registry, available at https://github.com/google/fonts/tree/main/axisregistry

Original proposal: fonttools/fontbakery#3022
🔥 ScienceGothic[YOPQ,slnt,wdth,wght].ttf
🔥 FAIL
On the font variation axis 'YOPQ', the name 'Regular' is not among the expected ones (Normal) according to the Google Fonts Axis Registry.

[code: invalid-name]
🔥 FAIL
On the font variation axis 'slnt', the name 'Oblique' is not among the expected ones (Default) according to the Google Fonts Axis Registry.

[code: invalid-name]
🔥 FAIL
On the font variation axis 'slnt', the name 'Regular' is not among the expected ones (Default) according to the Google Fonts Axis Registry.

[code: invalid-name]
🔥 FAIL
On the font variation axis 'wdth', the name 'Regular' is not among the expected ones (SuperCondensed, UltraCondensed, ExtraCondensed, Condensed, SemiCondensed, Normal, SemiExpanded, Expanded, ExtraExpanded, UltraExpanded) according to the Google Fonts Axis Registry.

[code: invalid-name]

@kateliev kateliev added the FontBakery Fail or Error from FontBakery tests label Dec 2, 2024
@kateliev kateliev self-assigned this Dec 2, 2024
kateliev added a commit that referenced this issue Dec 2, 2024
…k names in GFAxisRegistry.

- Fix names in STAT table config used by our build chain;
@kateliev
Copy link
Member Author

kateliev commented Dec 3, 2024

Fixed in c4df5e9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FontBakery Fail or Error from FontBakery tests
Projects
Status: Done
Development

No branches or pull requests

1 participant