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 | 18 | 14 | 82 | 7 | 120 |
0% | 10% | 8% | 45% | 4% | 66% |
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 file is named canonically.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
Expected "JustMeAgainDownHere-Regular.ttf. Got JustMeAgainDownHere.ttf. [code: bad-filename]
Does DESCRIPTION file contain a upstream Git repo URL?
🔥 JustMeAgainDownHere.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.
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]
Check Google Fonts glyph coverage.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x0308 (COMBINING DIAERESIS) - 0x0300 (COMBINING GRAVE ACCENT) - 0x0301 (COMBINING ACUTE ACCENT) - 0x030B (COMBINING DOUBLE ACUTE ACCENT) - 0x0304 (COMBINING MACRON) - 0x0110 (LATIN CAPITAL LETTER D WITH STROKE) - 0x0132 (LATIN CAPITAL LIGATURE IJ) - 0x012A (LATIN CAPITAL LETTER I WITH MACRON) - 0x013D (LATIN CAPITAL LETTER L WITH CARON) - 0x014A (LATIN CAPITAL LETTER ENG) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 0x010F (LATIN SMALL LETTER D WITH CARON) - 0x0111 (LATIN SMALL LETTER D WITH STROKE) - 0x0133 (LATIN SMALL LIGATURE IJ) - 0x0237 (LATIN SMALL LETTER DOTLESS J) - 0x013E (LATIN SMALL LETTER L WITH CARON) - 0x014B (LATIN SMALL LETTER ENG) - 0x0165 (LATIN SMALL LETTER T WITH CARON) - 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.
⚠️ JustMeAgainDownHere.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+F6C3 : 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:
menu
,latin
,latin-ext
[code: unreachable-subsetting]
Check license file has good copyright string.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
First line in license file is:
"copyright (c) 2010, kimberly geswein (kimberlygeswein.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.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 1 (MACINTOSH) is not specified for that. Value was: "Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com)
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" [code: wrong]
- 🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com)
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" [code: wrong]
- ⚠️ 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?
⚠️ JustMeAgainDownHere.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
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]
Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
The gasp table has a range of 8 that may be unneccessary. [code: non-ffff-range]
- ⚠️ WARN
The gasp table has a range of 16 that may be unneccessary. [code: non-ffff-range]
- ⚠️ WARN
The gasp range 0xFFFF value 0x03 should be set to 0x0F. [code: unset-flags]
METADATA.pb subsets should be alphabetically ordered.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin', 'latin-ext'] and expected ['latin', 'latin-ext', 'menu'] [code: not-sorted]
Copyright notices match canonical pattern in METADATA.pb
🔥 JustMeAgainDownHere.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 by kimberly geswein (kimberlygeswein@gmail.com). all rights reserved." [code: bad-notice-format]
Copyright notices match canonical pattern in fonts
🔥 JustMeAgainDownHere.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 by Kimberly Geswein. All rights reserved." [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 by Kimberly Geswein. All rights reserved." [code: bad-notice-format]
METADATA.pb weight matches postScriptName for static fonts.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
METADATA.pb: Mismatch between postScriptName ("JustMeAgainDownHere") and weight value (400). The name must be ended with "Regular" or "Italic".
Check font names are correct
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
Font names are incorrect:
| nameID | current | expected | | :--- | :--- | :--- | | Family Name | Just Me Again Down Here | Just Me Again Down Here | | Subfamily Name | Regular | Regular | | Full Name | Just Me Again Down Here | Just Me Again Down Here Regular | | Poscript Name | JustMeAgainDownHere | JustMeAgainDownHere-Regular | [code: bad-names]
- ⚠️ WARN
Regular missing from full name [code: lacks-regular]
Copyright field for this font on METADATA.pb matches all copyright notice entries on the name table ?
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
Copyright field for this font on METADATA.pb ("Copyright (c) 2011 by Kimberly Geswein (kimberlygeswein@gmail.com). All rights reserved.") differs from a copyright notice entry on the name table: "Copyright (c) 2011 by Kimberly Geswein. All rights reserved." [code: mismatch]
- 🔥 FAIL
Copyright field for this font on METADATA.pb ("Copyright (c) 2011 by Kimberly Geswein (kimberlygeswein@gmail.com). All rights reserved.") differs from a copyright notice entry on the name table: "Copyright (c) 2011 by Kimberly Geswein. All rights reserved." [code: mismatch]
Combined length of family and style must not exceed 27 characters.
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
The combined length of family and style exceeds 27 chars in the following 'MACINTOSH' entries: FONT_FAMILY_NAME = 'Just Me Again Down Here' / SUBFAMILY_NAME = 'Regular'
Please take a look at the conversation at https://github.com/fonttools/fontbakery/issues/2179 in order to understand the reasoning behind these name table records max-length criteria. [code: too-long]
- ⚠️ WARN
The combined length of family and style exceeds 27 chars in the following 'WINDOWS' entries: FONT_FAMILY_NAME = 'Just Me Again Down Here' / SUBFAMILY_NAME = 'Regular'
Please take a look at the conversation at https://github.com/fonttools/fontbakery/issues/2179 in order to understand the reasoning behind these name table records max-length criteria. [code: too-long]
Name table entries should not contain line-breaks.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
Name entry LICENSE_DESCRIPTION on platform MACINTOSH contains a line-break. [code: line-break]
- 🔥 FAIL
Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break. [code: line-break]
Directory name in GFonts repo structure must match NameID 1 of the regular.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
The font seems to lack a regular. If family consists of a single-weight non-Regular style only, consider the Google Fonts specs for this case: https://github.com/googlefonts/gf-docs/tree/main/Spec#single-weight-families [code: lacks-regular]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/justmeagaindownhere/JustMeAgainDownHere.ttf']. [code: missing-os2-fsselection-bit7]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Ensure fonts do not contain any pre-production tables.
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
This font file contains the following pre-production tables: FFTM [code: has-debugging-tables]
Section: Universal
🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩ℹ️ℹ️Name table records must not have trailing spaces.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
Name table record with key = (1, 0, 0, 14) has trailing spaces that must be removed: ' http://sc[...]il.org/OFL' [code: trailing-space]
- 🔥 FAIL
Name table record with key = (3, 1, 1033, 14) has trailing spaces that must be removed: ' http://sc[...]il.org/OFL' [code: trailing-space]
Font contains '.notdef' as its first glyph?
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
The '.notdef' glyph should contain a drawing, but it is blank. [code: notdef-is-blank]
Font has **proper** whitespace glyph names?
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
Glyph 0x00A0 is called "nonbreakingspace": Change to "uni00A0" [code: not-recommended-00a0]
Are there unwanted tables?
🔥 JustMeAgainDownHere.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 font contains no unreachable glyphs
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- CR - nonmarkingreturn
[code: unreachable-glyphs]
Check if each glyph has the recommended amount of contours.
⚠️ JustMeAgainDownHere.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: asterisk Contours detected: 2 Expected: 1 or 4 - Glyph name: eight Contours detected: 2 Expected: 3 - Glyph name: at Contours detected: 3 Expected: 2 - Glyph name: Q Contours detected: 3 Expected: 2 - Glyph name: r Contours detected: 2 Expected: 1 - Glyph name: hyphen_ Contours detected: 1 Expected: 0 - Glyph name: aring Contours detected: 3 Expected: 4 - Glyph name: racute Contours detected: 3 Expected: 2 - Glyph name: rcommaaccent Contours detected: 3 Expected: 2 - Glyph name: rcaron Contours detected: 3 Expected: 2 - Glyph name: Q Contours detected: 3 Expected: 2 - Glyph name: aring Contours detected: 3 Expected: 4 - Glyph name: asterisk Contours detected: 2 Expected: 1 or 4 - Glyph name: at Contours detected: 3 Expected: 2 - Glyph name: eight Contours detected: 2 Expected: 3 - Glyph name: fi Contours detected: 2 Expected: 3 - Glyph name: fl Contours detected: 1 Expected: 2 - Glyph name: r Contours detected: 2 Expected: 1 - Glyph name: racute Contours detected: 3 Expected: 2 - Glyph name: rcaron Contours detected: 3 Expected: 2
[code: contour-count]
Does the font contain a soft hyphen?
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Check math signs have the same width.
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
The most common width is 521 among a set of 1 math glyphs. The following math glyphs have a different width, though:
Width = 317: less
Width = 377: equal
Width = 326: greater
Width = 590: logicalnot
Width = 467: plusminus
Width = 260: multiply
Width = 304: divide
Width = 419: minus [code: width-outliers]
Section: fontbakery.profiles.name
🔥⏩⏩Description strings in the name table must not contain copyright info.
🔥 JustMeAgainDownHere.ttf
- 🔥 FAIL
Some namerecords with ID=10 (NameID.DESCRIPTION) containing copyright info should be removed (perhaps these were added by a longstanding FontLab Studio 5.x bug that copied copyright notices to them.) [code: copyright-on-description]
Section: fontbakery.profiles.gpos
⚠️Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value
⚠️ JustMeAgainDownHere.ttf
- ⚠️ WARN
GPOS table lacks kerning information. [code: lacks-kern-info]