Skip to content

Commit

Permalink
Promoted on Universal profile:
Browse files Browse the repository at this point in the history
- 2024/Jul/17: **typoascender_exceeds_Agrave**

(Sorry! This is leftover from commit b2b0060)
  • Loading branch information
felipesanches committed Nov 10, 2024
1 parent b2b0060 commit f814689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lib/fontbakery/checks/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ def check_linegaps(ttFont):
So, it is important to ensure that the sTypoAscender value is greater than
the maximum height of the uppercase /Agrave in all styles of a type family.
""",
experimental="Since 2024/Jul/17",
proposal="https://github.com/fonttools/fontbakery/issues/3170",
)
def check_typoascender_exceeds_Agrave(ttFont):
Expand Down

0 comments on commit f814689

Please sign in to comment.