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 | 6 | 16 | 64 | 7 | 148 |
0% | 3% | 9% | 36% | 4% | 84% |
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.
🔥 Staatliches-Regular.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 0x0237 (LATIN SMALL LETTER DOTLESS J)
[code: missing-codepoints]
Check for codepoints not covered by METADATA subsets.
⚠️ Staatliches-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: cherokee, tai-le, coptic
- U+0301 COMBINING ACUTE ACCENT: try adding one of: tifinagh, cherokee, tai-le, coptic
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, cherokee, coptic
- U+0303 COMBINING TILDE: not included in any glyphset definition
- U+0304 COMBINING MACRON: try adding one of: tifinagh, cherokee, gothic, coptic
- U+0306 COMBINING BREVE: try adding tifinagh
- U+0307 COMBINING DOT ABOVE: try adding one of: tifinagh, malayalam, canadian-aboriginal, coptic, tai-le
- U+0308 COMBINING DIAERESIS: try adding one of: tai-le, gothic, coptic
- 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+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+220F N-ARY PRODUCT: 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+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+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
[code: unreachable-subsetting]
Check license file has good copyright string.
🔥 Staatliches-Regular.ttf
- 🔥 FAIL
First line in license file is:
"copyright 2018 the staatliches authors (https://github.com/googlefonts/staatliches)"
which does not match the expected format, similar to:
"Copyright 2022 The Familyname Project Authors (git url)" [code: bad-format]
Check copyright namerecords match license file.
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]
- ⚠️ WARN
For now we're still accepting http URLs, but you should consider using https instead. [code: http]
License URL matches License text on name table?
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=14] [code: http-in-license-info]
- ⚠️ WARN
For now we're still accepting http URLs, but you should consider using https instead. [code: http]
Font has old ttfautohint applied?
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
ttfautohint used in font = 1.8.2; 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.
🔥 Staatliches-Regular.ttf
- 🔥 FAIL
Value of repository_url field is
But font copyright string has: https://github.com/googlefonts/staatliches [code: mismatch]
Check glyphs do not have components which are themselves components.
🔥 Staatliches-Regular.ttf
- 🔥 FAIL
The following glyphs have components which themselves are component glyphs: * Ebreve * Jcircumflex * Ldot * aacute * abreve * acircumflex * adieresis * agrave * amacron * aogonek * aring * atilde * aeacute * cacute * ccaron * ccedilla * ccircumflex * cdotaccent * dcaron * dcroat * eacute * ebreve * ecaron * ecircumflex * edieresis * edotaccent * egrave * emacron * eogonek * gbreve * gcircumflex * uni0123 * gdotaccent * uni021F * hcircumflex * iacute * ibreve * icircumflex * idieresis * i.loclTRK * igrave * imacron * iogonek * jcircumflex * uni0137 * lacute * lcaron * uni013C * ldot * nacute * ncaron * uni0146 * ntilde * oacute * obreve * ocircumflex * odieresis * ograve * ohungarumlaut * omacron * oslashacute * racute * rcaron * uni0157 * sacute * scaron * scedilla * scircumflex * uni0219 * tcaron * uni0163 * uacute * ubreve * ucircumflex * udieresis * ugrave * uhungarumlaut * umacron * uogonek * uring * wacute * wcircumflex * wdieresis * wgrave * yacute * ycircumflex * ydieresis * ygrave * zacute * zcaron * zdotaccent * fi * fi * fl * fl and periodcentered.loclCAT.case [code: found-nested-components]
PPEM must be an integer on hinted fonts.
🔥 Staatliches-Regular.ttf
- 🔥 FAIL
This is a hinted font, so it must have bit 3 set on the flags of the head table, so that PPEM values will be rounded into an integer value.
This can be accomplished by using the 'gftools fix-hinting' command:
# create virtualenv python3 -m venv venv # activate virtualenv source venv/bin/activate # install gftools pip install git+https://www.github.com/googlefonts/tools
[code: bad-flags]
Are there caret positions declared for every ligature?
⚠️ Staatliches-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?
⚠️ Staatliches-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
⚠️ Staatliches-Regular.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?
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
It seems that Brian LaRossa 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 Erica Carras 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]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
⚠️ Staatliches-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 fonts have ScriptLangTags declared on the 'meta' table.
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Section: Universal
🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩ℹ️ℹ️Check font contains no unreachable glyphs
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- A.alt1 - A.alt2 - Hcommaacent - NULL - S.alt1 - numbersign.alt1 - periodcentered.loclCAT.case - uni0311.case
[code: unreachable-glyphs]
Check if each glyph has the recommended amount of contours.
⚠️ Staatliches-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: at Contours detected: 1 Expected: 2 - Glyph name: b Contours detected: 3 Expected: 2 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: g Contours detected: 1 Expected: 2 or 3 - Glyph name: i Contours detected: 1 Expected: 2 - Glyph name: j Contours detected: 1 Expected: 2 - Glyph name: r Contours detected: 2 Expected: 1 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: ae Contours detected: 2 Expected: 3 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: emacron Contours detected: 2 Expected: 3 - Glyph name: ebreve Contours detected: 2 Expected: 3 - Glyph name: edotaccent Contours detected: 2 Expected: 3 - Glyph name: ecaron Contours detected: 2 Expected: 3 - Glyph name: gcircumflex Contours detected: 2 Expected: 3 or 4 - Glyph name: gbreve Contours detected: 2 Expected: 3 or 4 - Glyph name: gdotaccent Contours detected: 2 Expected: 3 or 4 - Glyph name: uni0123 Contours detected: 2 Expected: 3 or 4 - Glyph name: hbar Contours detected: 2 Expected: 1 - Glyph name: ij Contours detected: 2 Expected: 3 or 4 - Glyph name: oe Contours detected: 2 Expected: 3 - Glyph name: racute Contours detected: 3 Expected: 2 - Glyph name: uni0157 Contours detected: 3 Expected: 2 - Glyph name: rcaron Contours detected: 3 Expected: 2 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: uogonek Contours detected: 2 Expected: 1 - Glyph name: aeacute Contours detected: 3 Expected: 4 - Glyph name: perthousand Contours detected: 10 Expected: 6 or 7 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: ae Contours detected: 2 Expected: 3 - Glyph name: aeacute Contours detected: 3 Expected: 4 - Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: at Contours detected: 1 Expected: 2 - Glyph name: b Contours detected: 3 Expected: 2 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ebreve Contours detected: 2 Expected: 3 - Glyph name: ecaron Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: edotaccent Contours detected: 2 Expected: 3 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: emacron Contours detected: 2 Expected: 3 - Glyph name: fi Contours detected: 2 Expected: 3 - Glyph name: g Contours detected: 1 Expected: 2 or 3 - Glyph name: gbreve Contours detected: 2 Expected: 3 or 4 - Glyph name: gcircumflex Contours detected: 2 Expected: 3 or 4 - Glyph name: gdotaccent Contours detected: 2 Expected: 3 or 4 - Glyph name: hbar Contours detected: 2 Expected: 1 - Glyph name: i Contours detected: 1 Expected: 2 - Glyph name: ij Contours detected: 2 Expected: 3 or 4 - Glyph name: j Contours detected: 1 Expected: 2 - Glyph name: oe Contours detected: 2 Expected: 3 - Glyph name: perthousand Contours detected: 10 Expected: 6 or 7 - Glyph name: r Contours detected: 2 Expected: 1 - Glyph name: racute Contours detected: 3 Expected: 2 - Glyph name: rcaron Contours detected: 3 Expected: 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: uni0123 Contours detected: 2 Expected: 3 or 4 - Glyph name: uni0157 Contours detected: 3 Expected: 2 - Glyph name: uogonek Contours detected: 2 Expected: 1
[code: contour-count]
Does the font contain a soft hyphen?
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Check math signs have the same width.
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
The most common width is 442 among a set of 4 math glyphs. The following math glyphs have a different width, though:
Width = 426: greater, less
Width = 443: notequal, lessequal, equal
Width = 401: plusminus
Width = 397: multiply
Width = 427: minus
Width = 501: approxequal [code: width-outliers]
Check accent of Lcaron, dcaron, lcaron, tcaron (derived from com.google.fonts/check/alt_caron)
🔥 Staatliches-Regular.ttf
- 🔥 FAIL
dcaron uses component uni030C. [code: wrong-mark]
- 🔥 FAIL
lcaron uses component uni030C. [code: wrong-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.dsig
⚠️Does the font have a DSIG table?
⚠️ Staatliches-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.
⚠️ Staatliches-Regular.ttf
- ⚠️ WARN
No dotted circle glyph present [code: missing-dotted-circle]