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
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]:
The family should visually have the same vertical metrics as the
Regular style hosted on Google Fonts.
If the family on Google Fonts has differing hhea and typo metrics,
the family being checked should use the typo metrics for both the
hhea and typo entries.
If the family on Google Fonts has use typo metrics not enabled and the
family being checked has it enabled, the hhea and typo metrics
should use the family on Google Fonts winAscent and winDescent values.
If the upms differ, the values must be scaled so the visual appearance
is the same.
💔 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
The text was updated successfully, but these errors were encountered:
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.
--- 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]:
Regular style hosted on Google Fonts.
the family being checked should use the typo metrics for both the
hhea and typo entries.
family being checked has it enabled, the hhea and typo metrics
should use the family on Google Fonts winAscent and winDescent values.
is the same.
[1] fonttools/fontbakery#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
The text was updated successfully, but these errors were encountered: