We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b683d1b commit 73352f1Copy full SHA for 73352f1
fontbakery.yaml
@@ -15,3 +15,9 @@ overrides:
15
unreachable-glyphs: FAIL
16
com.google.fonts/check/soft_hyphen:
17
softhyphen: FAIL
18
+ com.google.fonts/check/fontbakery_version:
19
+ outdated-fontbakery: WARN
20
+ com.google.fonts/check/glyphsets/shape_languages:
21
+ failed-language-shaping: WARN
22
+ com.google.fonts/check/legacy_accents:googlefonts:
23
+ legacy-accents-component: WARN
requirements.txt
@@ -2,4 +2,4 @@ Brotli>=1.1.0
2
fontmake>=3.7.1
3
ufolint>=1.2.0
4
ufonormalizer>=0.6.1
5
-fontbakery[ufo-sources, googlefonts]>=0.9.2
+fontbakery[ufo-sources, googlefonts]>=0.10.4
0 commit comments