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 | 12 | 17 | 71 | 9 | 132 |
0% | 7% | 10% | 42% | 5% | 77% |
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
🔥🔥🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️Does DESCRIPTION file contain a upstream Git repo URL?
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]
DESCRIPTION.en_us.html should end in a linebreak.
⚠️ KellySlab-Regular.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.
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
OS/2 VendorID is 'PYRS', a font editor default. 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: bad]
Check Google Fonts glyph coverage.
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x00A0 (NO-BREAK SPACE) - 0x0308 (COMBINING DIAERESIS) - 0x0300 (COMBINING GRAVE ACCENT) - 0x0301 (COMBINING ACUTE ACCENT) - 0x030B (COMBINING DOUBLE ACUTE ACCENT) - 0x0304 (COMBINING MACRON) - 0x0132 (LATIN CAPITAL LIGATURE IJ) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 0x021A (LATIN CAPITAL LETTER T WITH COMMA BELOW) - 0x0133 (LATIN SMALL LIGATURE IJ) - 0x0237 (LATIN SMALL LETTER DOTLESS J) - 0x021B (LATIN SMALL LETTER T WITH COMMA BELOW) - 0x0040 (COMMERCIAL AT) - 0x2212 (MINUS SIGN) - 0x0307 (COMBINING DOT ABOVE) - 0x0302 (COMBINING CIRCUMFLEX ACCENT) - 0x030C (COMBINING CARON) - 0x0306 (COMBINING BREVE) - 0x030A (COMBINING RING ABOVE) - 0x0303 (COMBINING TILDE) - 0x0312 (COMBINING TURNED COMMA ABOVE) - 0x0326 (COMBINING COMMA BELOW) - 0x0327 (COMBINING CEDILLA) - 0x0328 (COMBINING OGONEK)
[code: missing-codepoints]
Check for codepoints not covered by METADATA subsets.
⚠️ KellySlab-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+2021 DOUBLE DAGGER: not included in any glyphset definition
- U+2030 PER MILLE SIGN: 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+F6C3 : not included in any glyphset definition
Or you can add the above codepoints to one of the subsets supported by the font:
menu
,cyrillic
,latin
,latin-ext
[code: unreachable-subsetting]
Check license file has good copyright string.
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
First line in license file is:
"copyright (c) 2011, denis masharov denis.masharov@gmail.com,"
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.
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=1, enc=0, 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
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?
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]
- ⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=1, enc=0, 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=1, enc=0, 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=1, enc=0, name=14] [code: http-in-license-info]
- ⚠️ 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]
METADATA.pb subsets should be alphabetically ordered.
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'cyrillic', 'latin', 'latin-ext'] and expected ['cyrillic', 'latin', 'latin-ext', 'menu'] [code: not-sorted]
METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
METADATA.pb font full_name = "Kelly Slab" does not match post_script_name = "KellySlab-Regular" [code: mismatch]
Copyright notices match canonical pattern in METADATA.pb
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
METADATA.pb: Copyright notices should match a pattern similar to: "Copyright 2020 The Familyname Project Authors (git url)" But instead we have got: "copyright (c) 2011, denis masharov denis.masharov@gmail.com, with reserved font names "kelly", "kelly slab"." [code: bad-notice-format]
Copyright notices match canonical pattern in fonts
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, with Reserved Font Names "Kelly", "Kelly Slab"." [code: bad-notice-format]
- 🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, with Reserved Font Names "Kelly", "Kelly Slab"." [code: bad-notice-format]
Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
METADATA.pb: copyright field ("Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, with Reserved Font Names "Kelly", "Kelly Slab".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
Check font names are correct
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
Regular missing from full name [code: lacks-regular]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
Ensure METADATA.pb does not use escaped strings.
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
Found escaped chars at 'Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, with Reserved Font Names '. Please use an unicode string instead. [code: escaped-strings]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
⚠️ KellySlab-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]
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/kellyslab/KellySlab-Regular.ttf']. [code: missing-os2-fsselection-bit7]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Ensure fonts do not contain any pre-production tables.
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
This font file contains the following pre-production tables: FFTM [code: has-debugging-tables]
Check if category on METADATA.pb matches what can be inferred from the family name.
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
Familyname seems to hint at "SERIF" but METADATA.pb declares it as "['DISPLAY']". [code: inferred-category]
Section: Universal
🔥🔥🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️Font contains '.notdef' as its first glyph?
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
The '.notdef' glyph should contain a drawing, but it is blank. [code: notdef-is-blank]
Font contains glyphs for whitespace characters?
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
Whitespace glyph missing for codepoint 0x00A0. [code: missing-whitespace-glyph-0x00A0]
Are there unwanted tables?
🔥 KellySlab-Regular.ttf
- 🔥 FAIL
The following unwanted font tables were found:
- FFTM - Table contains redundant FontForge timestamp info
They can be removed with the 'fix-unwanted-tables' script provided by gftools. [code: unwanted-tables]
Check if each glyph has the recommended amount of contours.
⚠️ KellySlab-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: aogonek Contours detected: 3 Expected: 2 - Glyph name: eogonek Contours detected: 3 Expected: 2 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: uogonek Contours detected: 2 Expected: 1 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: eogonek Contours detected: 3 Expected: 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: uogonek Contours detected: 2 Expected: 1
[code: contour-count]
Does the font contain a soft hyphen?
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Check math signs have the same width.
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
The most common width is 541 among a set of 4 math glyphs. The following math glyphs have a different width, though:
Width = 604: plusminus, plus
Width = 564: equal
Width = 649: logicalnot
Width = 373: multiply
Width = 362: divide [code: width-outliers]
Check accent of Lcaron, dcaron, lcaron, tcaron (derived from com.google.fonts/check/alt_caron)
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
dcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
Lcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
lcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
tcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
Section: fontbakery.profiles.gpos
⚠️Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value
⚠️ KellySlab-Regular.ttf
- ⚠️ WARN
GPOS table lacks kerning information. [code: lacks-kern-info]