You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I feel like we're missing a not in the second row.)
But actually it doesn't work at all. fontbakery check-googlefonts -c googlefonts/STAT/compulsory_axis_values Bitter\[wght\].ttf --succinct runs no checks
Expected behaviour
It should run a check.
This is not working because it declares "expected_font_names" as a condition:
Observed behaviour
I wanted to see how this check works because something about it looks fishy:
fontbakery/Lib/fontbakery/checks/vendorspecific/googlefonts/STAT/compulsory_axis_values.py
Lines 102 to 103 in 0b6c4f8
(I feel like we're missing a
not
in the second row.)But actually it doesn't work at all.
fontbakery check-googlefonts -c googlefonts/STAT/compulsory_axis_values Bitter\[wght\].ttf --succinct
runs no checksExpected behaviour
It should run a check.
This is not working because it declares
"expected_font_names"
as a condition:fontbakery/Lib/fontbakery/checks/vendorspecific/googlefonts/STAT/compulsory_axis_values.py
Line 7 in 0b6c4f8
However, as the documentation puts it:
fontbakery/Lib/fontbakery/checks/vendorspecific/googlefonts/conditions.py
Lines 503 to 504 in 0b6c4f8
The text was updated successfully, but these errors were encountered: