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 | 4 | 14 | 61 | 9 | 153 |
0% | 2% | 8% | 35% | 5% | 87% |
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
🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️Check Google Fonts glyph coverage.
🔥 Bilbo-Regular.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE) - 0x011E (LATIN CAPITAL LETTER G WITH BREVE) - 0x0120 (LATIN CAPITAL LETTER G WITH DOT ABOVE) - 0x0126 (LATIN CAPITAL LETTER H WITH STROKE) - 0x0132 (LATIN CAPITAL LIGATURE IJ) - 0x0130 (LATIN CAPITAL LETTER I WITH DOT ABOVE) - 0x0218 (LATIN CAPITAL LETTER S WITH COMMA BELOW) - 0x021A (LATIN CAPITAL LETTER T WITH COMMA BELOW) - 0x016C (LATIN CAPITAL LETTER U WITH BREVE) - 0x010B (LATIN SMALL LETTER C WITH DOT ABOVE) - 0x011F (LATIN SMALL LETTER G WITH BREVE) - 0x0121 (LATIN SMALL LETTER G WITH DOT ABOVE) - 0x0127 (LATIN SMALL LETTER H WITH STROKE) - 0x0133 (LATIN SMALL LIGATURE IJ) - 0x0237 (LATIN SMALL LETTER DOTLESS J) - 0x0219 (LATIN SMALL LETTER S WITH COMMA BELOW) - 0x021B (LATIN SMALL LETTER T WITH COMMA BELOW) - 0x016D (LATIN SMALL LETTER U WITH BREVE)
[code: missing-codepoints]
Check for codepoints not covered by METADATA subsets.
⚠️ Bilbo-Regular.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+02C7 CARON: try adding one of: tifinagh, canadian-aboriginal
- 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: tai-le, coptic, cherokee
- U+0301 COMBINING ACUTE ACCENT: try adding one of: tai-le, coptic, tifinagh, cherokee
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, coptic, cherokee
- U+0303 COMBINING TILDE: not included in any glyphset definition
- U+0304 COMBINING MACRON: try adding one of: tifinagh, coptic, gothic, cherokee
- U+0306 COMBINING BREVE: try adding tifinagh
- U+0307 COMBINING DOT ABOVE: try adding one of: tifinagh, coptic, tai-le, malayalam, canadian-aboriginal
- 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: tai-le, cherokee
- 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: malayalam, coptic, tifinagh, cherokee
- 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+03C0 GREEK SMALL LETTER PI: try adding greek
- U+2021 DOUBLE DAGGER: not included in any glyphset definition
- U+2030 PER MILLE SIGN: not included in any glyphset definition
- U+2126 OHM SIGN: not included in any glyphset definition
- U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
- U+2206 INCREMENT: not included in any glyphset definition
- U+220F N-ARY PRODUCT: not included in any glyphset definition
- U+2211 N-ARY SUMMATION: not included in any glyphset definition
- U+221A SQUARE ROOT: not included in any glyphset definition
- U+221E INFINITY: not included in any glyphset definition
- U+222B INTEGRAL: not included in any glyphset definition
- U+2248 ALMOST EQUAL TO: not included in any glyphset definition
- U+2260 NOT EQUAL TO: not included in any glyphset definition
- U+2264 LESS-THAN OR EQUAL TO: not included in any glyphset definition
- U+2265 GREATER-THAN OR EQUAL TO: not included in any glyphset definition
- U+25CA LOZENGE: not included in any glyphset definition
- U+F8FF : 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]
Check OFL body text is correct.
🔥 Bilbo-Regular.ttf
- 🔥 FAIL
The OFL.txt body text is incorrect. Please use https://github.com/googlefonts/Unified-Font-Repository/blob/main/OFL.txt as a template. You should only modify the first line. [code: incorrect-ofl-body-text]
METADATA.pb: Check URL on copyright string is the same as in repository_url field.
🔥 Bilbo-Regular.ttf
- 🔥 FAIL
Value of repository_url field is
But font copyright string has: https://github.com/googlefonts/bilbo [code: mismatch]
Are there caret positions declared for every ligature?
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
This font lacks caret position values for ligature glyphs on its GDEF table. [code: lacks-caret-pos]
Is there kerning info for non-ligated sequences?
⚠️ Bilbo-Regular.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
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
The DESCRIPTION.en_us.html file in this family has not changed in comparison to the latest font release on the google/fonts github repo. Please consider mentioning note-worthy improvements made to the family recently. [code: description-not-updated]
Ensure Stylistic Sets have description.
⚠️ Bilbo-Regular.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.
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Section: Universal
🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩ℹ️ℹ️Check font contains no unreachable glyphs
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- CR - uni030C.alt
[code: unreachable-glyphs]
Check if each glyph has the recommended amount of contours.
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.
The following glyphs do not have the recommended number of contours:
- Glyph name: percent Contours detected: 4 Expected: 5 - Glyph name: eight Contours detected: 2 Expected: 3 - Glyph name: at Contours detected: 4 Expected: 2 - Glyph name: O Contours detected: 3 Expected: 2 - Glyph name: Q Contours detected: 3 Expected: 2 - Glyph name: b Contours detected: 3 Expected: 2 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: p Contours detected: 3 Expected: 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: AE Contours detected: 3 Expected: 2 - Glyph name: Ograve Contours detected: 4 Expected: 3 - Glyph name: Oacute Contours detected: 4 Expected: 3 - Glyph name: Ocircumflex Contours detected: 4 Expected: 3 - Glyph name: Otilde Contours detected: 4 Expected: 3 - Glyph name: Odieresis Contours detected: 5 Expected: 4 - Glyph name: Oslash Contours detected: 4 Expected: 2 or 3 - Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: dcroat Contours detected: 3 Expected: 2 - Glyph name: eogonek Contours detected: 3 Expected: 2 - Glyph name: uni0123 Contours detected: 5 Expected: 3 or 4 - Glyph name: Omacron Contours detected: 4 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 5 Expected: 4 - Glyph name: OE Contours detected: 3 Expected: 2 - Glyph name: Tbar Contours detected: 2 Expected: 1 - Glyph name: tbar Contours detected: 2 Expected: 1 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: uogonek Contours detected: 2 Expected: 1 - Glyph name: Ohorn Contours detected: 4 Expected: 2 or 3 - Glyph name: ohorn Contours detected: 3 Expected: 2 - Glyph name: Uhorn Contours detected: 2 Expected: 1 - Glyph name: uhorn Contours detected: 2 Expected: 1 - Glyph name: uni1E9E Contours detected: 2 Expected: 1 - Glyph name: uni1ECC Contours detected: 4 Expected: 3 - Glyph name: uni1ECE Contours detected: 4 Expected: 3 - Glyph name: uni1ED0 Contours detected: 5 Expected: 4 - Glyph name: uni1ED2 Contours detected: 5 Expected: 4 - Glyph name: uni1ED4 Contours detected: 5 Expected: 4 - Glyph name: uni1ED6 Contours detected: 5 Expected: 4 - Glyph name: uni1ED8 Contours detected: 5 Expected: 4 - Glyph name: uni1EDA Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EDB Contours detected: 4 Expected: 3 - Glyph name: uni1EDC Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EDD Contours detected: 4 Expected: 3 - Glyph name: uni1EDE Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EDF Contours detected: 4 Expected: 3 - Glyph name: uni1EE0 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EE1 Contours detected: 4 Expected: 3 - Glyph name: uni1EE2 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EE3 Contours detected: 4 Expected: 3 - Glyph name: uni1EE8 Contours detected: 3 Expected: 2 - Glyph name: uni1EE9 Contours detected: 3 Expected: 2 - Glyph name: uni1EEA Contours detected: 3 Expected: 2 - Glyph name: uni1EEB Contours detected: 3 Expected: 2 - Glyph name: uni1EEC Contours detected: 3 Expected: 2 - Glyph name: uni1EED Contours detected: 3 Expected: 2 - Glyph name: uni1EEE Contours detected: 3 Expected: 2 - Glyph name: uni1EEF Contours detected: 3 Expected: 2 - Glyph name: uni1EF0 Contours detected: 3 Expected: 2 - Glyph name: uni1EF1 Contours detected: 3 Expected: 2 - Glyph name: AE Contours detected: 3 Expected: 2 - Glyph name: O Contours detected: 3 Expected: 2 - Glyph name: OE Contours detected: 3 Expected: 2 - Glyph name: Oacute Contours detected: 4 Expected: 3 - Glyph name: Ocircumflex Contours detected: 4 Expected: 3 - Glyph name: Odieresis Contours detected: 5 Expected: 4 - Glyph name: Ograve Contours detected: 4 Expected: 3 - Glyph name: Ohorn Contours detected: 4 Expected: 2 or 3 - Glyph name: Ohungarumlaut Contours detected: 5 Expected: 4 - Glyph name: Omacron Contours detected: 4 Expected: 3 - Glyph name: Oslash Contours detected: 4 Expected: 2 or 3 - Glyph name: Otilde Contours detected: 4 Expected: 3 - Glyph name: Q Contours detected: 3 Expected: 2 - Glyph name: Tbar Contours detected: 2 Expected: 1 - Glyph name: Uhorn Contours detected: 2 Expected: 1 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: at Contours detected: 4 Expected: 2 - Glyph name: b Contours detected: 3 Expected: 2 - Glyph name: dcroat Contours detected: 3 Expected: 2 - Glyph name: eight Contours detected: 2 Expected: 3 - Glyph name: eogonek Contours detected: 3 Expected: 2 - Glyph name: fi Contours detected: 2 Expected: 3 - Glyph name: fl Contours detected: 1 Expected: 2 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: ohorn Contours detected: 3 Expected: 2 - Glyph name: p Contours detected: 3 Expected: 2 - Glyph name: percent Contours detected: 4 Expected: 5 - Glyph name: tbar Contours detected: 2 Expected: 1 - Glyph name: uhorn Contours detected: 2 Expected: 1 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: uni0123 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1E9E Contours detected: 2 Expected: 1 - Glyph name: uni1ECC Contours detected: 4 Expected: 3 - Glyph name: uni1ECE Contours detected: 4 Expected: 3 - Glyph name: uni1ED0 Contours detected: 5 Expected: 4 - Glyph name: uni1ED2 Contours detected: 5 Expected: 4 - Glyph name: uni1ED4 Contours detected: 5 Expected: 4 - Glyph name: uni1ED6 Contours detected: 5 Expected: 4 - Glyph name: uni1ED8 Contours detected: 5 Expected: 4 - Glyph name: uni1EDA Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EDB Contours detected: 4 Expected: 3 - Glyph name: uni1EDC Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EDD Contours detected: 4 Expected: 3 - Glyph name: uni1EDE Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EDF Contours detected: 4 Expected: 3 - Glyph name: uni1EE0 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EE1 Contours detected: 4 Expected: 3 - Glyph name: uni1EE2 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni1EE3 Contours detected: 4 Expected: 3 - Glyph name: uni1EE8 Contours detected: 3 Expected: 2 - Glyph name: uni1EE9 Contours detected: 3 Expected: 2 - Glyph name: uni1EEA Contours detected: 3 Expected: 2 - Glyph name: uni1EEB Contours detected: 3 Expected: 2 - Glyph name: uni1EEC Contours detected: 3 Expected: 2 - Glyph name: uni1EED Contours detected: 3 Expected: 2 - Glyph name: uni1EEE Contours detected: 3 Expected: 2 - Glyph name: uni1EEF Contours detected: 3 Expected: 2 - Glyph name: uni1EF0 Contours detected: 3 Expected: 2 - Glyph name: uni1EF1 Contours detected: 3 Expected: 2 - Glyph name: uogonek Contours detected: 2 Expected: 1
[code: contour-count]
Does the font contain a soft hyphen?
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Ensure component transforms do not perform scaling or rotation.
🔥 Bilbo-Regular.ttf
- 🔥 FAIL
The following glyphs had components with scaling or rotation or inverted outline direction:
- Agrave (component acute)
- Egrave (component acute)
- Igrave (component acute)
- Ograve (component acute)
- uni1EDC (component acute)
- Ugrave (component acute)
- uni1EEA (component acute)
- Wgrave (component acute)
- Ygrave (component acute)
- Agrave.ss01 (component acute)
- Egrave.ss01 (component acute)
- Igrave.ss01 (component acute)
- Ograve.ss01 (component acute)
- uni1EDC.ss01 (component acute)
- Ugrave.ss01 (component acute)
- uni1EEA.ss01 (component acute)
- Wgrave.ss01 (component acute)
- Ygrave.ss01 (component acute)
- uni1EB1 (component acute)
- uni1EA7 (component acute)
- agrave (component acute)
- uni1EC1 (component acute)
- egrave (component acute)
- uni1ED3 (component acute)
- ograve (component acute)
- uni1EDD (component acute)
- ugrave (component acute)
- uni1EEB (component acute)
- wgrave (component acute)
- ygrave (component acute)
- uni1EB1.ss01 (component acute)
- uni1EA7.ss01 (component acute)
- agrave.ss01 (component acute)
- uni1EC1.ss01 (component acute)
- egrave.ss01 (component acute)
- igrave.ss01 (component acute)
- uni1ED3.ss01 (component acute)
- ograve.ss01 (component acute)
- uni1EDD.ss01 (component acute)
- ugrave.ss01 (component acute)
- uni1EEB.ss01 (component acute)
- wgrave.ss01 (component acute)
- ygrave.ss01 (component acute)
- gravecomb (component acute)
- gravecomb.case (component acute)
- uni03060300 (component acute)
- uni03020300 (component acute) [code: transformed-components]
Check math signs have the same width.
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
The most common width is 318 among a set of 4 math glyphs. The following math glyphs have a different width, though:
Width = 379: plusminus, plus
Width = 399: notequal, equal
Width = 596: logicalnot
Width = 440: multiply
Width = 406: divide, minus
Width = 400: approxequal [code: width-outliers]
Section: fontbakery.profiles.dsig
⚠️Does the font have a DSIG table?
⚠️ Bilbo-Regular.ttf
- ⚠️ WARN
This font has a digital signature (DSIG table) which is only required - even if only a placeholder - on old programs like MS Office 2013 in order to work properly. The current recommendation is to completely remove the DSIG table. [code: found-DSIG]
Section: Shaping Checks
⚠️⚠️⏩⏩⏩Ensure dotted circle glyph is present and can attach marks.
⚠️ Bilbo-Regular.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.
⚠️ Bilbo-Regular.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̛̆
Your font does not cover the following languages that require the soft-dotted feature: Navajo (Latn, 166,319 speakers), Belarusian (Cyrl, 10,064,517 speakers), Lithuanian (Latn, 2,357,094 speakers), Aghem (Latn, 38,843 speakers), Basaa (Latn, 332,940 speakers), Dutch (Latn, 31,709,104 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Igbo (Latn, 27,823,640 speakers). [code: soft-dotted]