If you think a check is flawed or have an idea for a check, please file an issue at https://github.com/fonttools/fontbakery/issues and remember to include a pointer to the repo and branch you're checking.
Summary
💥 ERROR | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|
0 | 5 | 14 | 41 | 8 | 173 |
0% | 3% | 7% | 21% | 4% | 91% |
Note: The following loglevels were omitted in this report: SKIP, INFO, PASS, DEBUG
Meaning of check results:
- 💥 An ERROR is something wrong with FontBakery itself, possibly a bug.
- 🔥 A FAIL is a problem with the font that must be fixed.
- ⚠️ A WARN is something that you should consider addressing.
- ℹ️ An INFO result simply prints something useful. Typically stats.
- ✅ A PASS means the font looks good for the given checking routine.
- ⏩ And a SKIP happens when the check does not apply to the given font.
If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.
(but other kinds of bug reports and/or feature requests are also always welcome, of course!)
FontBakery version: 0.9.2
Section: Google Fonts
🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️Checking OS/2 achVendID.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
OS/2 VendorID value 'NONE' is not yet recognized. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx [code: unknown]
Check Google Fonts glyph coverage.
🔥 LeagueGothic[wdth].ttf
- 🔥 FAIL
Missing required codepoints:
- 0x016C (LATIN CAPITAL LETTER U WITH BREVE) - 0x0237 (LATIN SMALL LETTER DOTLESS J) - 0x016D (LATIN SMALL LETTER U WITH BREVE)
[code: missing-codepoints]
Check for codepoints not covered by METADATA subsets.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
The following codepoints supported by the font are not covered by any subsets defined in the font's metadata file, and will never be served. You can solve this by either manually adding additional subset declarations to METADATA.pb, or by editing the glyphset definitions.
- U+0093 : not included in any glyphset definition
- U+0094 : not included in any glyphset definition
- U+02C7 CARON: try adding one of: canadian-aboriginal, tifinagh
- U+02D8 BREVE: try adding canadian-aboriginal
- U+02D9 DOT ABOVE: try adding canadian-aboriginal
- U+02DB OGONEK: try adding canadian-aboriginal
- U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
- U+0300 COMBINING GRAVE ACCENT: try adding one of: cherokee, tai-le, coptic
- U+0301 COMBINING ACUTE ACCENT: try adding one of: cherokee, tifinagh, tai-le, coptic
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, tifinagh, coptic
- U+0303 COMBINING TILDE: not included in any glyphset definition
- U+0304 COMBINING MACRON: try adding one of: cherokee, gothic, tifinagh, coptic
- U+0306 COMBINING BREVE: try adding tifinagh
- U+0307 COMBINING DOT ABOVE: try adding one of: tai-le, malayalam, coptic, canadian-aboriginal, tifinagh
- U+0308 COMBINING DIAERESIS: try adding one of: tai-le, gothic, coptic
- U+0309 COMBINING HOOK ABOVE: try adding tifinagh
- U+030A COMBINING RING ABOVE: not included in any glyphset definition
- U+030B COMBINING DOUBLE ACUTE ACCENT: try adding cherokee
- U+030C COMBINING CARON: try adding one of: cherokee, tai-le
- U+0312 COMBINING TURNED COMMA ABOVE: not included in any glyphset definition
- U+031B COMBINING HORN: not included in any glyphset definition
- U+0323 COMBINING DOT BELOW: try adding one of: cherokee, tifinagh, malayalam, coptic
- U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
- U+0327 COMBINING CEDILLA: not included in any glyphset definition
- U+0328 COMBINING OGONEK: not included in any glyphset definition
- U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK: not included in any glyphset definition
- U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
- U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition
Or you can add the above codepoints to one of the subsets supported by the font:
latin
,latin-ext
,menu
,vietnamese
[code: unreachable-subsetting]
METADATA.pb: Check URL on copyright string is the same as in repository_url field.
🔥 LeagueGothic[wdth].ttf
- 🔥 FAIL
Value of repository_url field is
But font copyright string has: https://github.com/theleagueof/league-gothic [code: mismatch]
Check a font's STAT table contains compulsory Axis Values.
🔥 LeagueGothic[wdth].ttf
- 🔥 FAIL
Compulsory STAT Axis Values are incorrect:
| Name | Axis | Current Value | Current Flags | Current LinkedValue | Expected Value | Expected Flags | Expected LinkedValue | | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | | Normal | wdth | 100.0 | 2 | None | 100.0 | 2 | None | | Condensed | wdth | 75.0 | 0 | None | 75.0 | 0 | None | | SemiCondensed | wdth | 87.5 | 0 | None | 87.5 | 0 | None | | Regular | wght | 400.0 | 0 | None | 400.0 | 0 | 700.0 | [code: bad-axis-values]
Is there kerning info for non-ligated sequences?
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
GPOS table lacks kerning info for the following non-ligated sequences:
- f + i - i + l [code: lacks-kern-info]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
It seems that Caroline Hadilaksono is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
- ⚠️ WARN
It seems that Micah Rich is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry. [code: profile-not-found]
Ensure variable fonts include an avar table.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
This variable font does not have an avar table. [code: missing-avar]
Ensure Stylistic Sets have description.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
The stylistic set ss01 lacks a description string on the 'name' table. [code: missing-description]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Section: Universal
🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩ℹ️ℹ️Check font contains no unreachable glyphs
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- NULL - eight.numr - five.numr - four.numr - nine.numr - one.numr - seven.numr - six.numr - three.numr - two.numr - zero.numr
[code: unreachable-glyphs]
Does the font contain a soft hyphen?
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Detect any interpolation issues in the font.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
Interpolation issues were found in the font: - Contour 1 start point differs in glyph 'section' between location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x106aef610> and location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x106aee5f0> [code: interpolation-issues]
Check math signs have the same width.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
The most common width is 1036 among a set of 3 math glyphs. The following math glyphs have a different width, though:
Width = 1034: less, greater, equal
Width = 860: multiply
Width = 758: divide, minus [code: width-outliers]
Check accent of Lcaron, dcaron, lcaron, tcaron (derived from com.google.fonts/check/alt_caron)
🔥 LeagueGothic[wdth].ttf
- 🔥 FAIL
dcaron uses component quoteright. [code: bad-mark]
- 🔥 FAIL
lcaron uses component quoteright. [code: bad-mark]
- 🔥 FAIL
tcaron uses component uni030C. [code: wrong-mark]
- ⚠️ WARN
Lcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
Section: fontbakery.profiles.fvar
🔥⏩⏩⏩⏩⏩⏩⏩Validates that when an instance record is included for the default instance, its subfamilyNameID value is set to a name ID whose string is equal to the string of either name ID 2 or 17, and its postScriptNameID value is set to a name ID whose string is equal to the string of name ID 6.
🔥 LeagueGothic[wdth].ttf
- 🔥 FAIL
'Regular' instance has the same coordinates as the default instance; its postscript name should be 'LeagueGothic-Regular', instead of 'LeagueGothicRegular-Regular'. [code: invalid-default-instance-postscript-name]
Section: Shaping Checks
⚠️⚠️⏩⏩⏩Ensure dotted circle glyph is present and can attach marks.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
No dotted circle glyph present [code: missing-dotted-circle]
Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
⚠️ LeagueGothic[wdth].ttf
- ⚠️ WARN
The dot of soft dotted characters used in orthographies must disappear in the following strings: j̀ j́ j̃ j̄ j̈ į̀ į́ į̂ į̃ į̄ į̌ ị̀ ị́ ị̂ ị̃ ị̄
The dot of soft dotted characters should disappear in other cases, for example: ĭ̦ i̦̇ i̦̊ i̦̋ i̦̒ ĵ j̆ j̇ j̉ j̊ j̋ ǰ j̒ j̛̀ j̛́ ĵ̛ j̛̃ j̛̄ j̛̆ j̛̇
Your font does not cover the following languages that require the soft-dotted feature: Ukrainian (Cyrl, 29,273,587 speakers), Aghem (Latn, 38,843 speakers), Belarusian (Cyrl, 10,064,517 speakers), Dutch (Latn, 31,709,104 speakers), Navajo (Latn, 166,319 speakers), Igbo (Latn, 27,823,640 speakers), Lithuanian (Latn, 2,357,094 speakers), Basaa (Latn, 332,940 speakers). [code: soft-dotted]