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 | 63 | 8 | 152 |
0% | 2% | 7% | 34% | 4% | 81% |
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.
⚠️ SyneMono-Regular.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.
🔥 SyneMono-Regular.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x0130 (LATIN CAPITAL LETTER I WITH DOT ABOVE) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 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.
⚠️ SyneMono-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: coptic, cherokee, tai-le
- U+0301 COMBINING ACUTE ACCENT: try adding one of: coptic, tifinagh, cherokee, tai-le
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: coptic, tifinagh, cherokee
- U+0303 COMBINING TILDE: not included in any glyphset definition
- U+0304 COMBINING MACRON: try adding one of: coptic, gothic, tifinagh, cherokee
- U+0306 COMBINING BREVE: try adding tifinagh
- U+0307 COMBINING DOT ABOVE: try adding one of: malayalam, coptic, canadian-aboriginal, tifinagh, tai-le
- U+0308 COMBINING DIAERESIS: try adding one of: coptic, gothic, tai-le
- 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+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+0394 GREEK CAPITAL LETTER DELTA: try adding greek
- U+03A9 GREEK CAPITAL LETTER OMEGA: try adding greek
- U+03BC GREEK SMALL LETTER MU: try adding greek
- 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+2190 LEFTWARDS ARROW: not included in any glyphset definition
- U+2192 RIGHTWARDS ARROW: not included in any glyphset definition
- U+2194 LEFT RIGHT ARROW: not included in any glyphset definition
- U+2195 UP DOWN ARROW: not included in any glyphset definition
- U+2196 NORTH WEST ARROW: not included in any glyphset definition
- U+2197 NORTH EAST ARROW: not included in any glyphset definition
- U+2198 SOUTH EAST ARROW: not included in any glyphset definition
- U+2199 SOUTH WEST ARROW: not included in any glyphset definition
- U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
- U+2205 EMPTY SET: 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
Or you can add the above codepoints to one of the subsets supported by the font:
latin
,latin-ext
,menu
[code: unreachable-subsetting]
Check OFL body text is correct.
🔥 SyneMono-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]
Font has old ttfautohint applied?
⚠️ SyneMono-Regular.ttf
- ⚠️ WARN
ttfautohint used in font = 1.8.3; latest = 1.8.4; Need to re-run with the newer version! [code: old-ttfa]
METADATA.pb: Check URL on copyright string is the same as in repository_url field.
🔥 SyneMono-Regular.ttf
- 🔥 FAIL
Value of repository_url field is
But font copyright string has: https://gitlab.com/bonjour-monde/fonderie/syne-typeface [code: mismatch]
Check glyphs do not have components which are themselves components.
🔥 SyneMono-Regular.ttf
- 🔥 FAIL
The following glyphs have components which themselves are component glyphs: * uni2074 [code: found-nested-components]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ SyneMono-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.
⚠️ SyneMono-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.
⚠️ SyneMono-Regular.ttf
- ⚠️ WARN
The stylistic set ss01 lacks a description string on the 'name' table. [code: missing-description]
- ⚠️ WARN
The stylistic set ss02 lacks a description string on the 'name' table. [code: missing-description]
- ⚠️ WARN
The stylistic set ss03 lacks a description string on the 'name' table. [code: missing-description]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ SyneMono-Regular.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Section: Universal
⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩ℹ️ℹ️Check font contains no unreachable glyphs
⚠️ SyneMono-Regular.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- Idotaccent.ss03 - caron.alt - uni0336.ss03 - uni0337.ss03 - uni0338.ss03
[code: unreachable-glyphs]
Check if each glyph has the recommended amount of contours.
⚠️ SyneMono-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: uni00AD Contours detected: 1 Expected: 0 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Dcroat Contours detected: 3 Expected: 2 - Glyph name: dcroat Contours detected: 3 Expected: 2 - Glyph name: arrowleft Contours detected: 2 Expected: 1 - Glyph name: arrowup Contours detected: 2 Expected: 1 - Glyph name: arrowright Contours detected: 2 Expected: 1 - Glyph name: arrowdown Contours detected: 2 Expected: 1 - Glyph name: arrowboth Contours detected: 3 Expected: 1 - Glyph name: arrowupdn Contours detected: 3 Expected: 1 - Glyph name: uni2196 Contours detected: 2 Expected: 1 - Glyph name: uni2197 Contours detected: 2 Expected: 1 - Glyph name: uni2198 Contours detected: 2 Expected: 1 - Glyph name: uni2199 Contours detected: 2 Expected: 1 - Glyph name: Dcroat Contours detected: 3 Expected: 2 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: arrowboth Contours detected: 3 Expected: 1 - Glyph name: arrowdown Contours detected: 2 Expected: 1 - Glyph name: arrowup Contours detected: 2 Expected: 1 - Glyph name: arrowupdn Contours detected: 3 Expected: 1 - Glyph name: dcroat Contours detected: 3 Expected: 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: uni2196 Contours detected: 2 Expected: 1 - Glyph name: uni2197 Contours detected: 2 Expected: 1 - Glyph name: uni2198 Contours detected: 2 Expected: 1 - Glyph name: uni2199 Contours detected: 2 Expected: 1
[code: contour-count]
Does the font contain a soft hyphen?
⚠️ SyneMono-Regular.ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Section: fontbakery.profiles.name
⚠️⏩⏩Checking correctness of monospaced metadata.
⚠️ SyneMono-Regular.ttf
- ⚠️ WARN
The OpenType spec recomments at https://learn.microsoft.com/en-us/typography/opentype/spec/recom#hhea-table that hhea.numberOfHMetrics be set to 3 but this font has 598 instead. Please read https://github.com/fonttools/fonttools/issues/3014 to decide whether this makes sense for your font. [code: bad-numberOfHMetrics]
- ⚠️ WARN
Font is monospaced but 4 glyphs (0.66%) have a different width. You should check the widths of: ['onehalf', 'onequarter', 'threequarters', 'CR'] [code: mono-outliers]
Section: fontbakery.profiles.dsig
⚠️Does the font have a DSIG table?
⚠️ SyneMono-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.
⚠️ SyneMono-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.
⚠️ SyneMono-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̦̆
Your font does not cover the following languages that require the soft-dotted feature: Dutch (Latn, 31,709,104 speakers), Aghem (Latn, 38,843 speakers), Igbo (Latn, 27,823,640 speakers), Navajo (Latn, 166,319 speakers), Belarusian (Cyrl, 10,064,517 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Basaa (Latn, 332,940 speakers), Lithuanian (Latn, 2,357,094 speakers). [code: soft-dotted]