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 | 27 | 30 | 134 | 15 | 259 |
0% | 8% | 9% | 39% | 4% | 75% |
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 fsType does not impose restrictions.
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
In this font fsType is set to 8 meaning that: The font may be embedded but must only be installed temporarily on other systems.
No such DRM restrictions can be enabled on the Google Fonts collection, so the fsType field must be set to zero (Installable Embedding) instead. [code: drm]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
In this font fsType is set to 4 meaning that: The font may be embedded, and temporarily loaded on the remote system, but documents that use it must not be editable.
No such DRM restrictions can be enabled on the Google Fonts collection, so the fsType field must be set to zero (Installable Embedding) instead. [code: drm]
Checking OS/2 achVendID.
⚠️ ZillaSlabHighlight-Bold.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.
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x0308 (COMBINING DIAERESIS) - 0x0300 (COMBINING GRAVE ACCENT) - 0x0301 (COMBINING ACUTE ACCENT) - 0x030B (COMBINING DOUBLE ACUTE ACCENT) - 0x0304 (COMBINING MACRON) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 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]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x0308 (COMBINING DIAERESIS) - 0x0300 (COMBINING GRAVE ACCENT) - 0x0301 (COMBINING ACUTE ACCENT) - 0x030B (COMBINING DOUBLE ACUTE ACCENT) - 0x0304 (COMBINING MACRON) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 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.
⚠️ ZillaSlabHighlight-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: canadian-aboriginal, tifinagh
- 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+0323 COMBINING DOT BELOW: try adding one of: malayalam, cherokee, coptic, tifinagh
- U+0394 GREEK CAPITAL LETTER DELTA: try adding greek
- U+03A3 GREEK CAPITAL LETTER SIGMA: try adding greek
- U+03C0 GREEK SMALL LETTER PI: try adding greek
- U+1EBC LATIN CAPITAL LETTER E WITH TILDE: try adding vietnamese
- U+1EBD LATIN SMALL LETTER E WITH TILDE: try adding vietnamese
- U+2003 EM SPACE: not included in any glyphset definition
- U+2004 THREE-PER-EM SPACE: not included in any glyphset definition
- U+2005 FOUR-PER-EM SPACE: not included in any glyphset definition
- U+2006 SIX-PER-EM SPACE: not included in any glyphset definition
- U+2007 FIGURE SPACE: not included in any glyphset definition
- U+2008 PUNCTUATION SPACE: not included in any glyphset definition
- U+200A HAIR SPACE: not included in any glyphset definition
- U+2012 FIGURE DASH: 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+203D INTERROBANG: not included in any glyphset definition
- U+2070 SUPERSCRIPT ZERO: not included in any glyphset definition
- U+2071 SUPERSCRIPT LATIN SMALL LETTER I: not included in any glyphset definition
- U+2075 SUPERSCRIPT FIVE: not included in any glyphset definition
- U+2076 SUPERSCRIPT SIX: not included in any glyphset definition
- U+2077 SUPERSCRIPT SEVEN: not included in any glyphset definition
- U+2078 SUPERSCRIPT EIGHT: not included in any glyphset definition
- U+2079 SUPERSCRIPT NINE: not included in any glyphset definition
- U+207A SUPERSCRIPT PLUS SIGN: not included in any glyphset definition
- U+207B SUPERSCRIPT MINUS: not included in any glyphset definition
- U+207C SUPERSCRIPT EQUALS SIGN: not included in any glyphset definition
- U+207D SUPERSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
- U+207E SUPERSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
- U+207F SUPERSCRIPT LATIN SMALL LETTER N: not included in any glyphset definition
- U+2080 SUBSCRIPT ZERO: not included in any glyphset definition
- U+2081 SUBSCRIPT ONE: not included in any glyphset definition
- U+2082 SUBSCRIPT TWO: not included in any glyphset definition
- U+2083 SUBSCRIPT THREE: not included in any glyphset definition
- U+2084 SUBSCRIPT FOUR: not included in any glyphset definition
- U+2085 SUBSCRIPT FIVE: not included in any glyphset definition
- U+2086 SUBSCRIPT SIX: not included in any glyphset definition
- U+2087 SUBSCRIPT SEVEN: not included in any glyphset definition
- U+2088 SUBSCRIPT EIGHT: not included in any glyphset definition
- U+2089 SUBSCRIPT NINE: not included in any glyphset definition
- U+208A SUBSCRIPT PLUS SIGN: not included in any glyphset definition
- U+208B SUBSCRIPT MINUS: not included in any glyphset definition
- U+208C SUBSCRIPT EQUALS SIGN: not included in any glyphset definition
- U+208D SUBSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
- U+208E SUBSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
- U+2090 LATIN SUBSCRIPT SMALL LETTER A: not included in any glyphset definition
- U+2091 LATIN SUBSCRIPT SMALL LETTER E: not included in any glyphset definition
- U+2092 LATIN SUBSCRIPT SMALL LETTER O: not included in any glyphset definition
- U+2093 LATIN SUBSCRIPT SMALL LETTER X: not included in any glyphset definition
- U+2095 LATIN SUBSCRIPT SMALL LETTER H: not included in any glyphset definition
- U+2096 LATIN SUBSCRIPT SMALL LETTER K: not included in any glyphset definition
- U+2097 LATIN SUBSCRIPT SMALL LETTER L: not included in any glyphset definition
- U+2098 LATIN SUBSCRIPT SMALL LETTER M: not included in any glyphset definition
- U+2099 LATIN SUBSCRIPT SMALL LETTER N: not included in any glyphset definition
- U+209A LATIN SUBSCRIPT SMALL LETTER P: not included in any glyphset definition
- U+209B LATIN SUBSCRIPT SMALL LETTER S: not included in any glyphset definition
- U+209C LATIN SUBSCRIPT SMALL LETTER T: not included in any glyphset definition
- U+2116 NUMERO SIGN: try adding cyrillic
- U+2117 SOUND RECORDING COPYRIGHT: not included in any glyphset definition
- U+2120 SERVICE MARK: not included in any glyphset definition
- U+2126 OHM SIGN: not included in any glyphset definition
- U+212E ESTIMATED SYMBOL: not included in any glyphset definition
- U+2153 VULGAR FRACTION ONE THIRD: not included in any glyphset definition
- U+2154 VULGAR FRACTION TWO THIRDS: not included in any glyphset definition
- U+215B VULGAR FRACTION ONE EIGHTH: 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+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+2206 INCREMENT: 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+24CA CIRCLED LATIN CAPITAL LETTER U: not included in any glyphset definition
- U+24EA CIRCLED DIGIT ZERO: not included in any glyphset definition
- U+24FF NEGATIVE CIRCLED DIGIT ZERO: not included in any glyphset definition
- U+25B2 BLACK UP-POINTING TRIANGLE: not included in any glyphset definition
- U+25B6 BLACK RIGHT-POINTING TRIANGLE: not included in any glyphset definition
- U+25B8 BLACK RIGHT-POINTING SMALL TRIANGLE: not included in any glyphset definition
- U+25BA BLACK RIGHT-POINTING POINTER: not included in any glyphset definition
- U+25BC BLACK DOWN-POINTING TRIANGLE: not included in any glyphset definition
- U+25C0 BLACK LEFT-POINTING TRIANGLE: not included in any glyphset definition
- U+25C2 BLACK LEFT-POINTING SMALL TRIANGLE: not included in any glyphset definition
- U+25C4 BLACK LEFT-POINTING POINTER: not included in any glyphset definition
- U+25CA LOZENGE: not included in any glyphset definition
- U+2610 BALLOT BOX: not included in any glyphset definition
- U+2611 BALLOT BOX WITH CHECK: not included in any glyphset definition
- U+261A BLACK LEFT POINTING INDEX: not included in any glyphset definition
- U+261B BLACK RIGHT POINTING INDEX: not included in any glyphset definition
- U+261C WHITE LEFT POINTING INDEX: not included in any glyphset definition
- U+261D WHITE UP POINTING INDEX: not included in any glyphset definition
- U+261E WHITE RIGHT POINTING INDEX: not included in any glyphset definition
- U+261F WHITE DOWN POINTING INDEX: not included in any glyphset definition
- U+267E PERMANENT PAPER SIGN: not included in any glyphset definition
- U+2713 CHECK MARK: not included in any glyphset definition
- U+301A LEFT WHITE SQUARE BRACKET: try adding one of: yi, phags-pa
- U+301B RIGHT WHITE SQUARE BRACKET: try adding one of: yi, phags-pa
- U+F8FF : not included in any glyphset definition
- U+FB00 LATIN SMALL LIGATURE FF: 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
- U+FB03 LATIN SMALL LIGATURE FFI: not included in any glyphset definition
- U+FB04 LATIN SMALL LIGATURE FFL: 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]
⚠️ ZillaSlabHighlight-Bold.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+0323 COMBINING DOT BELOW: try adding one of: coptic, tifinagh, malayalam, cherokee
- U+0394 GREEK CAPITAL LETTER DELTA: try adding greek
- U+03A3 GREEK CAPITAL LETTER SIGMA: try adding greek
- U+03C0 GREEK SMALL LETTER PI: try adding greek
- U+1EBC LATIN CAPITAL LETTER E WITH TILDE: try adding vietnamese
- U+1EBD LATIN SMALL LETTER E WITH TILDE: try adding vietnamese
- U+2003 EM SPACE: not included in any glyphset definition
- U+2004 THREE-PER-EM SPACE: not included in any glyphset definition
- U+2005 FOUR-PER-EM SPACE: not included in any glyphset definition
- U+2006 SIX-PER-EM SPACE: not included in any glyphset definition
- U+2007 FIGURE SPACE: not included in any glyphset definition
- U+2008 PUNCTUATION SPACE: not included in any glyphset definition
- U+200A HAIR SPACE: not included in any glyphset definition
- U+2012 FIGURE DASH: 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+203D INTERROBANG: not included in any glyphset definition
- U+2070 SUPERSCRIPT ZERO: not included in any glyphset definition
- U+2071 SUPERSCRIPT LATIN SMALL LETTER I: not included in any glyphset definition
- U+2075 SUPERSCRIPT FIVE: not included in any glyphset definition
- U+2076 SUPERSCRIPT SIX: not included in any glyphset definition
- U+2077 SUPERSCRIPT SEVEN: not included in any glyphset definition
- U+2078 SUPERSCRIPT EIGHT: not included in any glyphset definition
- U+2079 SUPERSCRIPT NINE: not included in any glyphset definition
- U+207A SUPERSCRIPT PLUS SIGN: not included in any glyphset definition
- U+207B SUPERSCRIPT MINUS: not included in any glyphset definition
- U+207C SUPERSCRIPT EQUALS SIGN: not included in any glyphset definition
- U+207D SUPERSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
- U+207E SUPERSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
- U+207F SUPERSCRIPT LATIN SMALL LETTER N: not included in any glyphset definition
- U+2080 SUBSCRIPT ZERO: not included in any glyphset definition
- U+2081 SUBSCRIPT ONE: not included in any glyphset definition
- U+2082 SUBSCRIPT TWO: not included in any glyphset definition
- U+2083 SUBSCRIPT THREE: not included in any glyphset definition
- U+2084 SUBSCRIPT FOUR: not included in any glyphset definition
- U+2085 SUBSCRIPT FIVE: not included in any glyphset definition
- U+2086 SUBSCRIPT SIX: not included in any glyphset definition
- U+2087 SUBSCRIPT SEVEN: not included in any glyphset definition
- U+2088 SUBSCRIPT EIGHT: not included in any glyphset definition
- U+2089 SUBSCRIPT NINE: not included in any glyphset definition
- U+208A SUBSCRIPT PLUS SIGN: not included in any glyphset definition
- U+208B SUBSCRIPT MINUS: not included in any glyphset definition
- U+208C SUBSCRIPT EQUALS SIGN: not included in any glyphset definition
- U+208D SUBSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
- U+208E SUBSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
- U+2090 LATIN SUBSCRIPT SMALL LETTER A: not included in any glyphset definition
- U+2091 LATIN SUBSCRIPT SMALL LETTER E: not included in any glyphset definition
- U+2092 LATIN SUBSCRIPT SMALL LETTER O: not included in any glyphset definition
- U+2093 LATIN SUBSCRIPT SMALL LETTER X: not included in any glyphset definition
- U+2095 LATIN SUBSCRIPT SMALL LETTER H: not included in any glyphset definition
- U+2096 LATIN SUBSCRIPT SMALL LETTER K: not included in any glyphset definition
- U+2097 LATIN SUBSCRIPT SMALL LETTER L: not included in any glyphset definition
- U+2098 LATIN SUBSCRIPT SMALL LETTER M: not included in any glyphset definition
- U+2099 LATIN SUBSCRIPT SMALL LETTER N: not included in any glyphset definition
- U+209A LATIN SUBSCRIPT SMALL LETTER P: not included in any glyphset definition
- U+209B LATIN SUBSCRIPT SMALL LETTER S: not included in any glyphset definition
- U+209C LATIN SUBSCRIPT SMALL LETTER T: not included in any glyphset definition
- U+2116 NUMERO SIGN: try adding cyrillic
- U+2117 SOUND RECORDING COPYRIGHT: not included in any glyphset definition
- U+2120 SERVICE MARK: not included in any glyphset definition
- U+2126 OHM SIGN: not included in any glyphset definition
- U+212E ESTIMATED SYMBOL: not included in any glyphset definition
- U+2153 VULGAR FRACTION ONE THIRD: not included in any glyphset definition
- U+2154 VULGAR FRACTION TWO THIRDS: not included in any glyphset definition
- U+215B VULGAR FRACTION ONE EIGHTH: 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+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+2206 INCREMENT: 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+24CA CIRCLED LATIN CAPITAL LETTER U: not included in any glyphset definition
- U+25B2 BLACK UP-POINTING TRIANGLE: not included in any glyphset definition
- U+25B6 BLACK RIGHT-POINTING TRIANGLE: not included in any glyphset definition
- U+25B8 BLACK RIGHT-POINTING SMALL TRIANGLE: not included in any glyphset definition
- U+25BA BLACK RIGHT-POINTING POINTER: not included in any glyphset definition
- U+25BC BLACK DOWN-POINTING TRIANGLE: not included in any glyphset definition
- U+25C0 BLACK LEFT-POINTING TRIANGLE: not included in any glyphset definition
- U+25C2 BLACK LEFT-POINTING SMALL TRIANGLE: not included in any glyphset definition
- U+25C4 BLACK LEFT-POINTING POINTER: not included in any glyphset definition
- U+25CA LOZENGE: not included in any glyphset definition
- U+2610 BALLOT BOX: not included in any glyphset definition
- U+2611 BALLOT BOX WITH CHECK: not included in any glyphset definition
- U+261A BLACK LEFT POINTING INDEX: not included in any glyphset definition
- U+261B BLACK RIGHT POINTING INDEX: not included in any glyphset definition
- U+261C WHITE LEFT POINTING INDEX: not included in any glyphset definition
- U+261D WHITE UP POINTING INDEX: not included in any glyphset definition
- U+261E WHITE RIGHT POINTING INDEX: not included in any glyphset definition
- U+261F WHITE DOWN POINTING INDEX: not included in any glyphset definition
- U+267E PERMANENT PAPER SIGN: not included in any glyphset definition
- U+2713 CHECK MARK: not included in any glyphset definition
- U+301A LEFT WHITE SQUARE BRACKET: try adding one of: phags-pa, yi
- U+301B RIGHT WHITE SQUARE BRACKET: try adding one of: phags-pa, yi
- U+F8FF : not included in any glyphset definition
- U+FB00 LATIN SMALL LIGATURE FF: 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
- U+FB03 LATIN SMALL LIGATURE FFI: not included in any glyphset definition
- U+FB04 LATIN SMALL LIGATURE FFL: 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.
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
First line in license file is:
"copyright 2017, the mozilla foundation"
which does not match the expected format, similar to:
"Copyright 2022 The Familyname Project Authors (git url)" [code: bad-format]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
First line in license file is:
"copyright 2017, the mozilla foundation"
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.
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Licensed under the Open Font License, version 1.1 or later." 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]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Licensed under the Open Font License, version 1.1 or later." 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]
Font has old ttfautohint applied?
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
ttfautohint used in font = 1.6; latest = 1.8.4; Need to re-run with the newer version! [code: old-ttfa]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
ttfautohint used in font = 1.6; latest = 1.8.4; Need to re-run with the newer version! [code: old-ttfa]
METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
METADATA.pb font full_name = "Zilla Slab Highlight" does not match post_script_name = "ZillaSlabHighlight-Regular" [code: mismatch]
Copyright notices match canonical pattern in METADATA.pb
🔥 ZillaSlabHighlight-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 2017, the mozilla foundation" [code: bad-notice-format]
🔥 ZillaSlabHighlight-Bold.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 2017, the mozilla foundation" [code: bad-notice-format]
Copyright notices match canonical pattern in fonts
🔥 ZillaSlabHighlight-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 2017, The Mozilla Foundation" [code: bad-notice-format]
🔥 ZillaSlabHighlight-Bold.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 2017, The Mozilla Foundation" [code: bad-notice-format]
Check font names are correct
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
Regular missing from full name [code: lacks-regular]
PPEM must be an integer on hinted fonts.
🔥 ZillaSlabHighlight-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]
🔥 ZillaSlabHighlight-Bold.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?
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
GDEF table is missing, but it is mandatory to declare it on fonts that provide ligature glyphs because the caret (text cursor) positioning for each ligature must be provided in this table. [code: GDEF-missing]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
GDEF table is missing, but it is mandatory to declare it on fonts that provide ligature glyphs because the caret (text cursor) positioning for each ligature must be provided in this table. [code: GDEF-missing]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
Check if the vertical metrics of a family are similar to the same family hosted on Google Fonts.
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
Zilla Slab Highlight: OS/2 sTypoAscender is 787 when it should be 944 [code: bad-typo-ascender]
- 🔥 FAIL
Zilla Slab Highlight: OS/2 sTypoDescender is -213 when it should be -256 [code: bad-typo-descender]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
Zilla Slab Highlight: OS/2 sTypoAscender is 787 when it should be 944 [code: bad-typo-ascender]
- 🔥 FAIL
Zilla Slab Highlight: OS/2 sTypoDescender is -213 when it should be -256 [code: bad-typo-descender]
METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
It seems that Typotheque 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]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
It seems that Typotheque 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.
⚠️ ZillaSlabHighlight-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]
⚠️ ZillaSlabHighlight-Bold.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.
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/zillaslabhighlight/ZillaSlabHighlight-Regular.ttf', '/Users/simon/others-repos/fonts/ofl/zillaslabhighlight/ZillaSlabHighlight-Bold.ttf']. [code: missing-os2-fsselection-bit7]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/zillaslabhighlight/ZillaSlabHighlight-Regular.ttf', '/Users/simon/others-repos/fonts/ofl/zillaslabhighlight/ZillaSlabHighlight-Bold.ttf']. [code: missing-os2-fsselection-bit7]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Section: Universal
🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️Checking OS/2 Metrics match hhea Metrics.
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
OS/2 sTypoAscender (787) and hhea ascent (944) must be equal. [code: ascender]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
OS/2 sTypoAscender (787) and hhea ascent (944) must be equal. [code: ascender]
Font has **proper** whitespace glyph names?
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
Glyph 0x0020 is called "uni0020": Change to "space" [code: not-recommended-0020]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
Glyph 0x0020 is called "uni0020": Change to "space" [code: not-recommended-0020]
Whitespace glyphs have ink?
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
Glyph 'uni2002' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2003' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2004' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2005' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2006' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2007' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2008' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2009' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni200A' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
Glyph 'uni2002' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2003' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2004' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2005' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2006' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2007' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2008' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni2009' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
- 🔥 FAIL
Glyph 'uni200A' has ink. It needs to be replaced by an empty glyph. [code: has-ink]
Check font contains no unreachable glyphs
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- CR - FL1000 - FL1000.smcp - FL1001 - FL1001.c2sc - FL1002 - FL1002.smcp - FL1003 - FL1003.c2sc - FL1004 - FL1004.smcp - FL1009 - FL1009.c2sc - FL1010 - FL1010.smcp - FL1011 - FL1011.c2sc - FL1012 - FL1012.smcp - FL989 - FL989.c2sc - FL990 - FL990.smcp - FL991 - FL991.c2sc - FL992 - FL992.smcp - FL993 - FL993.c2sc - FL994 - FL994.smcp - FL995 - FL995.c2sc - FL996 - FL996.smcp - FL997 - FL997.c2sc - FL998 - FL998.smcp - FL999 - FL999.c2sc - Iacute_Jacute - Iacute_Jacute.c2sc - NULL - commaaccent - downbreve - downbreve.cap - fivesup_fraction_eightinf - horumlaut - horumlaut.cap - iacute_jacute - logo - sevensup_fraction_eightinf - slashmathinferior - slashmathsuperior - threesup_fraction_eightinf - uni0023.smcp - uni0024.smcp - uni0025.smcp - uni0060.cap - uni00660069 - uni0066006C - uni00A8.cap - uni00AF.cap - uni00B0.smcp - uni00B4.cap - uni021A.c2sc - uni021B.smcp - uni02C6.cap - uni02C7.alt - uni02C7.cap - uni02D8.cap - uni02D9.cap - uni02DA.cap - uni02DC.cap - uni02DD.cap - uni20AC.smcp
[code: unreachable-glyphs]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- CR - FL1000 - FL1000.smcp - FL1001 - FL1001.c2sc - FL1002 - FL1002.smcp - FL1003 - FL1003.c2sc - FL1004 - FL1004.smcp - FL1009 - FL1009.c2sc - FL1010 - FL1010.smcp - FL1011 - FL1011.c2sc - FL1012 - FL1012.smcp - FL989 - FL989.c2sc - FL990 - FL990.smcp - FL991 - FL991.c2sc - FL992 - FL992.smcp - FL993 - FL993.c2sc - FL994 - FL994.smcp - FL995 - FL995.c2sc - FL996 - FL996.smcp - FL997 - FL997.c2sc - FL998 - FL998.smcp - FL999 - FL999.c2sc - Iacute_Jacute - Iacute_Jacute.c2sc - NULL - commaaccent - downbreve - downbreve.cap - fivesup_fraction_eightinf - horumlaut - horumlaut.cap - iacute_jacute - sevensup_fraction_eightinf - slashmathinferior - slashmathsuperior - threesup_fraction_eightinf - uni0023.smcp - uni0024.smcp - uni0025.smcp - uni0060.cap - uni00660069 - uni0066006C - uni00A8.cap - uni00AF.cap - uni00B0.smcp - uni00B4.cap - uni021A.c2sc - uni021B.smcp - uni02C6.cap - uni02C7.alt - uni02C7.cap - uni02D8.cap - uni02D9.cap - uni02DA.cap - uni02DC.cap - uni02DD.cap - uni20AC.smcp
[code: unreachable-glyphs]
Check if each glyph has the recommended amount of contours.
⚠️ ZillaSlabHighlight-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: uni0021 Contours detected: 3 Expected: 2 - Glyph name: uni0022 Contours detected: 3 Expected: 2 - Glyph name: uni0023 Contours detected: 3 Expected: 2 - Glyph name: uni0024 Contours detected: 4 Expected: 1, 3 or 5 - Glyph name: uni0025 Contours detected: 6 Expected: 5 - Glyph name: uni0026 Contours detected: 4 Expected: 1, 2 or 3 - Glyph name: uni0027 Contours detected: 2 Expected: 1 - Glyph name: uni0028 Contours detected: 2 Expected: 1 - Glyph name: uni0029 Contours detected: 2 Expected: 1 - Glyph name: uni002A Contours detected: 2 Expected: 1 or 4 - Glyph name: uni002B Contours detected: 2 Expected: 1 - Glyph name: uni002C Contours detected: 2 Expected: 1 - Glyph name: uni002D Contours detected: 2 Expected: 1 - Glyph name: uni002E Contours detected: 2 Expected: 1 - Glyph name: uni002F Contours detected: 2 Expected: 1 - Glyph name: uni0031 Contours detected: 2 Expected: 1 - Glyph name: uni0032 Contours detected: 2 Expected: 1 - Glyph name: uni0033 Contours detected: 2 Expected: 1 - Glyph name: uni0034 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0035 Contours detected: 2 Expected: 1 - Glyph name: uni0036 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0037 Contours detected: 2 Expected: 1 - Glyph name: uni0038 Contours detected: 4 Expected: 3 - Glyph name: uni0039 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni003A Contours detected: 3 Expected: 2 - Glyph name: uni003B Contours detected: 3 Expected: 2 - Glyph name: uni003C Contours detected: 2 Expected: 1 - Glyph name: uni003D Contours detected: 3 Expected: 2 - Glyph name: uni003E Contours detected: 2 Expected: 1 - Glyph name: uni003F Contours detected: 3 Expected: 2 - Glyph name: uni0040 Contours detected: 3 Expected: 2 - Glyph name: uni0041 Contours detected: 3 Expected: 2 - Glyph name: uni0042 Contours detected: 4 Expected: 2 or 3 - Glyph name: uni0043 Contours detected: 2 Expected: 1 - Glyph name: uni0044 Contours detected: 3 Expected: 2 - Glyph name: uni0045 Contours detected: 2 Expected: 1 - Glyph name: uni0046 Contours detected: 2 Expected: 1 - Glyph name: uni0047 Contours detected: 2 Expected: 1 - Glyph name: uni0048 Contours detected: 2 Expected: 1 - Glyph name: uni0049 Contours detected: 2 Expected: 1 - Glyph name: uni004A Contours detected: 2 Expected: 1 - Glyph name: uni004C Contours detected: 2 Expected: 1 - Glyph name: uni004D Contours detected: 2 Expected: 1 - Glyph name: uni004E Contours detected: 2 Expected: 1 - Glyph name: uni004F Contours detected: 3 Expected: 2 - Glyph name: uni0050 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0051 Contours detected: 3 Expected: 2 - Glyph name: uni0052 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0053 Contours detected: 2 Expected: 1 - Glyph name: uni0054 Contours detected: 2 Expected: 1 - Glyph name: uni0055 Contours detected: 2 Expected: 1 - Glyph name: uni0056 Contours detected: 2 Expected: 1 - Glyph name: uni0058 Contours detected: 2 Expected: 1 - Glyph name: uni0059 Contours detected: 2 Expected: 1 - Glyph name: uni005A Contours detected: 2 Expected: 1 - Glyph name: uni005B Contours detected: 2 Expected: 1 - Glyph name: uni005C Contours detected: 2 Expected: 1 - Glyph name: uni005D Contours detected: 2 Expected: 1 - Glyph name: uni005E Contours detected: 2 Expected: 1 - Glyph name: uni005F Contours detected: 2 Expected: 1 - Glyph name: uni0061 Contours detected: 3 Expected: 2 - Glyph name: uni0062 Contours detected: 3 Expected: 2 - Glyph name: uni0063 Contours detected: 2 Expected: 1 - Glyph name: uni0064 Contours detected: 3 Expected: 2 - Glyph name: uni0065 Contours detected: 3 Expected: 2 - Glyph name: uni0068 Contours detected: 2 Expected: 1 - Glyph name: uni0069 Contours detected: 3 Expected: 2 - Glyph name: uni006C Contours detected: 2 Expected: 1 - Glyph name: uni006D Contours detected: 2 Expected: 1 - Glyph name: uni006E Contours detected: 2 Expected: 1 - Glyph name: uni006F Contours detected: 3 Expected: 2 - Glyph name: uni0072 Contours detected: 2 Expected: 1 - Glyph name: uni0073 Contours detected: 2 Expected: 1 - Glyph name: uni0074 Contours detected: 2 Expected: 1 - Glyph name: uni0075 Contours detected: 2 Expected: 1 - Glyph name: uni0076 Contours detected: 2 Expected: 1 - Glyph name: uni0077 Contours detected: 2 Expected: 1 - Glyph name: uni0078 Contours detected: 2 Expected: 1 - Glyph name: uni007A Contours detected: 2 Expected: 1 - Glyph name: uni007B Contours detected: 2 Expected: 1 - Glyph name: uni007C Contours detected: 2 Expected: 1 - Glyph name: uni007D Contours detected: 2 Expected: 1 - Glyph name: uni007E Contours detected: 2 Expected: 1 - Glyph name: uni00A1 Contours detected: 3 Expected: 2 - Glyph name: uni00A2 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni00A4 Contours detected: 3 Expected: 2 - Glyph name: uni00A6 Contours detected: 3 Expected: 2 - Glyph name: uni00A7 Contours detected: 3 Expected: 2 - Glyph name: uni00A9 Contours detected: 4 Expected: 3 - Glyph name: uni00AB Contours detected: 3 Expected: 2 - Glyph name: uni00AC Contours detected: 2 Expected: 1 - Glyph name: uni00AE Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00B0 Contours detected: 3 Expected: 2 - Glyph name: uni00B1 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni00B2 Contours detected: 2 Expected: 1 - Glyph name: uni00B3 Contours detected: 2 Expected: 1 - Glyph name: uni00B7 Contours detected: 2 Expected: 1 - Glyph name: uni00B9 Contours detected: 2 Expected: 1 - Glyph name: uni00BB Contours detected: 3 Expected: 2 - Glyph name: uni00BC Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00BD Contours detected: 4 Expected: 3 - Glyph name: uni00BE Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00BF Contours detected: 3 Expected: 2 - Glyph name: uni00C0 Contours detected: 4 Expected: 3 - Glyph name: uni00C1 Contours detected: 4 Expected: 3 - Glyph name: uni00C2 Contours detected: 4 Expected: 3 - Glyph name: uni00C3 Contours detected: 4 Expected: 3 - Glyph name: uni00C4 Contours detected: 5 Expected: 4 - Glyph name: uni00C5 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00C8 Contours detected: 3 Expected: 2 - Glyph name: uni00C9 Contours detected: 3 Expected: 2 - Glyph name: uni00CA Contours detected: 3 Expected: 2 - Glyph name: uni00CB Contours detected: 4 Expected: 3 - Glyph name: uni00CC Contours detected: 3 Expected: 2 - Glyph name: uni00CD Contours detected: 3 Expected: 2 - Glyph name: uni00CE Contours detected: 3 Expected: 2 - Glyph name: uni00CF Contours detected: 4 Expected: 3 - Glyph name: uni00D0 Contours detected: 3 Expected: 2 - Glyph name: uni00D1 Contours detected: 3 Expected: 2 - Glyph name: uni00D2 Contours detected: 4 Expected: 3 - Glyph name: uni00D3 Contours detected: 4 Expected: 3 - Glyph name: uni00D4 Contours detected: 4 Expected: 3 - Glyph name: uni00D5 Contours detected: 4 Expected: 3 - Glyph name: uni00D6 Contours detected: 5 Expected: 4 - Glyph name: uni00D7 Contours detected: 2 Expected: 1 - Glyph name: uni00D8 Contours detected: 4 Expected: 2 or 3 - Glyph name: uni00D9 Contours detected: 3 Expected: 2 - Glyph name: uni00DA Contours detected: 3 Expected: 2 - Glyph name: uni00DB Contours detected: 3 Expected: 2 - Glyph name: uni00DC Contours detected: 4 Expected: 3 - Glyph name: uni00DD Contours detected: 3 Expected: 2 - Glyph name: uni00DE Contours detected: 3 Expected: 1 or 2 - Glyph name: uni00DF Contours detected: 2 Expected: 1 - Glyph name: uni00E0 Contours detected: 4 Expected: 3 - Glyph name: uni00E1 Contours detected: 4 Expected: 3 - Glyph name: uni00E2 Contours detected: 4 Expected: 3 - Glyph name: uni00E3 Contours detected: 4 Expected: 3 - Glyph name: uni00E4 Contours detected: 5 Expected: 4 - Glyph name: uni00E5 Contours detected: 5 Expected: 4 - Glyph name: uni00E6 Contours detected: 4 Expected: 3 - Glyph name: uni00E8 Contours detected: 4 Expected: 3 - Glyph name: uni00E9 Contours detected: 4 Expected: 3 - Glyph name: uni00EA Contours detected: 4 Expected: 3 - Glyph name: uni00EB Contours detected: 5 Expected: 4 - Glyph name: uni00EC Contours detected: 3 Expected: 2 - Glyph name: uni00ED Contours detected: 3 Expected: 2 - Glyph name: uni00EE Contours detected: 3 Expected: 2 - Glyph name: uni00EF Contours detected: 4 Expected: 3 - Glyph name: uni00F0 Contours detected: 3 Expected: 2 - Glyph name: uni00F1 Contours detected: 3 Expected: 2 - Glyph name: uni00F2 Contours detected: 4 Expected: 3 - Glyph name: uni00F3 Contours detected: 4 Expected: 3 - Glyph name: uni00F4 Contours detected: 4 Expected: 3 - Glyph name: uni00F5 Contours detected: 4 Expected: 3 - Glyph name: uni00F6 Contours detected: 5 Expected: 4 - Glyph name: uni00F7 Contours detected: 4 Expected: 3 - Glyph name: uni00F8 Contours detected: 4 Expected: 3 - Glyph name: uni00F9 Contours detected: 3 Expected: 2 - Glyph name: uni00FA Contours detected: 3 Expected: 2 - Glyph name: uni00FB Contours detected: 3 Expected: 2 - Glyph name: uni00FC Contours detected: 4 Expected: 3 - Glyph name: uni00FE Contours detected: 3 Expected: 2 - Glyph name: uni0100 Contours detected: 4 Expected: 3 - Glyph name: uni0101 Contours detected: 4 Expected: 3 - Glyph name: uni0102 Contours detected: 4 Expected: 3 - Glyph name: uni0103 Contours detected: 4 Expected: 3 - Glyph name: uni0105 Contours detected: 3 Expected: 2 - Glyph name: uni0106 Contours detected: 3 Expected: 2 - Glyph name: uni0107 Contours detected: 3 Expected: 2 - Glyph name: uni0108 Contours detected: 3 Expected: 2 - Glyph name: uni0109 Contours detected: 3 Expected: 2 - Glyph name: uni010A Contours detected: 3 Expected: 2 - Glyph name: uni010B Contours detected: 3 Expected: 2 - Glyph name: uni010C Contours detected: 3 Expected: 2 - Glyph name: uni010D Contours detected: 3 Expected: 2 - Glyph name: uni010E Contours detected: 4 Expected: 3 - Glyph name: uni010F Contours detected: 4 Expected: 3 - Glyph name: uni0110 Contours detected: 3 Expected: 2 - Glyph name: uni0111 Contours detected: 3 Expected: 2 - Glyph name: uni0112 Contours detected: 3 Expected: 2 - Glyph name: uni0113 Contours detected: 4 Expected: 3 - Glyph name: uni0114 Contours detected: 3 Expected: 2 - Glyph name: uni0115 Contours detected: 4 Expected: 3 - Glyph name: uni0116 Contours detected: 3 Expected: 2 - Glyph name: uni0117 Contours detected: 4 Expected: 3 - Glyph name: uni0119 Contours detected: 3 Expected: 2 - Glyph name: uni011A Contours detected: 3 Expected: 2 - Glyph name: uni011B Contours detected: 4 Expected: 3 - Glyph name: uni011C Contours detected: 3 Expected: 2 - Glyph name: uni011E Contours detected: 3 Expected: 2 - Glyph name: uni0120 Contours detected: 3 Expected: 2 - Glyph name: uni0124 Contours detected: 3 Expected: 2 - Glyph name: uni0125 Contours detected: 3 Expected: 2 - Glyph name: uni0126 Contours detected: 3 Expected: 2 - Glyph name: uni0127 Contours detected: 2 Expected: 1 - Glyph name: uni0128 Contours detected: 3 Expected: 2 - Glyph name: uni0129 Contours detected: 3 Expected: 2 - Glyph name: uni012A Contours detected: 3 Expected: 2 - Glyph name: uni012B Contours detected: 3 Expected: 2 - Glyph name: uni012C Contours detected: 3 Expected: 2 - Glyph name: uni012D Contours detected: 3 Expected: 2 - Glyph name: uni0130 Contours detected: 3 Expected: 2 - Glyph name: uni0131 Contours detected: 2 Expected: 1 - Glyph name: uni0132 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0134 Contours detected: 3 Expected: 2 - Glyph name: uni0139 Contours detected: 3 Expected: 2 - Glyph name: uni013A Contours detected: 3 Expected: 2 - Glyph name: uni013B Contours detected: 3 Expected: 2 - Glyph name: uni013D Contours detected: 3 Expected: 2 - Glyph name: uni013E Contours detected: 3 Expected: 2 - Glyph name: uni013F Contours detected: 3 Expected: 2 - Glyph name: uni0140 Contours detected: 3 Expected: 2 - Glyph name: uni0141 Contours detected: 2 Expected: 1 - Glyph name: uni0142 Contours detected: 2 Expected: 1 - Glyph name: uni0143 Contours detected: 3 Expected: 2 - Glyph name: uni0144 Contours detected: 3 Expected: 2 - Glyph name: uni0145 Contours detected: 3 Expected: 2 - Glyph name: uni0147 Contours detected: 3 Expected: 2 - Glyph name: uni0148 Contours detected: 3 Expected: 2 - Glyph name: uni0149 Contours detected: 3 Expected: 2 - Glyph name: uni014A Contours detected: 2 Expected: 1 - Glyph name: uni014C Contours detected: 4 Expected: 3 - Glyph name: uni014D Contours detected: 4 Expected: 3 - Glyph name: uni014E Contours detected: 4 Expected: 3 - Glyph name: uni014F Contours detected: 4 Expected: 3 - Glyph name: uni0150 Contours detected: 5 Expected: 4 - Glyph name: uni0151 Contours detected: 5 Expected: 4 - Glyph name: uni0152 Contours detected: 3 Expected: 2 - Glyph name: uni0153 Contours detected: 4 Expected: 3 - Glyph name: uni0154 Contours detected: 4 Expected: 3 - Glyph name: uni0155 Contours detected: 3 Expected: 2 - Glyph name: uni0158 Contours detected: 4 Expected: 3 - Glyph name: uni0159 Contours detected: 3 Expected: 2 - Glyph name: uni015A Contours detected: 3 Expected: 2 - Glyph name: uni015B Contours detected: 3 Expected: 2 - Glyph name: uni015C Contours detected: 3 Expected: 2 - Glyph name: uni015D Contours detected: 3 Expected: 2 - Glyph name: uni0160 Contours detected: 3 Expected: 2 - Glyph name: uni0161 Contours detected: 3 Expected: 2 - Glyph name: uni0164 Contours detected: 3 Expected: 2 - Glyph name: uni0165 Contours detected: 3 Expected: 2 - Glyph name: uni0166 Contours detected: 2 Expected: 1 - Glyph name: uni0167 Contours detected: 2 Expected: 1 - Glyph name: uni0168 Contours detected: 3 Expected: 2 - Glyph name: uni0169 Contours detected: 3 Expected: 2 - Glyph name: uni016A Contours detected: 3 Expected: 2 - Glyph name: uni016B Contours detected: 3 Expected: 2 - Glyph name: uni016C Contours detected: 3 Expected: 2 - Glyph name: uni016D Contours detected: 3 Expected: 2 - Glyph name: uni016E Contours detected: 4 Expected: 3 - Glyph name: uni016F Contours detected: 4 Expected: 3 - Glyph name: uni0170 Contours detected: 4 Expected: 3 - Glyph name: uni0171 Contours detected: 4 Expected: 3 - Glyph name: uni0172 Contours detected: 2 Expected: 1 - Glyph name: uni0173 Contours detected: 2 Expected: 1 - Glyph name: uni0174 Contours detected: 3 Expected: 2 - Glyph name: uni0175 Contours detected: 3 Expected: 2 - Glyph name: uni0176 Contours detected: 3 Expected: 2 - Glyph name: uni0178 Contours detected: 4 Expected: 3 - Glyph name: uni0179 Contours detected: 3 Expected: 2 - Glyph name: uni017A Contours detected: 3 Expected: 2 - Glyph name: uni017B Contours detected: 3 Expected: 2 - Glyph name: uni017C Contours detected: 3 Expected: 2 - Glyph name: uni017D Contours detected: 3 Expected: 2 - Glyph name: uni017E Contours detected: 3 Expected: 2 - Glyph name: uni018F Contours detected: 3 Expected: 2 - Glyph name: uni0192 Contours detected: 2 Expected: 1 - Glyph name: uni01C4 Contours detected: 5 Expected: 4 - Glyph name: uni01C5 Contours detected: 5 Expected: 4 - Glyph name: uni01C6 Contours detected: 5 Expected: 4 - Glyph name: uni01C7 Contours detected: 3 Expected: 2 - Glyph name: uni01CA Contours detected: 3 Expected: 2 - Glyph name: uni01D3 Contours detected: 3 Expected: 2 - Glyph name: uni01D4 Contours detected: 3 Expected: 2 - Glyph name: uni01E3 Contours detected: 5 Expected: 4 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni01F3 Contours detected: 4 Expected: 3 - Glyph name: uni01FD Contours detected: 5 Expected: 4 - Glyph name: uni01FE Contours detected: 5 Expected: 4 - Glyph name: uni01FF Contours detected: 5 Expected: 4 - Glyph name: uni0232 Contours detected: 3 Expected: 2 - Glyph name: uni0259 Contours detected: 3 Expected: 2 - Glyph name: uni0394 Contours detected: 3 Expected: 2 - Glyph name: uni03A3 Contours detected: 2 Expected: 1 - Glyph name: uni03C0 Contours detected: 2 Expected: 1 - Glyph name: uni1E46 Contours detected: 3 Expected: 2 - Glyph name: uni1E47 Contours detected: 3 Expected: 2 - Glyph name: uni1E62 Contours detected: 3 Expected: 2 - Glyph name: uni1E63 Contours detected: 3 Expected: 2 - Glyph name: uni1E80 Contours detected: 3 Expected: 2 - Glyph name: uni1E81 Contours detected: 3 Expected: 2 - Glyph name: uni1E82 Contours detected: 3 Expected: 2 - Glyph name: uni1E83 Contours detected: 3 Expected: 2 - Glyph name: uni1E84 Contours detected: 4 Expected: 3 - Glyph name: uni1E85 Contours detected: 4 Expected: 3 - Glyph name: uni1EBC Contours detected: 3 Expected: 2 - Glyph name: uni1EBD Contours detected: 4 Expected: 3 - Glyph name: uni1EF2 Contours detected: 3 Expected: 2 - Glyph name: uni2002 Contours detected: 1 Expected: 0 - Glyph name: uni2003 Contours detected: 1 Expected: 0 - Glyph name: uni2004 Contours detected: 1 Expected: 0 - Glyph name: uni2005 Contours detected: 1 Expected: 0 - Glyph name: uni2006 Contours detected: 1 Expected: 0 - Glyph name: uni2007 Contours detected: 1 Expected: 0 - Glyph name: uni2008 Contours detected: 1 Expected: 0 - Glyph name: uni2009 Contours detected: 1 Expected: 0 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: uni2012 Contours detected: 2 Expected: 1 - Glyph name: uni2013 Contours detected: 2 Expected: 1 - Glyph name: uni2014 Contours detected: 2 Expected: 1 - Glyph name: uni2018 Contours detected: 2 Expected: 1 - Glyph name: uni2019 Contours detected: 2 Expected: 1 - Glyph name: uni201A Contours detected: 2 Expected: 1 - Glyph name: uni201C Contours detected: 3 Expected: 2 - Glyph name: uni201D Contours detected: 3 Expected: 2 - Glyph name: uni201E Contours detected: 3 Expected: 2 - Glyph name: uni2021 Contours detected: 2 Expected: 1 or 3 - Glyph name: uni2022 Contours detected: 2 Expected: 1 - Glyph name: uni2026 Contours detected: 4 Expected: 3 - Glyph name: uni2030 Contours detected: 8 Expected: 6 or 7 - Glyph name: uni2039 Contours detected: 2 Expected: 1 - Glyph name: uni203A Contours detected: 2 Expected: 1 - Glyph name: uni203D Contours detected: 4 Expected: 2 - Glyph name: uni2071 Contours detected: 3 Expected: 2 - Glyph name: uni2074 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni2075 Contours detected: 2 Expected: 1 - Glyph name: uni2076 Contours detected: 3 Expected: 2 - Glyph name: uni2077 Contours detected: 2 Expected: 1 - Glyph name: uni2078 Contours detected: 4 Expected: 3 - Glyph name: uni2079 Contours detected: 3 Expected: 2 - Glyph name: uni207A Contours detected: 2 Expected: 1 - Glyph name: uni207B Contours detected: 2 Expected: 1 - Glyph name: uni207C Contours detected: 3 Expected: 2 - Glyph name: uni207D Contours detected: 2 Expected: 1 - Glyph name: uni207E Contours detected: 2 Expected: 1 - Glyph name: uni207F Contours detected: 2 Expected: 1 - Glyph name: uni2081 Contours detected: 2 Expected: 1 - Glyph name: uni2082 Contours detected: 2 Expected: 1 - Glyph name: uni2083 Contours detected: 2 Expected: 1 - Glyph name: uni2084 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni2085 Contours detected: 2 Expected: 1 - Glyph name: uni2086 Contours detected: 3 Expected: 2 - Glyph name: uni2087 Contours detected: 2 Expected: 1 - Glyph name: uni2088 Contours detected: 4 Expected: 3 - Glyph name: uni2089 Contours detected: 3 Expected: 2 - Glyph name: uni208A Contours detected: 2 Expected: 1 - Glyph name: uni208B Contours detected: 2 Expected: 1 - Glyph name: uni208C Contours detected: 3 Expected: 2 - Glyph name: uni208D Contours detected: 2 Expected: 1 - Glyph name: uni208E Contours detected: 2 Expected: 1 - Glyph name: uni20A1 Contours detected: 4 Expected: 1 or 3 - Glyph name: uni20A4 Contours detected: 2 Expected: 1 - Glyph name: uni20A6 Contours detected: 6 Expected: 1, 3 or 5 - Glyph name: uni20A7 Contours detected: 5 Expected: 2, 3 or 4 - Glyph name: uni20A9 Contours detected: 8 Expected: 1, 3, 4 or 7 - Glyph name: uni20AA Contours detected: 3 Expected: 2 - Glyph name: uni20AD Contours detected: 2 Expected: 1 - Glyph name: uni20AE Contours detected: 2 Expected: 1 - Glyph name: uni20B1 Contours detected: 5 Expected: 1, 2 or 4 - Glyph name: uni20B9 Contours detected: 2 Expected: 1 - Glyph name: uni20BA Contours detected: 2 Expected: 1 - Glyph name: uni20BD Contours detected: 3 Expected: 2 - Glyph name: uni2113 Contours detected: 3 Expected: 2 - Glyph name: uni2116 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2117 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2120 Contours detected: 3 Expected: 2 - Glyph name: uni2122 Contours detected: 3 Expected: 2 - Glyph name: uni2126 Contours detected: 2 Expected: 1 - Glyph name: uni212E Contours detected: 3 Expected: 2 - Glyph name: uni2153 Contours detected: 4 Expected: 3 - Glyph name: uni2154 Contours detected: 4 Expected: 1 or 3 - Glyph name: uni215B Contours detected: 6 Expected: 5 - Glyph name: uni2191 Contours detected: 2 Expected: 1 - Glyph name: uni2193 Contours detected: 2 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: uni2202 Contours detected: 3 Expected: 2 - Glyph name: uni2206 Contours detected: 3 Expected: 2 - Glyph name: uni220F Contours detected: 2 Expected: 1 - Glyph name: uni2211 Contours detected: 2 Expected: 1 - Glyph name: uni2212 Contours detected: 2 Expected: 1 - Glyph name: uni221A Contours detected: 2 Expected: 1 - Glyph name: uni221E Contours detected: 4 Expected: 3 - Glyph name: uni222B Contours detected: 2 Expected: 1 - Glyph name: uni2248 Contours detected: 3 Expected: 2 - Glyph name: uni2260 Contours detected: 2 Expected: 1 - Glyph name: uni2264 Contours detected: 3 Expected: 2 - Glyph name: uni2265 Contours detected: 3 Expected: 2 - Glyph name: uni25B2 Contours detected: 2 Expected: 1 - Glyph name: uni25B6 Contours detected: 2 Expected: 1 - Glyph name: uni25BC Contours detected: 2 Expected: 1 - Glyph name: uni25C0 Contours detected: 2 Expected: 1 - Glyph name: uni25CA Contours detected: 3 Expected: 2 - Glyph name: uni2610 Contours detected: 3 Expected: 2 - Glyph name: uni2611 Contours detected: 4 Expected: 2 - Glyph name: uni2713 Contours detected: 2 Expected: 1 - Glyph name: uni013B Contours detected: 3 Expected: 2 - Glyph name: uni0145 Contours detected: 3 Expected: 2 - Glyph name: uni014E Contours detected: 4 Expected: 3 - Glyph name: uni014F Contours detected: 4 Expected: 3 - Glyph name: uni018F Contours detected: 3 Expected: 2 - Glyph name: uni0192 Contours detected: 2 Expected: 1 - Glyph name: uni01C4 Contours detected: 5 Expected: 4 - Glyph name: uni01C5 Contours detected: 5 Expected: 4 - Glyph name: uni01C6 Contours detected: 5 Expected: 4 - Glyph name: uni01C7 Contours detected: 3 Expected: 2 - Glyph name: uni01CA Contours detected: 3 Expected: 2 - Glyph name: uni01D3 Contours detected: 3 Expected: 2 - Glyph name: uni01D4 Contours detected: 3 Expected: 2 - Glyph name: uni01E3 Contours detected: 5 Expected: 4 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni01F3 Contours detected: 4 Expected: 3 - Glyph name: uni0232 Contours detected: 3 Expected: 2 - Glyph name: uni0259 Contours detected: 3 Expected: 2 - Glyph name: uni0394 Contours detected: 3 Expected: 2 - Glyph name: uni1E46 Contours detected: 3 Expected: 2 - Glyph name: uni1E47 Contours detected: 3 Expected: 2 - Glyph name: uni1E62 Contours detected: 3 Expected: 2 - Glyph name: uni1E63 Contours detected: 3 Expected: 2 - Glyph name: uni1EBC Contours detected: 3 Expected: 2 - Glyph name: uni1EBD Contours detected: 4 Expected: 3 - Glyph name: uni2004 Contours detected: 1 Expected: 0 - Glyph name: uni2005 Contours detected: 1 Expected: 0 - Glyph name: uni2006 Contours detected: 1 Expected: 0 - Glyph name: uni2007 Contours detected: 1 Expected: 0 - Glyph name: uni2008 Contours detected: 1 Expected: 0 - Glyph name: uni2009 Contours detected: 1 Expected: 0 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: uni203D Contours detected: 4 Expected: 2 - Glyph name: uni207A Contours detected: 2 Expected: 1 - Glyph name: uni207B Contours detected: 2 Expected: 1 - Glyph name: uni207C Contours detected: 3 Expected: 2 - Glyph name: uni208A Contours detected: 2 Expected: 1 - Glyph name: uni208B Contours detected: 2 Expected: 1 - Glyph name: uni208C Contours detected: 3 Expected: 2 - Glyph name: uni20A6 Contours detected: 6 Expected: 1, 3 or 5 - Glyph name: uni20A9 Contours detected: 8 Expected: 1, 3, 4 or 7 - Glyph name: uni20AA Contours detected: 3 Expected: 2 - Glyph name: uni20AD Contours detected: 2 Expected: 1 - Glyph name: uni20AE Contours detected: 2 Expected: 1 - Glyph name: uni20B1 Contours detected: 5 Expected: 1, 2 or 4 - Glyph name: uni20B9 Contours detected: 2 Expected: 1 - Glyph name: uni20BA Contours detected: 2 Expected: 1 - Glyph name: uni20BD Contours detected: 3 Expected: 2 - Glyph name: uni2113 Contours detected: 3 Expected: 2 - Glyph name: uni2116 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2117 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2120 Contours detected: 3 Expected: 2 - Glyph name: uni2126 Contours detected: 2 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: uni2206 Contours detected: 3 Expected: 2 - Glyph name: uni25B6 Contours detected: 2 Expected: 1 - Glyph name: uni25C0 Contours detected: 2 Expected: 1 - Glyph name: uni2610 Contours detected: 3 Expected: 2 - Glyph name: uni2611 Contours detected: 4 Expected: 2 - Glyph name: uni2713 Contours detected: 2 Expected: 1
[code: contour-count]
⚠️ ZillaSlabHighlight-Bold.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: uni0021 Contours detected: 3 Expected: 2 - Glyph name: uni0022 Contours detected: 3 Expected: 2 - Glyph name: uni0023 Contours detected: 3 Expected: 2 - Glyph name: uni0024 Contours detected: 4 Expected: 1, 3 or 5 - Glyph name: uni0025 Contours detected: 6 Expected: 5 - Glyph name: uni0026 Contours detected: 4 Expected: 1, 2 or 3 - Glyph name: uni0027 Contours detected: 2 Expected: 1 - Glyph name: uni0028 Contours detected: 2 Expected: 1 - Glyph name: uni0029 Contours detected: 2 Expected: 1 - Glyph name: uni002A Contours detected: 2 Expected: 1 or 4 - Glyph name: uni002B Contours detected: 2 Expected: 1 - Glyph name: uni002C Contours detected: 2 Expected: 1 - Glyph name: uni002D Contours detected: 2 Expected: 1 - Glyph name: uni002E Contours detected: 2 Expected: 1 - Glyph name: uni002F Contours detected: 2 Expected: 1 - Glyph name: uni0031 Contours detected: 2 Expected: 1 - Glyph name: uni0032 Contours detected: 2 Expected: 1 - Glyph name: uni0033 Contours detected: 2 Expected: 1 - Glyph name: uni0034 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0035 Contours detected: 2 Expected: 1 - Glyph name: uni0036 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0037 Contours detected: 2 Expected: 1 - Glyph name: uni0038 Contours detected: 4 Expected: 3 - Glyph name: uni0039 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni003A Contours detected: 3 Expected: 2 - Glyph name: uni003B Contours detected: 3 Expected: 2 - Glyph name: uni003C Contours detected: 2 Expected: 1 - Glyph name: uni003D Contours detected: 3 Expected: 2 - Glyph name: uni003E Contours detected: 2 Expected: 1 - Glyph name: uni003F Contours detected: 3 Expected: 2 - Glyph name: uni0040 Contours detected: 3 Expected: 2 - Glyph name: uni0041 Contours detected: 3 Expected: 2 - Glyph name: uni0042 Contours detected: 4 Expected: 2 or 3 - Glyph name: uni0043 Contours detected: 2 Expected: 1 - Glyph name: uni0044 Contours detected: 3 Expected: 2 - Glyph name: uni0045 Contours detected: 2 Expected: 1 - Glyph name: uni0046 Contours detected: 2 Expected: 1 - Glyph name: uni0047 Contours detected: 2 Expected: 1 - Glyph name: uni0048 Contours detected: 2 Expected: 1 - Glyph name: uni0049 Contours detected: 2 Expected: 1 - Glyph name: uni004A Contours detected: 2 Expected: 1 - Glyph name: uni004C Contours detected: 2 Expected: 1 - Glyph name: uni004D Contours detected: 2 Expected: 1 - Glyph name: uni004E Contours detected: 2 Expected: 1 - Glyph name: uni004F Contours detected: 3 Expected: 2 - Glyph name: uni0050 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0051 Contours detected: 3 Expected: 2 - Glyph name: uni0052 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0053 Contours detected: 2 Expected: 1 - Glyph name: uni0054 Contours detected: 2 Expected: 1 - Glyph name: uni0055 Contours detected: 2 Expected: 1 - Glyph name: uni0056 Contours detected: 2 Expected: 1 - Glyph name: uni0058 Contours detected: 2 Expected: 1 - Glyph name: uni0059 Contours detected: 2 Expected: 1 - Glyph name: uni005A Contours detected: 2 Expected: 1 - Glyph name: uni005C Contours detected: 2 Expected: 1 - Glyph name: uni005E Contours detected: 2 Expected: 1 - Glyph name: uni005F Contours detected: 2 Expected: 1 - Glyph name: uni0061 Contours detected: 3 Expected: 2 - Glyph name: uni0063 Contours detected: 2 Expected: 1 - Glyph name: uni0064 Contours detected: 3 Expected: 2 - Glyph name: uni0065 Contours detected: 3 Expected: 2 - Glyph name: uni0068 Contours detected: 2 Expected: 1 - Glyph name: uni0069 Contours detected: 3 Expected: 2 - Glyph name: uni006C Contours detected: 2 Expected: 1 - Glyph name: uni006D Contours detected: 2 Expected: 1 - Glyph name: uni006E Contours detected: 2 Expected: 1 - Glyph name: uni006F Contours detected: 3 Expected: 2 - Glyph name: uni0072 Contours detected: 2 Expected: 1 - Glyph name: uni0073 Contours detected: 2 Expected: 1 - Glyph name: uni0074 Contours detected: 2 Expected: 1 - Glyph name: uni0075 Contours detected: 2 Expected: 1 - Glyph name: uni0076 Contours detected: 2 Expected: 1 - Glyph name: uni0077 Contours detected: 2 Expected: 1 - Glyph name: uni0078 Contours detected: 2 Expected: 1 - Glyph name: uni007A Contours detected: 2 Expected: 1 - Glyph name: uni007C Contours detected: 2 Expected: 1 - Glyph name: uni007E Contours detected: 2 Expected: 1 - Glyph name: uni00A1 Contours detected: 3 Expected: 2 - Glyph name: uni00A2 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni00A4 Contours detected: 3 Expected: 2 - Glyph name: uni00A6 Contours detected: 3 Expected: 2 - Glyph name: uni00A7 Contours detected: 3 Expected: 2 - Glyph name: uni00A9 Contours detected: 4 Expected: 3 - Glyph name: uni00AB Contours detected: 3 Expected: 2 - Glyph name: uni00AC Contours detected: 2 Expected: 1 - Glyph name: uni00AE Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00B0 Contours detected: 3 Expected: 2 - Glyph name: uni00B1 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni00B2 Contours detected: 2 Expected: 1 - Glyph name: uni00B3 Contours detected: 2 Expected: 1 - Glyph name: uni00B7 Contours detected: 2 Expected: 1 - Glyph name: uni00B9 Contours detected: 2 Expected: 1 - Glyph name: uni00BB Contours detected: 3 Expected: 2 - Glyph name: uni00BC Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00BD Contours detected: 4 Expected: 3 - Glyph name: uni00BE Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00BF Contours detected: 3 Expected: 2 - Glyph name: uni00C0 Contours detected: 4 Expected: 3 - Glyph name: uni00C1 Contours detected: 4 Expected: 3 - Glyph name: uni00C2 Contours detected: 4 Expected: 3 - Glyph name: uni00C3 Contours detected: 4 Expected: 3 - Glyph name: uni00C4 Contours detected: 5 Expected: 4 - Glyph name: uni00C5 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni00C8 Contours detected: 3 Expected: 2 - Glyph name: uni00C9 Contours detected: 3 Expected: 2 - Glyph name: uni00CA Contours detected: 3 Expected: 2 - Glyph name: uni00CB Contours detected: 4 Expected: 3 - Glyph name: uni00CC Contours detected: 3 Expected: 2 - Glyph name: uni00CD Contours detected: 3 Expected: 2 - Glyph name: uni00CE Contours detected: 3 Expected: 2 - Glyph name: uni00CF Contours detected: 4 Expected: 3 - Glyph name: uni00D0 Contours detected: 3 Expected: 2 - Glyph name: uni00D1 Contours detected: 3 Expected: 2 - Glyph name: uni00D2 Contours detected: 4 Expected: 3 - Glyph name: uni00D3 Contours detected: 4 Expected: 3 - Glyph name: uni00D4 Contours detected: 4 Expected: 3 - Glyph name: uni00D5 Contours detected: 4 Expected: 3 - Glyph name: uni00D6 Contours detected: 5 Expected: 4 - Glyph name: uni00D7 Contours detected: 2 Expected: 1 - Glyph name: uni00D8 Contours detected: 4 Expected: 2 or 3 - Glyph name: uni00D9 Contours detected: 3 Expected: 2 - Glyph name: uni00DA Contours detected: 3 Expected: 2 - Glyph name: uni00DB Contours detected: 3 Expected: 2 - Glyph name: uni00DC Contours detected: 4 Expected: 3 - Glyph name: uni00DD Contours detected: 3 Expected: 2 - Glyph name: uni00DE Contours detected: 3 Expected: 1 or 2 - Glyph name: uni00DF Contours detected: 2 Expected: 1 - Glyph name: uni00E0 Contours detected: 4 Expected: 3 - Glyph name: uni00E1 Contours detected: 4 Expected: 3 - Glyph name: uni00E2 Contours detected: 4 Expected: 3 - Glyph name: uni00E3 Contours detected: 4 Expected: 3 - Glyph name: uni00E4 Contours detected: 5 Expected: 4 - Glyph name: uni00E5 Contours detected: 5 Expected: 4 - Glyph name: uni00E6 Contours detected: 4 Expected: 3 - Glyph name: uni00E8 Contours detected: 4 Expected: 3 - Glyph name: uni00E9 Contours detected: 4 Expected: 3 - Glyph name: uni00EA Contours detected: 4 Expected: 3 - Glyph name: uni00EB Contours detected: 5 Expected: 4 - Glyph name: uni00EC Contours detected: 3 Expected: 2 - Glyph name: uni00ED Contours detected: 3 Expected: 2 - Glyph name: uni00EE Contours detected: 3 Expected: 2 - Glyph name: uni00EF Contours detected: 4 Expected: 3 - Glyph name: uni00F0 Contours detected: 3 Expected: 2 - Glyph name: uni00F1 Contours detected: 3 Expected: 2 - Glyph name: uni00F2 Contours detected: 4 Expected: 3 - Glyph name: uni00F3 Contours detected: 4 Expected: 3 - Glyph name: uni00F4 Contours detected: 4 Expected: 3 - Glyph name: uni00F5 Contours detected: 4 Expected: 3 - Glyph name: uni00F6 Contours detected: 5 Expected: 4 - Glyph name: uni00F7 Contours detected: 4 Expected: 3 - Glyph name: uni00F8 Contours detected: 4 Expected: 3 - Glyph name: uni00F9 Contours detected: 3 Expected: 2 - Glyph name: uni00FA Contours detected: 3 Expected: 2 - Glyph name: uni00FB Contours detected: 3 Expected: 2 - Glyph name: uni00FC Contours detected: 4 Expected: 3 - Glyph name: uni00FE Contours detected: 3 Expected: 2 - Glyph name: uni0100 Contours detected: 4 Expected: 3 - Glyph name: uni0101 Contours detected: 4 Expected: 3 - Glyph name: uni0102 Contours detected: 4 Expected: 3 - Glyph name: uni0103 Contours detected: 4 Expected: 3 - Glyph name: uni0105 Contours detected: 3 Expected: 2 - Glyph name: uni0106 Contours detected: 3 Expected: 2 - Glyph name: uni0107 Contours detected: 3 Expected: 2 - Glyph name: uni0108 Contours detected: 3 Expected: 2 - Glyph name: uni0109 Contours detected: 3 Expected: 2 - Glyph name: uni010A Contours detected: 3 Expected: 2 - Glyph name: uni010B Contours detected: 3 Expected: 2 - Glyph name: uni010C Contours detected: 3 Expected: 2 - Glyph name: uni010D Contours detected: 3 Expected: 2 - Glyph name: uni010E Contours detected: 4 Expected: 3 - Glyph name: uni010F Contours detected: 4 Expected: 3 - Glyph name: uni0110 Contours detected: 3 Expected: 2 - Glyph name: uni0111 Contours detected: 3 Expected: 2 - Glyph name: uni0112 Contours detected: 3 Expected: 2 - Glyph name: uni0113 Contours detected: 4 Expected: 3 - Glyph name: uni0114 Contours detected: 3 Expected: 2 - Glyph name: uni0115 Contours detected: 4 Expected: 3 - Glyph name: uni0116 Contours detected: 3 Expected: 2 - Glyph name: uni0117 Contours detected: 4 Expected: 3 - Glyph name: uni0119 Contours detected: 3 Expected: 2 - Glyph name: uni011A Contours detected: 3 Expected: 2 - Glyph name: uni011B Contours detected: 4 Expected: 3 - Glyph name: uni011C Contours detected: 3 Expected: 2 - Glyph name: uni011E Contours detected: 3 Expected: 2 - Glyph name: uni0120 Contours detected: 3 Expected: 2 - Glyph name: uni0124 Contours detected: 3 Expected: 2 - Glyph name: uni0125 Contours detected: 3 Expected: 2 - Glyph name: uni0126 Contours detected: 3 Expected: 2 - Glyph name: uni0127 Contours detected: 2 Expected: 1 - Glyph name: uni0128 Contours detected: 3 Expected: 2 - Glyph name: uni0129 Contours detected: 3 Expected: 2 - Glyph name: uni012A Contours detected: 3 Expected: 2 - Glyph name: uni012B Contours detected: 3 Expected: 2 - Glyph name: uni012C Contours detected: 3 Expected: 2 - Glyph name: uni012D Contours detected: 3 Expected: 2 - Glyph name: uni0130 Contours detected: 3 Expected: 2 - Glyph name: uni0131 Contours detected: 2 Expected: 1 - Glyph name: uni0132 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni0134 Contours detected: 3 Expected: 2 - Glyph name: uni0139 Contours detected: 3 Expected: 2 - Glyph name: uni013A Contours detected: 3 Expected: 2 - Glyph name: uni013D Contours detected: 3 Expected: 2 - Glyph name: uni013E Contours detected: 3 Expected: 2 - Glyph name: uni013F Contours detected: 3 Expected: 2 - Glyph name: uni0140 Contours detected: 3 Expected: 2 - Glyph name: uni0141 Contours detected: 2 Expected: 1 - Glyph name: uni0142 Contours detected: 2 Expected: 1 - Glyph name: uni0143 Contours detected: 3 Expected: 2 - Glyph name: uni0144 Contours detected: 3 Expected: 2 - Glyph name: uni0147 Contours detected: 3 Expected: 2 - Glyph name: uni0148 Contours detected: 3 Expected: 2 - Glyph name: uni0149 Contours detected: 3 Expected: 2 - Glyph name: uni014A Contours detected: 2 Expected: 1 - Glyph name: uni014C Contours detected: 4 Expected: 3 - Glyph name: uni014D Contours detected: 4 Expected: 3 - Glyph name: uni014E Contours detected: 4 Expected: 3 - Glyph name: uni014F Contours detected: 4 Expected: 3 - Glyph name: uni0150 Contours detected: 5 Expected: 4 - Glyph name: uni0151 Contours detected: 5 Expected: 4 - Glyph name: uni0152 Contours detected: 3 Expected: 2 - Glyph name: uni0153 Contours detected: 4 Expected: 3 - Glyph name: uni0154 Contours detected: 4 Expected: 3 - Glyph name: uni0155 Contours detected: 3 Expected: 2 - Glyph name: uni0158 Contours detected: 4 Expected: 3 - Glyph name: uni0159 Contours detected: 3 Expected: 2 - Glyph name: uni015A Contours detected: 3 Expected: 2 - Glyph name: uni015B Contours detected: 3 Expected: 2 - Glyph name: uni015C Contours detected: 3 Expected: 2 - Glyph name: uni015D Contours detected: 3 Expected: 2 - Glyph name: uni0160 Contours detected: 3 Expected: 2 - Glyph name: uni0161 Contours detected: 3 Expected: 2 - Glyph name: uni0164 Contours detected: 3 Expected: 2 - Glyph name: uni0165 Contours detected: 3 Expected: 2 - Glyph name: uni0166 Contours detected: 2 Expected: 1 - Glyph name: uni0167 Contours detected: 2 Expected: 1 - Glyph name: uni0168 Contours detected: 3 Expected: 2 - Glyph name: uni0169 Contours detected: 3 Expected: 2 - Glyph name: uni016A Contours detected: 3 Expected: 2 - Glyph name: uni016B Contours detected: 3 Expected: 2 - Glyph name: uni016C Contours detected: 3 Expected: 2 - Glyph name: uni016D Contours detected: 3 Expected: 2 - Glyph name: uni016E Contours detected: 4 Expected: 3 - Glyph name: uni016F Contours detected: 4 Expected: 3 - Glyph name: uni0170 Contours detected: 4 Expected: 3 - Glyph name: uni0171 Contours detected: 4 Expected: 3 - Glyph name: uni0172 Contours detected: 2 Expected: 1 - Glyph name: uni0173 Contours detected: 2 Expected: 1 - Glyph name: uni0174 Contours detected: 3 Expected: 2 - Glyph name: uni0175 Contours detected: 3 Expected: 2 - Glyph name: uni0176 Contours detected: 3 Expected: 2 - Glyph name: uni0178 Contours detected: 4 Expected: 3 - Glyph name: uni0179 Contours detected: 3 Expected: 2 - Glyph name: uni017A Contours detected: 3 Expected: 2 - Glyph name: uni017B Contours detected: 3 Expected: 2 - Glyph name: uni017C Contours detected: 3 Expected: 2 - Glyph name: uni017D Contours detected: 3 Expected: 2 - Glyph name: uni017E Contours detected: 3 Expected: 2 - Glyph name: uni018F Contours detected: 3 Expected: 2 - Glyph name: uni0192 Contours detected: 2 Expected: 1 - Glyph name: uni01C4 Contours detected: 5 Expected: 4 - Glyph name: uni01C5 Contours detected: 5 Expected: 4 - Glyph name: uni01C6 Contours detected: 5 Expected: 4 - Glyph name: uni01C7 Contours detected: 3 Expected: 2 - Glyph name: uni01CA Contours detected: 3 Expected: 2 - Glyph name: uni01D3 Contours detected: 3 Expected: 2 - Glyph name: uni01D4 Contours detected: 3 Expected: 2 - Glyph name: uni01E3 Contours detected: 5 Expected: 4 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni01F3 Contours detected: 4 Expected: 3 - Glyph name: uni01FD Contours detected: 5 Expected: 4 - Glyph name: uni01FE Contours detected: 5 Expected: 4 - Glyph name: uni01FF Contours detected: 5 Expected: 4 - Glyph name: uni0232 Contours detected: 3 Expected: 2 - Glyph name: uni0259 Contours detected: 3 Expected: 2 - Glyph name: uni0394 Contours detected: 3 Expected: 2 - Glyph name: uni03A3 Contours detected: 2 Expected: 1 - Glyph name: uni03C0 Contours detected: 2 Expected: 1 - Glyph name: uni1E46 Contours detected: 3 Expected: 2 - Glyph name: uni1E47 Contours detected: 3 Expected: 2 - Glyph name: uni1E62 Contours detected: 3 Expected: 2 - Glyph name: uni1E63 Contours detected: 3 Expected: 2 - Glyph name: uni1E80 Contours detected: 3 Expected: 2 - Glyph name: uni1E81 Contours detected: 3 Expected: 2 - Glyph name: uni1E82 Contours detected: 3 Expected: 2 - Glyph name: uni1E83 Contours detected: 3 Expected: 2 - Glyph name: uni1E84 Contours detected: 4 Expected: 3 - Glyph name: uni1E85 Contours detected: 4 Expected: 3 - Glyph name: uni1EBC Contours detected: 3 Expected: 2 - Glyph name: uni1EBD Contours detected: 4 Expected: 3 - Glyph name: uni1EF2 Contours detected: 3 Expected: 2 - Glyph name: uni2002 Contours detected: 1 Expected: 0 - Glyph name: uni2003 Contours detected: 1 Expected: 0 - Glyph name: uni2004 Contours detected: 1 Expected: 0 - Glyph name: uni2005 Contours detected: 1 Expected: 0 - Glyph name: uni2006 Contours detected: 1 Expected: 0 - Glyph name: uni2007 Contours detected: 1 Expected: 0 - Glyph name: uni2008 Contours detected: 1 Expected: 0 - Glyph name: uni2009 Contours detected: 1 Expected: 0 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: uni2012 Contours detected: 2 Expected: 1 - Glyph name: uni2013 Contours detected: 2 Expected: 1 - Glyph name: uni2014 Contours detected: 2 Expected: 1 - Glyph name: uni2018 Contours detected: 2 Expected: 1 - Glyph name: uni2019 Contours detected: 2 Expected: 1 - Glyph name: uni201A Contours detected: 2 Expected: 1 - Glyph name: uni201C Contours detected: 3 Expected: 2 - Glyph name: uni201D Contours detected: 3 Expected: 2 - Glyph name: uni201E Contours detected: 3 Expected: 2 - Glyph name: uni2021 Contours detected: 2 Expected: 1 or 3 - Glyph name: uni2022 Contours detected: 2 Expected: 1 - Glyph name: uni2026 Contours detected: 4 Expected: 3 - Glyph name: uni2030 Contours detected: 8 Expected: 6 or 7 - Glyph name: uni2039 Contours detected: 2 Expected: 1 - Glyph name: uni203A Contours detected: 2 Expected: 1 - Glyph name: uni203D Contours detected: 4 Expected: 2 - Glyph name: uni2071 Contours detected: 3 Expected: 2 - Glyph name: uni2074 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni2075 Contours detected: 2 Expected: 1 - Glyph name: uni2076 Contours detected: 3 Expected: 2 - Glyph name: uni2077 Contours detected: 2 Expected: 1 - Glyph name: uni2078 Contours detected: 4 Expected: 3 - Glyph name: uni2079 Contours detected: 3 Expected: 2 - Glyph name: uni207A Contours detected: 2 Expected: 1 - Glyph name: uni207B Contours detected: 2 Expected: 1 - Glyph name: uni207C Contours detected: 3 Expected: 2 - Glyph name: uni207D Contours detected: 2 Expected: 1 - Glyph name: uni207E Contours detected: 2 Expected: 1 - Glyph name: uni207F Contours detected: 2 Expected: 1 - Glyph name: uni2081 Contours detected: 2 Expected: 1 - Glyph name: uni2082 Contours detected: 2 Expected: 1 - Glyph name: uni2083 Contours detected: 2 Expected: 1 - Glyph name: uni2084 Contours detected: 3 Expected: 1 or 2 - Glyph name: uni2085 Contours detected: 2 Expected: 1 - Glyph name: uni2086 Contours detected: 3 Expected: 2 - Glyph name: uni2087 Contours detected: 2 Expected: 1 - Glyph name: uni2088 Contours detected: 4 Expected: 3 - Glyph name: uni2089 Contours detected: 3 Expected: 2 - Glyph name: uni208A Contours detected: 2 Expected: 1 - Glyph name: uni208B Contours detected: 2 Expected: 1 - Glyph name: uni208C Contours detected: 3 Expected: 2 - Glyph name: uni208D Contours detected: 2 Expected: 1 - Glyph name: uni208E Contours detected: 2 Expected: 1 - Glyph name: uni20A1 Contours detected: 4 Expected: 1 or 3 - Glyph name: uni20A4 Contours detected: 2 Expected: 1 - Glyph name: uni20A6 Contours detected: 6 Expected: 1, 3 or 5 - Glyph name: uni20A7 Contours detected: 5 Expected: 2, 3 or 4 - Glyph name: uni20A9 Contours detected: 8 Expected: 1, 3, 4 or 7 - Glyph name: uni20AA Contours detected: 3 Expected: 2 - Glyph name: uni20AD Contours detected: 2 Expected: 1 - Glyph name: uni20AE Contours detected: 2 Expected: 1 - Glyph name: uni20B1 Contours detected: 5 Expected: 1, 2 or 4 - Glyph name: uni20B9 Contours detected: 2 Expected: 1 - Glyph name: uni20BA Contours detected: 2 Expected: 1 - Glyph name: uni20BD Contours detected: 3 Expected: 2 - Glyph name: uni2113 Contours detected: 3 Expected: 2 - Glyph name: uni2116 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2117 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2120 Contours detected: 3 Expected: 2 - Glyph name: uni2122 Contours detected: 3 Expected: 2 - Glyph name: uni2126 Contours detected: 2 Expected: 1 - Glyph name: uni212E Contours detected: 3 Expected: 2 - Glyph name: uni2153 Contours detected: 4 Expected: 3 - Glyph name: uni2154 Contours detected: 4 Expected: 1 or 3 - Glyph name: uni215B Contours detected: 6 Expected: 5 - Glyph name: uni2191 Contours detected: 2 Expected: 1 - Glyph name: uni2193 Contours detected: 2 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: uni2202 Contours detected: 3 Expected: 2 - Glyph name: uni2206 Contours detected: 3 Expected: 2 - Glyph name: uni220F Contours detected: 2 Expected: 1 - Glyph name: uni2211 Contours detected: 2 Expected: 1 - Glyph name: uni2212 Contours detected: 2 Expected: 1 - Glyph name: uni221A Contours detected: 2 Expected: 1 - Glyph name: uni221E Contours detected: 4 Expected: 3 - Glyph name: uni222B Contours detected: 2 Expected: 1 - Glyph name: uni2248 Contours detected: 3 Expected: 2 - Glyph name: uni2260 Contours detected: 2 Expected: 1 - Glyph name: uni2264 Contours detected: 3 Expected: 2 - Glyph name: uni2265 Contours detected: 3 Expected: 2 - Glyph name: uni25B2 Contours detected: 2 Expected: 1 - Glyph name: uni25B6 Contours detected: 2 Expected: 1 - Glyph name: uni25BC Contours detected: 2 Expected: 1 - Glyph name: uni25C0 Contours detected: 2 Expected: 1 - Glyph name: uni25CA Contours detected: 3 Expected: 2 - Glyph name: uni2610 Contours detected: 3 Expected: 2 - Glyph name: uni2611 Contours detected: 4 Expected: 2 - Glyph name: uni2713 Contours detected: 2 Expected: 1 - Glyph name: uni014E Contours detected: 4 Expected: 3 - Glyph name: uni014F Contours detected: 4 Expected: 3 - Glyph name: uni018F Contours detected: 3 Expected: 2 - Glyph name: uni0192 Contours detected: 2 Expected: 1 - Glyph name: uni01C4 Contours detected: 5 Expected: 4 - Glyph name: uni01C5 Contours detected: 5 Expected: 4 - Glyph name: uni01C6 Contours detected: 5 Expected: 4 - Glyph name: uni01C7 Contours detected: 3 Expected: 2 - Glyph name: uni01CA Contours detected: 3 Expected: 2 - Glyph name: uni01D3 Contours detected: 3 Expected: 2 - Glyph name: uni01D4 Contours detected: 3 Expected: 2 - Glyph name: uni01E3 Contours detected: 5 Expected: 4 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni01F3 Contours detected: 4 Expected: 3 - Glyph name: uni0232 Contours detected: 3 Expected: 2 - Glyph name: uni0259 Contours detected: 3 Expected: 2 - Glyph name: uni0394 Contours detected: 3 Expected: 2 - Glyph name: uni1E46 Contours detected: 3 Expected: 2 - Glyph name: uni1E47 Contours detected: 3 Expected: 2 - Glyph name: uni1E62 Contours detected: 3 Expected: 2 - Glyph name: uni1E63 Contours detected: 3 Expected: 2 - Glyph name: uni1EBC Contours detected: 3 Expected: 2 - Glyph name: uni1EBD Contours detected: 4 Expected: 3 - Glyph name: uni2004 Contours detected: 1 Expected: 0 - Glyph name: uni2005 Contours detected: 1 Expected: 0 - Glyph name: uni2006 Contours detected: 1 Expected: 0 - Glyph name: uni2007 Contours detected: 1 Expected: 0 - Glyph name: uni2008 Contours detected: 1 Expected: 0 - Glyph name: uni2009 Contours detected: 1 Expected: 0 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: uni203D Contours detected: 4 Expected: 2 - Glyph name: uni207A Contours detected: 2 Expected: 1 - Glyph name: uni207B Contours detected: 2 Expected: 1 - Glyph name: uni207C Contours detected: 3 Expected: 2 - Glyph name: uni208A Contours detected: 2 Expected: 1 - Glyph name: uni208B Contours detected: 2 Expected: 1 - Glyph name: uni208C Contours detected: 3 Expected: 2 - Glyph name: uni20A6 Contours detected: 6 Expected: 1, 3 or 5 - Glyph name: uni20A9 Contours detected: 8 Expected: 1, 3, 4 or 7 - Glyph name: uni20AA Contours detected: 3 Expected: 2 - Glyph name: uni20AD Contours detected: 2 Expected: 1 - Glyph name: uni20AE Contours detected: 2 Expected: 1 - Glyph name: uni20B1 Contours detected: 5 Expected: 1, 2 or 4 - Glyph name: uni20B9 Contours detected: 2 Expected: 1 - Glyph name: uni20BA Contours detected: 2 Expected: 1 - Glyph name: uni20BD Contours detected: 3 Expected: 2 - Glyph name: uni2113 Contours detected: 3 Expected: 2 - Glyph name: uni2116 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2117 Contours detected: 5 Expected: 3 or 4 - Glyph name: uni2120 Contours detected: 3 Expected: 2 - Glyph name: uni2126 Contours detected: 2 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: uni2206 Contours detected: 3 Expected: 2 - Glyph name: uni25B6 Contours detected: 2 Expected: 1 - Glyph name: uni25C0 Contours detected: 2 Expected: 1 - Glyph name: uni2610 Contours detected: 3 Expected: 2 - Glyph name: uni2611 Contours detected: 4 Expected: 2 - Glyph name: uni2713 Contours detected: 2 Expected: 1
[code: contour-count]
Check math signs have the same width.
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
The most common width is 404 among a set of 2 math glyphs. The following math glyphs have a different width, though:
Width = 417: uni002B
Width = 574: uni003D
Width = 602: uni00AC
Width = 448: uni00B1
Width = 385: uni00D7
Width = 444: uni00F7
Width = 465: uni2212
Width = 625: uni2248
Width = 571: uni2260
Width = 424: uni2265, uni2264 [code: width-outliers]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
The most common width is 398 among a set of 2 math glyphs. The following math glyphs have a different width, though:
Width = 401: uni002B
Width = 545: uni003D
Width = 395: uni003E
Width = 569: uni00AC
Width = 418: uni00B1
Width = 372: uni00D7
Width = 406: uni00F7
Width = 435: uni2212
Width = 591: uni2248
Width = 535: uni2260
Width = 397: uni2265 [code: width-outliers]
Checking Vertical Metric Linegaps.
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
OS/2 sTypoLineGap is not equal to 0. [code: OS/2]
Check accent of Lcaron, dcaron, lcaron, tcaron (derived from com.google.fonts/check/alt_caron)
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
uni013D is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
uni010F is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
uni013E is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
uni0165 is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
uni013D is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
uni010F is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
uni013E is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
- ⚠️ WARN
uni0165 is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]
Section: fontbakery.profiles.head
🔥🔥⏩⏩Checking font version fields (head and name table).
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
head version is "1.00200" while name version string (for platform 3, encoding 1) is "Version 1.1; 2017; ttfautohint (v1.6)". [code: mismatch]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
head version is "1.00200" while name version string (for platform 3, encoding 1) is "Version 1.1; 2017; ttfautohint (v1.6)". [code: mismatch]
Section: fontbakery.profiles.gpos
⚠️⚠️Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value
⚠️ ZillaSlabHighlight-Regular.ttf
- ⚠️ WARN
GPOS table lacks kerning information. [code: lacks-kern-info]
⚠️ ZillaSlabHighlight-Bold.ttf
- ⚠️ WARN
GPOS table lacks kerning information. [code: lacks-kern-info]
Section: fontbakery.profiles.layout
🔥🔥Does the font have any invalid feature tags?
🔥 ZillaSlabHighlight-Regular.ttf
- 🔥 FAIL
The following invalid feature tags were found in the font: crcy [code: bad-feature-tags]
🔥 ZillaSlabHighlight-Bold.ttf
- 🔥 FAIL
The following invalid feature tags were found in the font: crcy [code: bad-feature-tags]