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 | 1 | 13 | 36 | 9 | 182 |
0% | 1% | 7% | 21% | 5% | 104% |
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
🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️DESCRIPTION.en_us.html should end in a linebreak.
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
Checking OS/2 achVendID.
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
OS/2 VendorID value 'SUBY' 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 for codepoints not covered by METADATA subsets.
⚠️ Alkatra[wght].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+0272 LATIN SMALL LETTER N WITH LEFT HOOK: not included in any glyphset definition
- U+02C7 CARON: try adding one of: tifinagh, canadian-aboriginal
- U+02C9 MODIFIER LETTER MACRON: not included in any glyphset definition
- 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, cherokee, coptic
- U+0301 COMBINING ACUTE ACCENT: try adding one of: tai-le, cherokee, tifinagh, 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, tifinagh, coptic, gothic
- U+0306 COMBINING BREVE: try adding tifinagh
- U+0307 COMBINING DOT ABOVE: try adding one of: tai-le, tifinagh, malayalam, canadian-aboriginal, coptic
- U+0308 COMBINING DIAERESIS: try adding one of: tai-le, coptic, gothic
- 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+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition
- U+0311 COMBINING INVERTED BREVE: try adding coptic
- U+0312 COMBINING TURNED COMMA ABOVE: not included in any glyphset definition
- 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+2021 DOUBLE DAGGER: not included in any glyphset definition
- U+2030 PER MILLE SIGN: not included in any glyphset definition
- U+2116 NUMERO SIGN: try adding cyrillic
- U+212E ESTIMATED SYMBOL: not included in any glyphset definition
- U+2219 BULLET OPERATOR: try adding tai-tham
- 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+2266 LESS-THAN OVER EQUAL TO: not included in any glyphset definition
- U+2267 GREATER-THAN OVER EQUAL TO: 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:
bengali
,devanagari
,latin
,latin-ext
,menu
,oriya
[code: unreachable-subsetting]
Check font names are correct
🔥 Alkatra[wght].ttf
- 🔥 FAIL
Font names are incorrect:
| nameID | current | expected | | :--- | :--- | :--- | | Family Name | Alkatra | Alkatra | | Subfamily Name | Regular | N/A | | Full Name | Alkatra Regular | Alkatra Regular | | Poscript Name | Alkatra-Regular | Alkatra-Regular | [code: bad-names]
Are there caret positions declared for every ligature?
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
This font lacks caret positioning values for these ligature glyphs: - f_f
[code: incomplete-caret-pos-data]
Is there kerning info for non-ligated sequences?
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
GPOS table lacks kerning info for the following non-ligated sequences:
- f + f - f + i - i + f - f + l - l + f - i + l [code: lacks-kern-info]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
Ensure variable fonts include an avar table.
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
This variable font does not have an avar table. [code: missing-avar]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Section: Universal
⚠️⚠️⚠️⚠️⏩⏩⏩⏩ℹ️ℹ️Check font contains no unreachable glyphs
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- Baphala.bn - CR - NaTthaSignIi.bn - NnaTthaRaSignIi.bn - RephCandrabindu.bn - RraGa.bn - SignICandrabindu.bn - SignI_reph.bn - SignIiReph.bn - SignIiRephCandrabindu.bn - SignIi_Tta1.bn - SignIi_Tta1_Reph.bn - SignU.side.bn - SignUu.side.bn - SsaTthaSignIi.bn - TtaSignIReph.bn - TthaRaSignIi.bn - TthaSignIReph.bn - TthaSignIi.bn - YaRa.bn - _corner.serif - _corner.serifUC - i.TRK - inr - ng_k_taoriya - uni006B00740B30 - uni006B0B24 - uni006E00740B2C - uni006E00740B30 - uni006E0B24 - uni00700B24 - uni007300740B30 - uni00730B24 - uni0074006B0B37 - uni007400730B28 - uni007400740B2C - uni007400740B30 - uni00740B15 - uni00740B24 - uni00740B25 - uni00740B28 - uni00740B2A - uni00740B2C - uni00740B2E - uni00740B30 - uni00740B38 - uni0B15.base - uni0B16.base - uni0B17.base - uni0B18.base - uni0B19.base - uni0B1A.base - uni0B1B.base - uni0B1C.base - uni0B1D.base - uni0B1F.base - uni0B20.base - uni0B21.base - uni0B22.base - uni0B23.base - uni0B24.base - uni0B25.base - uni0B26.base - uni0B27.base - uni0B28.base - uni0B2A.base - uni0B2B.base - uni0B2C.base - uni0B2D.base - uni0B2E.base - uni0B2F.base - uni0B30.base - uni0B32.base - uni0B33.base - uni0B35.base - uni0B36.base - uni0B37.base - uni0B38.base - uni0B39.base - uni0B4D0B24
[code: unreachable-glyphs]
Does the font contain a soft hyphen?
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Detect any interpolation issues in the font.
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
Interpolation issues were found in the font: - Contour 1 start point differs in glyph 'uni00760921' between location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb20> and location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb80>
- Contour 0 start point differs in glyph 'uni0931094D' between location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb20> and location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb80> - Contour order differs in glyph 'sh_caoriya': [0, 1, 2, 3, 4, 5, 6] in <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb20>, [0, 2, 1, 3, 4, 5, 6] in <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb80>. - Contour 1 start point differs in glyph 'sh_caoriya' between location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb20> and location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb80> - Contour 2 start point differs in glyph 'sh_caoriya' between location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb20> and location <fontTools.ttLib.ttGlyphSet._TTGlyphSetGlyf object at 0x10c1dfb80> [code: interpolation-issues]
Check math signs have the same width.
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
The most common width is 550 among a set of 14 math glyphs. The following math glyphs have a different width, though:
Width = 649: less [code: width-outliers]
Section: Shaping Checks
⚠️⏩⏩⏩Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
⚠️ Alkatra[wght].ttf
- ⚠️ WARN
The dot of soft dotted characters used in orthographies must disappear in the following strings: j̀ 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̦̇ j̦̈
Your font fully covers the following languages that require the soft-dotted feature: Dutch (Latn, 31,709,104 speakers), Lithuanian (Latn, 2,357,094 speakers).
Your font does not cover the following languages that require the soft-dotted feature: Navajo (Latn, 166,319 speakers), Basaa (Latn, 332,940 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Igbo (Latn, 27,823,640 speakers), Belarusian (Cyrl, 10,064,517 speakers), Aghem (Latn, 38,843 speakers). [code: soft-dotted]