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 | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
0 | 0 | 1 | 8 | 106 | 5 | 116 |
0% | 0% | 0% | 3% | 45% | 2% | 49% |
Meaning of check results:
- 💥 An ERROR is something wrong with FontBakery itself, possibly a bug.
- ☠ A FATAL is an extremely severe issue that must be addressed immediately.
- 🔥 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.13.2
Universal Profile Checks
⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️Check if each glyph has the recommended amount of contours.
⚠️ NotoSansKaithi-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:
[code: contour-count]- Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: uogonek Contours detected: 2 Expected: 1 - Glyph name: ktOne Contours detected: 2 Expected: 1 - Glyph name: ktTwo Contours detected: 2 Expected: 1 - Glyph name: ktThree Contours detected: 2 Expected: 1 - Glyph name: ktNine Contours detected: 1 Expected: 2 - Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: uogonek Contours detected: 2 Expected: 1
Article Checks
⚠️Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
⚠️ NotoSansKaithi-Regular.ttf
-
⚠️ WARN
Family metadata at fonts/NotoSansKaithi/googlefonts/ttf does not have an article.
[code: lacks-article]
Metadata Checks
⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩Check for codepoints not covered by METADATA subsets.
⚠️ NotoSansKaithi-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+02D8 BREVE: try adding one of: canadian-aboriginal, yi
- U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
- U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: math, tifinagh, cherokee, coptic
- U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
- U+0307 COMBINING DOT ABOVE: try adding one of: canadian-aboriginal, coptic, math, malayalam, duployan, tai-le, tifinagh, syriac, todhri, old-permic, hebrew
- U+030A COMBINING RING ABOVE: try adding one of: duployan, syriac
- U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: osage, cherokee
- U+030C COMBINING CARON: try adding one of: tai-le, cherokee
- U+0326 COMBINING COMMA BELOW: try adding math
- U+0327 COMBINING CEDILLA: try adding math
- U+0328 COMBINING OGONEK: not included in any glyphset definition
Or you can add the above codepoints to one of the subsets supported by the font:
[code: unreachable-subsetting]kaithi
,latin
,latin-ext
Glyphset Checks
⚠️Shapes languages in all GF glyphsets.
⚠️ NotoSansKaithi-Regular.ttf
-
⚠️ WARN
GF_TransLatin_Arabic glyphset:
WARN messages Languages Auxiliary orthography codepoints: The following auxiliary characters are missing from the font: Ŀ The following auxiliary characters are missing from the font: ŀ ca_Latn (Catalan) Auxiliary orthography codepoints: The following auxiliary characters are missing from the font: ſ de_Latn (German) and fr_Latn (French) Auxiliary orthography codepoints: The following auxiliary characters are missing from the font: ʻ en_Latn (English) Auxiliary orthography codepoints: The following auxiliary characters are missing from the font: Ǥ The following auxiliary characters are missing from the font: Ŋ The following auxiliary characters are missing from the font: Ŧ The following auxiliary characters are missing from the font: Ʒ The following auxiliary characters are missing from the font: Ǯ The following auxiliary characters are missing from the font: ǥ The following auxiliary characters are missing from the font: ŋ The following auxiliary characters are missing from the font: ŧ The following auxiliary characters are missing from the font: ʒ The following auxiliary characters are missing from the font: ǯ fi_Latn (Finnish) Auxiliary orthography codepoints: The following auxiliary characters are missing from the font: Ŋ The following auxiliary characters are missing from the font: Ŧ The following auxiliary characters are missing from the font: ŋ The following auxiliary characters are missing from the font: ŧ nb_Latn (Norwegian Bokmål) Auxiliary orthography codepoints: The following auxiliary characters are missing from the font: IJ The following auxiliary characters are missing from the font: ij nl_Latn (Dutch)
Description Checks
🔥⏩⏩⏩⏩⏩⏩⏩⏩Check for presence of an ARTICLE.en_us.html file
🔥 NotoSansKaithi-Regular.ttf
-
🔥 FAIL
This is a Noto font but it lacks an ARTICLE.en_us.html file.
[code: missing-article] -
🔥 FAIL
This is a Noto font but it lacks a DESCRIPTION.en_us.html file.
[code: missing-description]
Shaping Checks
⚠️⏩⏩⏩Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
⚠️ NotoSansKaithi-Regular.ttf
-
⚠️ WARN
The dot of soft dotted characters used in orthographies must disappear in the following strings: į̀ į́ į̂ į̃ į̄ į̌
The dot of soft dotted characters should disappear in other cases, for example: į̆ į̇ į̈ į̊ į̋ į̦̀ į̦́ į̦̂ į̦̃ į̦̄ į̦̆ į̦̇ į̦̈ į̦̊ į̦̋ į̦̌ į̧̀ į̧́ į̧̂ į̧̃
[code: soft-dotted]
Outline Checks
⚠️⚠️Do any segments have colinear vectors?
⚠️ NotoSansKaithi-Regular.ttf
-
⚠️ WARN
The following glyphs have colinear vectors:
[code: found-colinear-vectors]* ktGHRU.alt1: L<<463.0,135.0>--<461.0,134.0>> -> L<<461.0,134.0>--<197.0,-30.0>>
Do outlines contain any jaggy segments?
⚠️ NotoSansKaithi-Regular.ttf
-
⚠️ WARN
The following glyphs have jaggy segments:
[code: found-jaggy-segments]* ktJHUU: B<<165.5,209.0>-<167.0,218.0>-<168.0,219.0>>/B<<168.0,219.0>-<150.0,203.0>-<131.0,175.0>> = 3.3664606634298315
Font File Checks
⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ NotoSansKaithi-Regular.ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]