kosbarts / Commissioner

Commissioner is a variable and static sans typeface.
SIL Open Font License 1.1
196 stars 10 forks source link

💔 ERROR: Check if the vertical metrics of a family are similar to the same family hosted on Google Fonts. #28

Closed kosbarts closed 4 years ago

kosbarts commented 4 years ago

--- Rationale ---

If the family already exists on Google Fonts, we need to ensure that the checked family's vertical metrics are similar. This check will test the following schema which was outlined in Fontbakery issue #1162 [1]:

[1] https://github.com/googlefonts/fontbakery/issues/1162

💔 ERROR The condition FontBakeryCondition:remote_styles had an error: FailedConditionError: The condition FontBakeryCondition:familyname_with_spaces had an error: TypeError: expected string or bytes-like object

kosbarts commented 4 years ago

@felipesanches Same as Issue#26. Unreleased project. Why does it report an Error?

felipesanches commented 4 years ago

A FAIL is a problem with the font, while an ERROR is a problem with the tool (FontBakery) itself. Please update FB to the latest version and report a bug if the problem persists.

kosbarts commented 4 years ago

@felipesanches sweet mate! All Errors are gone after the update. Thanks.