Fontbakery Technical Report

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 16 15 79 8 123
0% 8% 8% 42% 4% 65%

Note: The following loglevels were omitted in this report: SKIP, INFO, PASS, DEBUG

Meaning of check results:

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.

Check ID: <FontBakeryCheck:com.google.fonts/check/canonical_filename>
🔥 LoveYaLikeASister.ttf
  • 🔥 FAIL

    Expected "LoveYaLikeASister-Regular.ttf. Got LoveYaLikeASister.ttf. [code: bad-filename]

Does DESCRIPTION file contain a upstream Git repo URL?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/git_url>
🔥 LoveYaLikeASister.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.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/eof_linebreak>
⚠️ LoveYaLikeASister.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.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyph_coverage>
🔥 LoveYaLikeASister.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0308 (COMBINING DIAERESIS)
    
    
    - 0x0300 (COMBINING GRAVE ACCENT)
    
    
    - 0x0301 (COMBINING ACUTE ACCENT)
    
    
    - 0x030B (COMBINING DOUBLE ACUTE ACCENT)
    
    
    - 0x0304 (COMBINING 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)
    
    
    - 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.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ LoveYaLikeASister.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+0100 LATIN CAPITAL LETTER A WITH MACRON: try adding latin-ext
    • U+0101 LATIN SMALL LETTER A WITH MACRON: try adding latin-ext
    • U+0102 LATIN CAPITAL LETTER A WITH BREVE: try adding one of: vietnamese, latin-ext
    • U+0103 LATIN SMALL LETTER A WITH BREVE: try adding one of: vietnamese, latin-ext
    • U+0104 LATIN CAPITAL LETTER A WITH OGONEK: try adding latin-ext
    • U+0105 LATIN SMALL LETTER A WITH OGONEK: try adding latin-ext
    • U+0106 LATIN CAPITAL LETTER C WITH ACUTE: try adding latin-ext
    • U+0107 LATIN SMALL LETTER C WITH ACUTE: try adding latin-ext
    • U+0108 LATIN CAPITAL LETTER C WITH CIRCUMFLEX: try adding latin-ext
    • U+0109 LATIN SMALL LETTER C WITH CIRCUMFLEX: try adding latin-ext
    • U+010A LATIN CAPITAL LETTER C WITH DOT ABOVE: try adding latin-ext
    • U+010B LATIN SMALL LETTER C WITH DOT ABOVE: try adding latin-ext
    • U+010C LATIN CAPITAL LETTER C WITH CARON: try adding latin-ext
    • U+010D LATIN SMALL LETTER C WITH CARON: try adding latin-ext
    • U+010E LATIN CAPITAL LETTER D WITH CARON: try adding latin-ext
    • U+0110 LATIN CAPITAL LETTER D WITH STROKE: try adding one of: vietnamese, latin-ext
    • U+0111 LATIN SMALL LETTER D WITH STROKE: try adding one of: vietnamese, latin-ext
    • U+0112 LATIN CAPITAL LETTER E WITH MACRON: try adding latin-ext
    • U+0113 LATIN SMALL LETTER E WITH MACRON: try adding latin-ext
    • U+0114 LATIN CAPITAL LETTER E WITH BREVE: try adding latin-ext
    • U+0115 LATIN SMALL LETTER E WITH BREVE: try adding latin-ext
    • U+0116 LATIN CAPITAL LETTER E WITH DOT ABOVE: try adding latin-ext
    • U+0117 LATIN SMALL LETTER E WITH DOT ABOVE: try adding latin-ext
    • U+0118 LATIN CAPITAL LETTER E WITH OGONEK: try adding latin-ext
    • U+0119 LATIN SMALL LETTER E WITH OGONEK: try adding latin-ext
    • U+011A LATIN CAPITAL LETTER E WITH CARON: try adding latin-ext
    • U+011B LATIN SMALL LETTER E WITH CARON: try adding latin-ext
    • U+011C LATIN CAPITAL LETTER G WITH CIRCUMFLEX: try adding latin-ext
    • U+011D LATIN SMALL LETTER G WITH CIRCUMFLEX: try adding latin-ext
    • U+011E LATIN CAPITAL LETTER G WITH BREVE: try adding latin-ext
    • U+011F LATIN SMALL LETTER G WITH BREVE: try adding latin-ext
    • U+0120 LATIN CAPITAL LETTER G WITH DOT ABOVE: try adding latin-ext
    • U+0121 LATIN SMALL LETTER G WITH DOT ABOVE: try adding latin-ext
    • U+0122 LATIN CAPITAL LETTER G WITH CEDILLA: try adding latin-ext
    • U+0123 LATIN SMALL LETTER G WITH CEDILLA: try adding latin-ext
    • U+0124 LATIN CAPITAL LETTER H WITH CIRCUMFLEX: try adding latin-ext
    • U+0125 LATIN SMALL LETTER H WITH CIRCUMFLEX: try adding latin-ext
    • U+0126 LATIN CAPITAL LETTER H WITH STROKE: try adding latin-ext
    • U+0127 LATIN SMALL LETTER H WITH STROKE: try adding latin-ext
    • U+0128 LATIN CAPITAL LETTER I WITH TILDE: try adding one of: vietnamese, latin-ext
    • U+0129 LATIN SMALL LETTER I WITH TILDE: try adding one of: vietnamese, latin-ext
    • U+012A LATIN CAPITAL LETTER I WITH MACRON: try adding latin-ext
    • U+012B LATIN SMALL LETTER I WITH MACRON: try adding latin-ext
    • U+012C LATIN CAPITAL LETTER I WITH BREVE: try adding latin-ext
    • U+012E LATIN CAPITAL LETTER I WITH OGONEK: try adding latin-ext
    • U+012F LATIN SMALL LETTER I WITH OGONEK: try adding latin-ext
    • U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE: try adding latin-ext
    • U+0134 LATIN CAPITAL LETTER J WITH CIRCUMFLEX: try adding latin-ext
    • U+0135 LATIN SMALL LETTER J WITH CIRCUMFLEX: try adding latin-ext
    • U+0136 LATIN CAPITAL LETTER K WITH CEDILLA: try adding latin-ext
    • U+0137 LATIN SMALL LETTER K WITH CEDILLA: try adding latin-ext
    • U+0139 LATIN CAPITAL LETTER L WITH ACUTE: try adding latin-ext
    • U+013A LATIN SMALL LETTER L WITH ACUTE: try adding latin-ext
    • U+013B LATIN CAPITAL LETTER L WITH CEDILLA: try adding latin-ext
    • U+013C LATIN SMALL LETTER L WITH CEDILLA: try adding latin-ext
    • U+013F LATIN CAPITAL LETTER L WITH MIDDLE DOT: try adding latin-ext
    • U+0140 LATIN SMALL LETTER L WITH MIDDLE DOT: try adding latin-ext
    • U+0141 LATIN CAPITAL LETTER L WITH STROKE: try adding latin-ext
    • U+0142 LATIN SMALL LETTER L WITH STROKE: try adding latin-ext
    • U+0143 LATIN CAPITAL LETTER N WITH ACUTE: try adding latin-ext
    • U+0144 LATIN SMALL LETTER N WITH ACUTE: try adding latin-ext
    • U+0145 LATIN CAPITAL LETTER N WITH CEDILLA: try adding latin-ext
    • U+0146 LATIN SMALL LETTER N WITH CEDILLA: try adding latin-ext
    • U+0147 LATIN CAPITAL LETTER N WITH CARON: try adding latin-ext
    • U+0148 LATIN SMALL LETTER N WITH CARON: try adding latin-ext
    • U+014C LATIN CAPITAL LETTER O WITH MACRON: try adding latin-ext
    • U+014D LATIN SMALL LETTER O WITH MACRON: try adding latin-ext
    • U+014E LATIN CAPITAL LETTER O WITH BREVE: try adding latin-ext
    • U+014F LATIN SMALL LETTER O WITH BREVE: try adding latin-ext
    • U+0150 LATIN CAPITAL LETTER O WITH DOUBLE ACUTE: try adding latin-ext
    • U+0151 LATIN SMALL LETTER O WITH DOUBLE ACUTE: try adding latin-ext
    • U+0154 LATIN CAPITAL LETTER R WITH ACUTE: try adding latin-ext
    • U+0155 LATIN SMALL LETTER R WITH ACUTE: try adding latin-ext
    • U+0156 LATIN CAPITAL LETTER R WITH CEDILLA: try adding latin-ext
    • U+0157 LATIN SMALL LETTER R WITH CEDILLA: try adding latin-ext
    • U+0158 LATIN CAPITAL LETTER R WITH CARON: try adding latin-ext
    • U+0159 LATIN SMALL LETTER R WITH CARON: try adding latin-ext
    • U+015A LATIN CAPITAL LETTER S WITH ACUTE: try adding latin-ext
    • U+015B LATIN SMALL LETTER S WITH ACUTE: try adding latin-ext
    • U+015C LATIN CAPITAL LETTER S WITH CIRCUMFLEX: try adding latin-ext
    • U+015D LATIN SMALL LETTER S WITH CIRCUMFLEX: try adding latin-ext
    • U+015E LATIN CAPITAL LETTER S WITH CEDILLA: try adding latin-ext
    • U+015F LATIN SMALL LETTER S WITH CEDILLA: try adding latin-ext
    • U+0160 LATIN CAPITAL LETTER S WITH CARON: try adding latin-ext
    • U+0161 LATIN SMALL LETTER S WITH CARON: try adding latin-ext
    • U+0162 LATIN CAPITAL LETTER T WITH CEDILLA: try adding latin-ext
    • U+0163 LATIN SMALL LETTER T WITH CEDILLA: try adding latin-ext
    • U+0164 LATIN CAPITAL LETTER T WITH CARON: try adding latin-ext
    • U+0166 LATIN CAPITAL LETTER T WITH STROKE: try adding latin-ext
    • U+0167 LATIN SMALL LETTER T WITH STROKE: try adding latin-ext
    • U+0168 LATIN CAPITAL LETTER U WITH TILDE: try adding one of: vietnamese, latin-ext
    • U+0169 LATIN SMALL LETTER U WITH TILDE: try adding one of: vietnamese, latin-ext
    • U+016A LATIN CAPITAL LETTER U WITH MACRON: try adding latin-ext
    • U+016B LATIN SMALL LETTER U WITH MACRON: try adding latin-ext
    • U+016C LATIN CAPITAL LETTER U WITH BREVE: try adding latin-ext
    • U+016D LATIN SMALL LETTER U WITH BREVE: try adding latin-ext
    • U+016E LATIN CAPITAL LETTER U WITH RING ABOVE: try adding latin-ext
    • U+016F LATIN SMALL LETTER U WITH RING ABOVE: try adding latin-ext
    • U+0170 LATIN CAPITAL LETTER U WITH DOUBLE ACUTE: try adding latin-ext
    • U+0171 LATIN SMALL LETTER U WITH DOUBLE ACUTE: try adding latin-ext
    • U+0172 LATIN CAPITAL LETTER U WITH OGONEK: try adding latin-ext
    • U+0173 LATIN SMALL LETTER U WITH OGONEK: try adding latin-ext
    • U+0174 LATIN CAPITAL LETTER W WITH CIRCUMFLEX: try adding latin-ext
    • U+0175 LATIN SMALL LETTER W WITH CIRCUMFLEX: try adding latin-ext
    • U+0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX: try adding latin-ext
    • U+0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX: try adding latin-ext
    • U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS: try adding latin-ext
    • U+0179 LATIN CAPITAL LETTER Z WITH ACUTE: try adding latin-ext
    • U+017A LATIN SMALL LETTER Z WITH ACUTE: try adding latin-ext
    • U+017B LATIN CAPITAL LETTER Z WITH DOT ABOVE: try adding latin-ext
    • U+017C LATIN SMALL LETTER Z WITH DOT ABOVE: try adding latin-ext
    • U+017D LATIN CAPITAL LETTER Z WITH CARON: try adding latin-ext
    • U+017E LATIN SMALL LETTER Z WITH CARON: try adding latin-ext
    • U+0192 LATIN SMALL LETTER F WITH HOOK: try adding latin-ext
    • U+01FC LATIN CAPITAL LETTER AE WITH ACUTE: try adding latin-ext
    • U+01FD LATIN SMALL LETTER AE WITH ACUTE: try adding latin-ext
    • U+01FE LATIN CAPITAL LETTER O WITH STROKE AND ACUTE: try adding latin-ext
    • U+01FF LATIN SMALL LETTER O WITH STROKE AND ACUTE: try adding latin-ext
    • U+0218 LATIN CAPITAL LETTER S WITH COMMA BELOW: try adding latin-ext
    • U+0219 LATIN SMALL LETTER S WITH COMMA BELOW: try adding latin-ext
    • U+02C7 CARON: try adding one of: canadian-aboriginal, yi, tifinagh
    • U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
    • U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
    • U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+1E80 LATIN CAPITAL LETTER W WITH GRAVE: try adding latin-ext
    • U+1E81 LATIN SMALL LETTER W WITH GRAVE: try adding latin-ext
    • U+1E82 LATIN CAPITAL LETTER W WITH ACUTE: try adding latin-ext
    • U+1E83 LATIN SMALL LETTER W WITH ACUTE: try adding latin-ext
    • U+1E84 LATIN CAPITAL LETTER W WITH DIAERESIS: try adding latin-ext
    • U+1E85 LATIN SMALL LETTER W WITH DIAERESIS: try adding latin-ext
    • U+1EF2 LATIN CAPITAL LETTER Y WITH GRAVE: try adding one of: vietnamese, latin-ext
    • U+1EF3 LATIN SMALL LETTER Y WITH GRAVE: try adding one of: vietnamese, latin-ext
    • U+2020 DAGGER: try adding one of: latin-ext, adlam
    • U+2021 DOUBLE DAGGER: try adding adlam
    • 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 [code: unreachable-subsetting]

Check license file has good copyright string.

Check ID: <FontBakeryCheck:com.google.fonts/check/license/OFL_copyright>
🔥 LoveYaLikeASister.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.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/license>
🔥 LoveYaLikeASister.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?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/license_url>
⚠️ LoveYaLikeASister.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]

METADATA.pb subsets should be alphabetically ordered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/subsets_order>
🔥 LoveYaLikeASister.ttf
  • 🔥 FAIL

    METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin'] and expected ['latin', 'menu'] [code: not-sorted]

METADATA.pb font.filename and font.post_script_name fields have equivalent values?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_filename_postscript>
🔥 LoveYaLikeASister.ttf
  • 🔥 FAIL

    METADATA.pb font filename = "LoveYaLikeASister.ttf" does not match post_script_name="LoveYaLikeASister-Regular". [code: mismatch]

Copyright notices match canonical pattern in METADATA.pb

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_copyright>
🔥 LoveYaLikeASister.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

Check ID: <FontBakeryCheck:com.google.fonts/check/font_copyright>
🔥 LoveYaLikeASister.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]

Copyright field for this font on METADATA.pb matches all copyright notice entries on the name table ?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/copyright>
🔥 LoveYaLikeASister.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.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/family_and_style_max_length>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    The combined length of family and style exceeds 27 chars in the following 'MACINTOSH' entries: FONT_FAMILY_NAME = 'Love Ya Like A Sister' / 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 = 'Love Ya Like A Sister' / 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]

Directory name in GFonts repo structure must match NameID 1 of the regular.

Check ID: <FontBakeryCheck:com.google.fonts/check/repo/dirname_matches_nameid_1>
🔥 LoveYaLikeASister.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

Check ID: <FontBakeryCheck:com.google.fonts/check/repo/vf_has_static_fonts>
⚠️ LoveYaLikeASister.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.

Check ID: <FontBakeryCheck:com.google.fonts/check/os2/use_typo_metrics>
🔥 LoveYaLikeASister.ttf
  • 🔥 FAIL

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/loveyalikeasister/LoveYaLikeASister.ttf']. [code: missing-os2-fsselection-bit7]

Ensure fonts have ScriptLangTags declared on the 'meta' table.

Check ID: <FontBakeryCheck:com.google.fonts/check/meta/script_lang_tags>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table. [code: lacks-meta-table]

Ensure fonts do not contain any pre-production tables.

Check ID: <FontBakeryCheck:com.google.fonts/check/no_debugging_tables>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    This font file contains the following pre-production tables: FFTM [code: has-debugging-tables]

Section: Universal

🔥🔥⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩ℹ️ℹ️

Font contains '.notdef' as its first glyph?

Check ID: <FontBakeryCheck:com.google.fonts/check/mandatory_glyphs>
🔥 LoveYaLikeASister.ttf
  • 🔥 FAIL

    The '.notdef' glyph should contain a drawing, but it is blank. [code: notdef-is-blank]

Font has **proper** whitespace glyph names?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_glyphnames>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    Glyph 0x00A0 is called "nbspace": Change to "uni00A0" [code: not-recommended-00a0]

Are there unwanted tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/unwanted_tables>
🔥 LoveYaLikeASister.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

Check ID: <FontBakeryCheck:com.google.fonts/check/unreachable_glyphs>
⚠️ LoveYaLikeASister.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.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ LoveYaLikeASister.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: exclam	Contours detected: 21	Expected: 2
    
    - Glyph name: quotedbl	Contours detected: 12	Expected: 2
    
    - Glyph name: numbersign	Contours detected: 20	Expected: 2
    
    - Glyph name: dollar	Contours detected: 46	Expected: 1, 3 or 5
    
    - Glyph name: percent	Contours detected: 29	Expected: 5
    
    - Glyph name: ampersand	Contours detected: 50	Expected: 1, 2 or 3
    
    - Glyph name: quotesingle	Contours detected: 8	Expected: 1
    
    - Glyph name: parenleft	Contours detected: 17	Expected: 1
    
    - Glyph name: parenright	Contours detected: 21	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 27	Expected: 1 or 4
    
    - Glyph name: plus	Contours detected: 21	Expected: 1
    
    - Glyph name: comma	Contours detected: 4	Expected: 1
    
    - Glyph name: hyphen	Contours detected: 11	Expected: 1
    
    - Glyph name: period	Contours detected: 5	Expected: 1
    
    - Glyph name: slash	Contours detected: 15	Expected: 1
    
    - Glyph name: zero	Contours detected: 24	Expected: 2 or 3
    
    - Glyph name: one	Contours detected: 28	Expected: 1
    
    - Glyph name: two	Contours detected: 28	Expected: 1
    
    - Glyph name: three	Contours detected: 51	Expected: 1
    
    - Glyph name: four	Contours detected: 18	Expected: 1 or 2
    
    - Glyph name: five	Contours detected: 26	Expected: 1
    
    - Glyph name: six	Contours detected: 34	Expected: 1 or 2
    
    - Glyph name: seven	Contours detected: 28	Expected: 1
    
    - Glyph name: eight	Contours detected: 35	Expected: 3
    
    - Glyph name: nine	Contours detected: 30	Expected: 1 or 2
    
    - Glyph name: colon	Contours detected: 10	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 16	Expected: 2
    
    - Glyph name: less	Contours detected: 7	Expected: 1
    
    - Glyph name: equal	Contours detected: 22	Expected: 2
    
    - Glyph name: greater	Contours detected: 6	Expected: 1
    
    - Glyph name: question	Contours detected: 22	Expected: 2
    
    - Glyph name: at	Contours detected: 58	Expected: 2
    
    - Glyph name: A	Contours detected: 17	Expected: 2
    
    - Glyph name: B	Contours detected: 28	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 42	Expected: 1
    
    - Glyph name: D	Contours detected: 43	Expected: 2
    
    - Glyph name: E	Contours detected: 35	Expected: 1
    
    - Glyph name: F	Contours detected: 12	Expected: 1
    
    - Glyph name: G	Contours detected: 10	Expected: 1
    
    - Glyph name: H	Contours detected: 21	Expected: 1
    
    - Glyph name: I	Contours detected: 8	Expected: 1
    
    - Glyph name: J	Contours detected: 35	Expected: 1
    
    - Glyph name: K	Contours detected: 20	Expected: 1 or 2
    
    - Glyph name: L	Contours detected: 20	Expected: 1
    
    - Glyph name: M	Contours detected: 38	Expected: 1
    
    - Glyph name: N	Contours detected: 29	Expected: 1
    
    - Glyph name: O	Contours detected: 33	Expected: 2
    
    - Glyph name: P	Contours detected: 37	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 35	Expected: 2
    
    - Glyph name: R	Contours detected: 36	Expected: 1 or 2
    
    - Glyph name: S	Contours detected: 35	Expected: 1
    
    - Glyph name: T	Contours detected: 22	Expected: 1
    
    - Glyph name: U	Contours detected: 28	Expected: 1
    
    - Glyph name: V	Contours detected: 33	Expected: 1
    
    - Glyph name: W	Contours detected: 31	Expected: 1 or 2
    
    - Glyph name: X	Contours detected: 31	Expected: 1
    
    - Glyph name: Y	Contours detected: 16	Expected: 1
    
    - Glyph name: Z	Contours detected: 25	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 20	Expected: 1
    
    - Glyph name: backslash	Contours detected: 15	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 22	Expected: 1
    
    - Glyph name: asciicircum	Contours detected: 26	Expected: 1
    
    - Glyph name: underscore	Contours detected: 11	Expected: 1
    
    - Glyph name: grave	Contours detected: 7	Expected: 1
    
    - Glyph name: a	Contours detected: 23	Expected: 2
    
    - Glyph name: b	Contours detected: 30	Expected: 2
    
    - Glyph name: c	Contours detected: 31	Expected: 1
    
    - Glyph name: d	Contours detected: 32	Expected: 2
    
    - Glyph name: e	Contours detected: 38	Expected: 2
    
    - Glyph name: f	Contours detected: 29	Expected: 1
    
    - Glyph name: g	Contours detected: 54	Expected: 2 or 3
    
    - Glyph name: h	Contours detected: 33	Expected: 1
    
    - Glyph name: i	Contours detected: 24	Expected: 2
    
    - Glyph name: j	Contours detected: 29	Expected: 2
    
    - Glyph name: k	Contours detected: 36	Expected: 1 or 2
    
    - Glyph name: l	Contours detected: 23	Expected: 1
    
    - Glyph name: m	Contours detected: 56	Expected: 1
    
    - Glyph name: n	Contours detected: 41	Expected: 1
    
    - Glyph name: o	Contours detected: 30	Expected: 2
    
    - Glyph name: p	Contours detected: 38	Expected: 2
    
    - Glyph name: q	Contours detected: 47	Expected: 2
    
    - Glyph name: r	Contours detected: 24	Expected: 1
    
    - Glyph name: s	Contours detected: 38	Expected: 1
    
    - Glyph name: t	Contours detected: 26	Expected: 1
    
    - Glyph name: u	Contours detected: 36	Expected: 1
    
    - Glyph name: v	Contours detected: 26	Expected: 1
    
    - Glyph name: w	Contours detected: 22	Expected: 1
    
    - Glyph name: x	Contours detected: 24	Expected: 1
    
    - Glyph name: y	Contours detected: 24	Expected: 1
    
    - Glyph name: z	Contours detected: 30	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 22	Expected: 1
    
    - Glyph name: bar	Contours detected: 12	Expected: 1
    
    - Glyph name: braceright	Contours detected: 21	Expected: 1
    
    - Glyph name: asciitilde	Contours detected: 27	Expected: 1
    
    - Glyph name: exclamdown	Contours detected: 21	Expected: 2
    
    - Glyph name: cent	Contours detected: 41	Expected: 1 or 2
    
    - Glyph name: sterling	Contours detected: 29	Expected: 1 or 2
    
    - Glyph name: currency	Contours detected: 54	Expected: 2
    
    - Glyph name: yen	Contours detected: 34	Expected: 1 or 2
    
    - Glyph name: brokenbar	Contours detected: 13	Expected: 2
    
    - Glyph name: section	Contours detected: 55	Expected: 2
    
    - Glyph name: dieresis	Contours detected: 10	Expected: 2
    
    - Glyph name: copyright	Contours detected: 55	Expected: 3
    
    - Glyph name: ordfeminine	Contours detected: 23	Expected: 2 or 3
    
    - Glyph name: guillemotleft	Contours detected: 14	Expected: 2
    
    - Glyph name: logicalnot	Contours detected: 20	Expected: 1
    
    - Glyph name: uni00AD	Contours detected: 11	Expected: 0
    
    - Glyph name: registered	Contours detected: 60	Expected: 3 or 4
    
    - Glyph name: macron	Contours detected: 11	Expected: 1
    
    - Glyph name: degree	Contours detected: 30	Expected: 2
    
    - Glyph name: plusminus	Contours detected: 31	Expected: 1 or 2
    
    - Glyph name: twosuperior	Contours detected: 28	Expected: 1
    
    - Glyph name: threesuperior	Contours detected: 51	Expected: 1
    
    - Glyph name: acute	Contours detected: 7	Expected: 1
    
    - Glyph name: mu	Contours detected: 42	Expected: 1
    
    - Glyph name: paragraph	Contours detected: 71	Expected: 1, 2 or 3
    
    - Glyph name: periodcentered	Contours detected: 5	Expected: 1
    
    - Glyph name: cedilla	Contours detected: 24	Expected: 1
    
    - Glyph name: onesuperior	Contours detected: 28	Expected: 1
    
    - Glyph name: ordmasculine	Contours detected: 30	Expected: 2 or 3
    
    - Glyph name: guillemotright	Contours detected: 12	Expected: 2
    
    - Glyph name: onequarter	Contours detected: 61	Expected: 3 or 4
    
    - Glyph name: onehalf	Contours detected: 71	Expected: 3
    
    - Glyph name: threequarters	Contours detected: 84	Expected: 3 or 4
    
    - Glyph name: questiondown	Contours detected: 22	Expected: 2
    
    - Glyph name: Agrave	Contours detected: 24	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 24	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 36	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 44	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 27	Expected: 4
    
    - Glyph name: Aring	Contours detected: 45	Expected: 3 or 4
    
    - Glyph name: AE	Contours detected: 45	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 64	Expected: 1 or 2
    
    - Glyph name: Egrave	Contours detected: 42	Expected: 2
    
    - Glyph name: Eacute	Contours detected: 42	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 45	Expected: 3
    
    - Glyph name: Igrave	Contours detected: 15	Expected: 2
    
    - Glyph name: Iacute	Contours detected: 15	Expected: 2
    
    - Glyph name: Icircumflex	Contours detected: 27	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 18	Expected: 3
    
    - Glyph name: Eth	Contours detected: 53	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 56	Expected: 2
    
    - Glyph name: Ograve	Contours detected: 40	Expected: 3
    
    - Glyph name: Oacute	Contours detected: 40	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 52	Expected: 3
    
    - Glyph name: Otilde	Contours detected: 60	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 43	Expected: 4
    
    - Glyph name: multiply	Contours detected: 21	Expected: 1
    
    - Glyph name: Oslash	Contours detected: 42	Expected: 2 or 3
    
    - Glyph name: Ugrave	Contours detected: 35	Expected: 2
    
    - Glyph name: Uacute	Contours detected: 35	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 47	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 38	Expected: 3
    
    - Glyph name: Yacute	Contours detected: 23	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 38	Expected: 1 or 2
    
    - Glyph name: germandbls	Contours detected: 20	Expected: 1
    
    - Glyph name: agrave	Contours detected: 30	Expected: 3
    
    - Glyph name: aacute	Contours detected: 30	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 42	Expected: 3
    
    - Glyph name: atilde	Contours detected: 50	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 33	Expected: 4
    
    - Glyph name: aring	Contours detected: 52	Expected: 4
    
    - Glyph name: ae	Contours detected: 49	Expected: 3
    
    - Glyph name: ccedilla	Contours detected: 53	Expected: 1 or 2
    
    - Glyph name: egrave	Contours detected: 45	Expected: 3
    
    - Glyph name: eacute	Contours detected: 45	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 57	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 48	Expected: 4
    
    - Glyph name: igrave	Contours detected: 25	Expected: 2
    
    - Glyph name: iacute	Contours detected: 25	Expected: 2
    
    - Glyph name: icircumflex	Contours detected: 37	Expected: 2
    
    - Glyph name: idieresis	Contours detected: 28	Expected: 3
    
    - Glyph name: eth	Contours detected: 33	Expected: 2
    
    - Glyph name: ntilde	Contours detected: 68	Expected: 2
    
    - Glyph name: ograve	Contours detected: 37	Expected: 3
    
    - Glyph name: oacute	Contours detected: 37	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 49	Expected: 3
    
    - Glyph name: otilde	Contours detected: 57	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 40	Expected: 4
    
    - Glyph name: divide	Contours detected: 21	Expected: 3
    
    - Glyph name: oslash	Contours detected: 38	Expected: 3
    
    - Glyph name: ugrave	Contours detected: 43	Expected: 2
    
    - Glyph name: uacute	Contours detected: 43	Expected: 2
    
    - Glyph name: ucircumflex	Contours detected: 55	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 46	Expected: 3
    
    - Glyph name: yacute	Contours detected: 31	Expected: 2
    
    - Glyph name: thorn	Contours detected: 27	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 34	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 28	Expected: 3
    
    - Glyph name: amacron	Contours detected: 34	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 37	Expected: 3
    
    - Glyph name: abreve	Contours detected: 43	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 18	Expected: 2 or 3
    
    - Glyph name: aogonek	Contours detected: 25	Expected: 2
    
    - Glyph name: Cacute	Contours detected: 49	Expected: 2
    
    - Glyph name: cacute	Contours detected: 38	Expected: 2
    
    - Glyph name: Ccircumflex	Contours detected: 61	Expected: 2
    
    - Glyph name: ccircumflex	Contours detected: 50	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 47	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 36	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 60	Expected: 2
    
    - Glyph name: ccaron	Contours detected: 49	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 61	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 54	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 41	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 46	Expected: 2
    
    - Glyph name: emacron	Contours detected: 49	Expected: 3
    
    - Glyph name: Ebreve	Contours detected: 55	Expected: 2
    
    - Glyph name: ebreve	Contours detected: 58	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 40	Expected: 2
    
    - Glyph name: edotaccent	Contours detected: 43	Expected: 3
    
    - Glyph name: Eogonek	Contours detected: 34	Expected: 1 or 2
    
    - Glyph name: eogonek	Contours detected: 38	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 53	Expected: 2
    
    - Glyph name: ecaron	Contours detected: 56	Expected: 3
    
    - Glyph name: Gcircumflex	Contours detected: 29	Expected: 2
    
    - Glyph name: gcircumflex	Contours detected: 73	Expected: 3 or 4
    
    - Glyph name: Gbreve	Contours detected: 30	Expected: 2
    
    - Glyph name: gbreve	Contours detected: 74	Expected: 3 or 4
    
    - Glyph name: Gdotaccent	Contours detected: 15	Expected: 2
    
    - Glyph name: gdotaccent	Contours detected: 59	Expected: 3 or 4
    
    - Glyph name: Gcommaaccent	Contours detected: 14	Expected: 2
    
    - Glyph name: gcommaaccent	Contours detected: 62	Expected: 3 or 4
    
    - Glyph name: Hcircumflex	Contours detected: 40	Expected: 2
    
    - Glyph name: hcircumflex	Contours detected: 52	Expected: 2
    
    - Glyph name: Hbar	Contours detected: 30	Expected: 2
    
    - Glyph name: hbar	Contours detected: 41	Expected: 1
    
    - Glyph name: Itilde	Contours detected: 35	Expected: 2
    
    - Glyph name: itilde	Contours detected: 45	Expected: 2
    
    - Glyph name: Imacron	Contours detected: 19	Expected: 2
    
    - Glyph name: imacron	Contours detected: 29	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 28	Expected: 2
    
    - Glyph name: Iogonek	Contours detected: 9	Expected: 1 or 2
    
    - Glyph name: iogonek	Contours detected: 25	Expected: 2 or 3
    
    - Glyph name: Idotaccent	Contours detected: 13	Expected: 2
    
    - Glyph name: dotlessi	Contours detected: 18	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 41	Expected: 2
    
    - Glyph name: Kcommaaccent	Contours detected: 24	Expected: 2 or 3
    
    - Glyph name: kcommaaccent	Contours detected: 40	Expected: 2 or 3
    
    - Glyph name: Lacute	Contours detected: 27	Expected: 2
    
    - Glyph name: lacute	Contours detected: 30	Expected: 2
    
    - Glyph name: Lcommaaccent	Contours detected: 24	Expected: 2
    
    - Glyph name: lcommaaccent	Contours detected: 27	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 25	Expected: 2
    
    - Glyph name: ldot	Contours detected: 28	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 28	Expected: 1
    
    - Glyph name: lslash	Contours detected: 32	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 36	Expected: 2
    
    - Glyph name: nacute	Contours detected: 48	Expected: 2
    
    - Glyph name: Ncommaaccent	Contours detected: 33	Expected: 2
    
    - Glyph name: ncommaaccent	Contours detected: 45	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 47	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 59	Expected: 2
    
    - Glyph name: Omacron	Contours detected: 44	Expected: 3
    
    - Glyph name: omacron	Contours detected: 41	Expected: 3
    
    - Glyph name: Obreve	Contours detected: 53	Expected: 3
    
    - Glyph name: obreve	Contours detected: 50	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 47	Expected: 4
    
    - Glyph name: ohungarumlaut	Contours detected: 44	Expected: 4
    
    - Glyph name: OE	Contours detected: 64	Expected: 2
    
    - Glyph name: oe	Contours detected: 61	Expected: 3
    
    - Glyph name: Racute	Contours detected: 43	Expected: 3
    
    - Glyph name: racute	Contours detected: 31	Expected: 2
    
    - Glyph name: Rcommaaccent	Contours detected: 40	Expected: 3
    
    - Glyph name: rcommaaccent	Contours detected: 28	Expected: 2
    
    - Glyph name: Rcaron	Contours detected: 54	Expected: 3
    
    - Glyph name: rcaron	Contours detected: 42	Expected: 2
    
    - Glyph name: Sacute	Contours detected: 42	Expected: 2
    
    - Glyph name: sacute	Contours detected: 45	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 57	Expected: 2
    
    - Glyph name: Scedilla	Contours detected: 58	Expected: 1 or 2
    
    - Glyph name: scedilla	Contours detected: 58	Expected: 1 or 2
    
    - Glyph name: Scaron	Contours detected: 53	Expected: 2
    
    - Glyph name: scaron	Contours detected: 56	Expected: 2
    
    - Glyph name: Tcommaaccent	Contours detected: 26	Expected: 1 or 2
    
    - Glyph name: tcommaaccent	Contours detected: 30	Expected: 1 or 2
    
    - Glyph name: Tcaron	Contours detected: 40	Expected: 2
    
    - Glyph name: Tbar	Contours detected: 30	Expected: 1
    
    - Glyph name: tbar	Contours detected: 36	Expected: 1
    
    - Glyph name: Utilde	Contours detected: 55	Expected: 2
    
    - Glyph name: utilde	Contours detected: 63	Expected: 2
    
    - Glyph name: Umacron	Contours detected: 39	Expected: 2
    
    - Glyph name: umacron	Contours detected: 47	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 48	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 56	Expected: 2
    
    - Glyph name: Uring	Contours detected: 58	Expected: 3
    
    - Glyph name: uring	Contours detected: 66	Expected: 3
    
    - Glyph name: Uhungarumlaut	Contours detected: 42	Expected: 3
    
    - Glyph name: uhungarumlaut	Contours detected: 50	Expected: 3
    
    - Glyph name: Uogonek	Contours detected: 27	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 37	Expected: 1
    
    - Glyph name: Wcircumflex	Contours detected: 50	Expected: 2
    
    - Glyph name: wcircumflex	Contours detected: 41	Expected: 2
    
    - Glyph name: Ycircumflex	Contours detected: 35	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 43	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 26	Expected: 3
    
    - Glyph name: Zacute	Contours detected: 32	Expected: 2
    
    - Glyph name: zacute	Contours detected: 37	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 30	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 35	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 43	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 48	Expected: 2
    
    - Glyph name: florin	Contours detected: 27	Expected: 1
    
    - Glyph name: AEacute	Contours detected: 52	Expected: 3
    
    - Glyph name: aeacute	Contours detected: 56	Expected: 4
    
    - Glyph name: Oslashacute	Contours detected: 49	Expected: 4
    
    - Glyph name: oslashacute	Contours detected: 46	Expected: 4
    
    - Glyph name: Scommaaccent	Contours detected: 39	Expected: 2
    
    - Glyph name: scommaaccent	Contours detected: 42	Expected: 2
    
    - Glyph name: circumflex	Contours detected: 19	Expected: 1
    
    - Glyph name: caron	Contours detected: 18	Expected: 1
    
    - Glyph name: breve	Contours detected: 20	Expected: 1
    
    - Glyph name: dotaccent	Contours detected: 5	Expected: 1
    
    - Glyph name: ring	Contours detected: 30	Expected: 2
    
    - Glyph name: ogonek	Contours detected: 3	Expected: 1
    
    - Glyph name: tilde	Contours detected: 27	Expected: 1
    
    - Glyph name: hungarumlaut	Contours detected: 14	Expected: 2
    
    - Glyph name: Wgrave	Contours detected: 38	Expected: 2
    
    - Glyph name: wgrave	Contours detected: 29	Expected: 2
    
    - Glyph name: Wacute	Contours detected: 38	Expected: 2
    
    - Glyph name: wacute	Contours detected: 29	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 41	Expected: 3
    
    - Glyph name: wdieresis	Contours detected: 32	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 23	Expected: 2
    
    - Glyph name: ygrave	Contours detected: 31	Expected: 2
    
    - Glyph name: endash	Contours detected: 11	Expected: 1
    
    - Glyph name: emdash	Contours detected: 11	Expected: 1
    
    - Glyph name: quoteleft	Contours detected: 8	Expected: 1
    
    - Glyph name: quoteright	Contours detected: 8	Expected: 1
    
    - Glyph name: quotesinglbase	Contours detected: 8	Expected: 1
    
    - Glyph name: quotedblleft	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblright	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblbase	Contours detected: 12	Expected: 2
    
    - Glyph name: dagger	Contours detected: 17	Expected: 1 or 2
    
    - Glyph name: daggerdbl	Contours detected: 40	Expected: 1 or 3
    
    - Glyph name: bullet	Contours detected: 5	Expected: 1
    
    - Glyph name: ellipsis	Contours detected: 15	Expected: 3
    
    - Glyph name: guilsinglleft	Contours detected: 7	Expected: 1
    
    - Glyph name: guilsinglright	Contours detected: 6	Expected: 1
    
    - Glyph name: fraction	Contours detected: 15	Expected: 1
    
    - Glyph name: Euro	Contours detected: 55	Expected: 1 or 2
    
    - Glyph name: trademark	Contours detected: 61	Expected: 2
    
    - Glyph name: minus	Contours detected: 11	Expected: 1
    
    - Glyph name: fi	Contours detected: 51	Expected: 1, 2 or 3
    
    - Glyph name: fl	Contours detected: 52	Expected: 1 or 2
    
    - Glyph name: A	Contours detected: 17	Expected: 2
    
    - Glyph name: AE	Contours detected: 45	Expected: 2
    
    - Glyph name: AEacute	Contours detected: 52	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 24	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 37	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 36	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 27	Expected: 4
    
    - Glyph name: Agrave	Contours detected: 24	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 28	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 18	Expected: 2 or 3
    
    - Glyph name: Aring	Contours detected: 45	Expected: 3 or 4
    
    - Glyph name: Atilde	Contours detected: 44	Expected: 3
    
    - Glyph name: B	Contours detected: 28	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 42	Expected: 1
    
    - Glyph name: Cacute	Contours detected: 49	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 60	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 64	Expected: 1 or 2
    
    - Glyph name: Ccircumflex	Contours detected: 61	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 47	Expected: 2
    
    - Glyph name: D	Contours detected: 43	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 61	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 54	Expected: 2
    
    - Glyph name: E	Contours detected: 35	Expected: 1
    
    - Glyph name: Eacute	Contours detected: 42	Expected: 2
    
    - Glyph name: Ebreve	Contours detected: 55	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 53	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 45	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 40	Expected: 2
    
    - Glyph name: Egrave	Contours detected: 42	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 46	Expected: 2
    
    - Glyph name: Eogonek	Contours detected: 34	Expected: 1 or 2
    
    - Glyph name: Eth	Contours detected: 53	Expected: 2
    
    - Glyph name: Euro	Contours detected: 55	Expected: 1 or 2
    
    - Glyph name: F	Contours detected: 12	Expected: 1
    
    - Glyph name: G	Contours detected: 10	Expected: 1
    
    - Glyph name: Gbreve	Contours detected: 30	Expected: 2
    
    - Glyph name: Gcircumflex	Contours detected: 29	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 15	Expected: 2
    
    - Glyph name: H	Contours detected: 21	Expected: 1
    
    - Glyph name: Hbar	Contours detected: 30	Expected: 2
    
    - Glyph name: Hcircumflex	Contours detected: 40	Expected: 2
    
    - Glyph name: I	Contours detected: 8	Expected: 1
    
    - Glyph name: Iacute	Contours detected: 15	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 28	Expected: 2
    
    - Glyph name: Icircumflex	Contours detected: 27	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 18	Expected: 3
    
    - Glyph name: Idotaccent	Contours detected: 13	Expected: 2
    
    - Glyph name: Igrave	Contours detected: 15	Expected: 2
    
    - Glyph name: Imacron	Contours detected: 19	Expected: 2
    
    - Glyph name: Iogonek	Contours detected: 9	Expected: 1 or 2
    
    - Glyph name: Itilde	Contours detected: 35	Expected: 2
    
    - Glyph name: J	Contours detected: 35	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: K	Contours detected: 20	Expected: 1 or 2
    
    - Glyph name: L	Contours detected: 20	Expected: 1
    
    - Glyph name: Lacute	Contours detected: 27	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 25	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 28	Expected: 1
    
    - Glyph name: M	Contours detected: 38	Expected: 1
    
    - Glyph name: N	Contours detected: 29	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 36	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 47	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 56	Expected: 2
    
    - Glyph name: O	Contours detected: 33	Expected: 2
    
    - Glyph name: OE	Contours detected: 64	Expected: 2
    
    - Glyph name: Oacute	Contours detected: 40	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 52	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 43	Expected: 4
    
    - Glyph name: Ograve	Contours detected: 40	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 47	Expected: 4
    
    - Glyph name: Omacron	Contours detected: 44	Expected: 3
    
    - Glyph name: Oslash	Contours detected: 42	Expected: 2 or 3
    
    - Glyph name: Oslashacute	Contours detected: 49	Expected: 4
    
    - Glyph name: Otilde	Contours detected: 60	Expected: 3
    
    - Glyph name: P	Contours detected: 37	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 35	Expected: 2
    
    - Glyph name: R	Contours detected: 36	Expected: 1 or 2
    
    - Glyph name: Racute	Contours detected: 43	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 54	Expected: 3
    
    - Glyph name: S	Contours detected: 35	Expected: 1
    
    - Glyph name: Sacute	Contours detected: 42	Expected: 2
    
    - Glyph name: Scaron	Contours detected: 53	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: T	Contours detected: 22	Expected: 1
    
    - Glyph name: Tbar	Contours detected: 30	Expected: 1
    
    - Glyph name: Tcaron	Contours detected: 40	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 38	Expected: 1 or 2
    
    - Glyph name: U	Contours detected: 28	Expected: 1
    
    - Glyph name: Uacute	Contours detected: 35	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 48	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 47	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 38	Expected: 3
    
    - Glyph name: Ugrave	Contours detected: 35	Expected: 2
    
    - Glyph name: Uhungarumlaut	Contours detected: 42	Expected: 3
    
    - Glyph name: Umacron	Contours detected: 39	Expected: 2
    
    - Glyph name: Uogonek	Contours detected: 27	Expected: 1
    
    - Glyph name: Uring	Contours detected: 58	Expected: 3
    
    - Glyph name: Utilde	Contours detected: 55	Expected: 2
    
    - Glyph name: V	Contours detected: 33	Expected: 1
    
    - Glyph name: W	Contours detected: 31	Expected: 1 or 2
    
    - Glyph name: Wacute	Contours detected: 38	Expected: 2
    
    - Glyph name: Wcircumflex	Contours detected: 50	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 41	Expected: 3
    
    - Glyph name: Wgrave	Contours detected: 38	Expected: 2
    
    - Glyph name: X	Contours detected: 31	Expected: 1
    
    - Glyph name: Y	Contours detected: 16	Expected: 1
    
    - Glyph name: Yacute	Contours detected: 23	Expected: 2
    
    - Glyph name: Ycircumflex	Contours detected: 35	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 26	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 23	Expected: 2
    
    - Glyph name: Z	Contours detected: 25	Expected: 1
    
    - Glyph name: Zacute	Contours detected: 32	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 43	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 30	Expected: 2
    
    - Glyph name: a	Contours detected: 23	Expected: 2
    
    - Glyph name: aacute	Contours detected: 30	Expected: 3
    
    - Glyph name: abreve	Contours detected: 43	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 42	Expected: 3
    
    - Glyph name: acute	Contours detected: 7	Expected: 1
    
    - Glyph name: adieresis	Contours detected: 33	Expected: 4
    
    - Glyph name: ae	Contours detected: 49	Expected: 3
    
    - Glyph name: aeacute	Contours detected: 56	Expected: 4
    
    - Glyph name: agrave	Contours detected: 30	Expected: 3
    
    - Glyph name: amacron	Contours detected: 34	Expected: 3
    
    - Glyph name: ampersand	Contours detected: 50	Expected: 1, 2 or 3
    
    - Glyph name: aogonek	Contours detected: 25	Expected: 2
    
    - Glyph name: aring	Contours detected: 52	Expected: 4
    
    - Glyph name: asciicircum	Contours detected: 26	Expected: 1
    
    - Glyph name: asciitilde	Contours detected: 27	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 27	Expected: 1 or 4
    
    - Glyph name: at	Contours detected: 58	Expected: 2
    
    - Glyph name: atilde	Contours detected: 50	Expected: 3
    
    - Glyph name: b	Contours detected: 30	Expected: 2
    
    - Glyph name: backslash	Contours detected: 15	Expected: 1
    
    - Glyph name: bar	Contours detected: 12	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 22	Expected: 1
    
    - Glyph name: braceright	Contours detected: 21	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 20	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 22	Expected: 1
    
    - Glyph name: breve	Contours detected: 20	Expected: 1
    
    - Glyph name: brokenbar	Contours detected: 13	Expected: 2
    
    - Glyph name: bullet	Contours detected: 5	Expected: 1
    
    - Glyph name: c	Contours detected: 31	Expected: 1
    
    - Glyph name: cacute	Contours detected: 38	Expected: 2
    
    - Glyph name: caron	Contours detected: 18	Expected: 1
    
    - Glyph name: ccaron	Contours detected: 49	Expected: 2
    
    - Glyph name: ccedilla	Contours detected: 53	Expected: 1 or 2
    
    - Glyph name: ccircumflex	Contours detected: 50	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 36	Expected: 2
    
    - Glyph name: cedilla	Contours detected: 24	Expected: 1
    
    - Glyph name: cent	Contours detected: 41	Expected: 1 or 2
    
    - Glyph name: circumflex	Contours detected: 19	Expected: 1
    
    - Glyph name: colon	Contours detected: 10	Expected: 2
    
    - Glyph name: comma	Contours detected: 4	Expected: 1
    
    - Glyph name: commaaccent	Contours detected: 4	Expected: 1
    
    - Glyph name: copyright	Contours detected: 55	Expected: 3
    
    - Glyph name: currency	Contours detected: 54	Expected: 2
    
    - Glyph name: d	Contours detected: 32	Expected: 2
    
    - Glyph name: dagger	Contours detected: 17	Expected: 1 or 2
    
    - Glyph name: daggerdbl	Contours detected: 40	Expected: 1 or 3
    
    - Glyph name: dcroat	Contours detected: 41	Expected: 2
    
    - Glyph name: degree	Contours detected: 30	Expected: 2
    
    - Glyph name: dieresis	Contours detected: 10	Expected: 2
    
    - Glyph name: divide	Contours detected: 21	Expected: 3
    
    - Glyph name: dollar	Contours detected: 46	Expected: 1, 3 or 5
    
    - Glyph name: dotaccent	Contours detected: 5	Expected: 1
    
    - Glyph name: dotlessi	Contours detected: 18	Expected: 1
    
    - Glyph name: e	Contours detected: 38	Expected: 2
    
    - Glyph name: eacute	Contours detected: 45	Expected: 3
    
    - Glyph name: ebreve	Contours detected: 58	Expected: 3
    
    - Glyph name: ecaron	Contours detected: 56	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 57	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 48	Expected: 4
    
    - Glyph name: edotaccent	Contours detected: 43	Expected: 3
    
    - Glyph name: egrave	Contours detected: 45	Expected: 3
    
    - Glyph name: eight	Contours detected: 35	Expected: 3
    
    - Glyph name: ellipsis	Contours detected: 15	Expected: 3
    
    - Glyph name: emacron	Contours detected: 49	Expected: 3
    
    - Glyph name: emdash	Contours detected: 11	Expected: 1
    
    - Glyph name: endash	Contours detected: 11	Expected: 1
    
    - Glyph name: eogonek	Contours detected: 38	Expected: 2
    
    - Glyph name: equal	Contours detected: 22	Expected: 2
    
    - Glyph name: eth	Contours detected: 33	Expected: 2
    
    - Glyph name: exclam	Contours detected: 21	Expected: 2
    
    - Glyph name: exclamdown	Contours detected: 21	Expected: 2
    
    - Glyph name: f	Contours detected: 29	Expected: 1
    
    - Glyph name: fi	Contours detected: 51	Expected: 3
    
    - Glyph name: five	Contours detected: 26	Expected: 1
    
    - Glyph name: fl	Contours detected: 52	Expected: 2
    
    - Glyph name: four	Contours detected: 18	Expected: 1 or 2
    
    - Glyph name: fraction	Contours detected: 15	Expected: 1
    
    - Glyph name: g	Contours detected: 54	Expected: 2 or 3
    
    - Glyph name: gbreve	Contours detected: 74	Expected: 3 or 4
    
    - Glyph name: gcircumflex	Contours detected: 73	Expected: 3 or 4
    
    - Glyph name: gdotaccent	Contours detected: 59	Expected: 3 or 4
    
    - Glyph name: germandbls	Contours detected: 20	Expected: 1
    
    - Glyph name: grave	Contours detected: 7	Expected: 1
    
    - Glyph name: greater	Contours detected: 6	Expected: 1
    
    - Glyph name: guillemotleft	Contours detected: 14	Expected: 2
    
    - Glyph name: guillemotright	Contours detected: 12	Expected: 2
    
    - Glyph name: guilsinglleft	Contours detected: 7	Expected: 1
    
    - Glyph name: guilsinglright	Contours detected: 6	Expected: 1
    
    - Glyph name: h	Contours detected: 33	Expected: 1
    
    - Glyph name: hbar	Contours detected: 41	Expected: 1
    
    - Glyph name: hcircumflex	Contours detected: 52	Expected: 2
    
    - Glyph name: hungarumlaut	Contours detected: 14	Expected: 2
    
    - Glyph name: hyphen	Contours detected: 11	Expected: 1
    
    - Glyph name: i	Contours detected: 24	Expected: 2
    
    - Glyph name: iacute	Contours detected: 25	Expected: 2
    
    - Glyph name: icircumflex	Contours detected: 37	Expected: 2
    
    - Glyph name: idieresis	Contours detected: 28	Expected: 3
    
    - Glyph name: igrave	Contours detected: 25	Expected: 2
    
    - Glyph name: imacron	Contours detected: 29	Expected: 2
    
    - Glyph name: iogonek	Contours detected: 25	Expected: 2 or 3
    
    - Glyph name: itilde	Contours detected: 45	Expected: 2
    
    - Glyph name: j	Contours detected: 29	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 41	Expected: 2
    
    - Glyph name: k	Contours detected: 36	Expected: 1 or 2
    
    - Glyph name: l	Contours detected: 23	Expected: 1
    
    - Glyph name: lacute	Contours detected: 30	Expected: 2
    
    - Glyph name: ldot	Contours detected: 28	Expected: 2
    
    - Glyph name: less	Contours detected: 7	Expected: 1
    
    - Glyph name: logicalnot	Contours detected: 20	Expected: 1
    
    - Glyph name: lslash	Contours detected: 32	Expected: 1
    
    - Glyph name: m	Contours detected: 56	Expected: 1
    
    - Glyph name: macron	Contours detected: 11	Expected: 1
    
    - Glyph name: minus	Contours detected: 11	Expected: 1
    
    - Glyph name: multiply	Contours detected: 21	Expected: 1
    
    - Glyph name: n	Contours detected: 41	Expected: 1
    
    - Glyph name: nacute	Contours detected: 48	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 59	Expected: 2
    
    - Glyph name: nine	Contours detected: 30	Expected: 1 or 2
    
    - Glyph name: ntilde	Contours detected: 68	Expected: 2
    
    - Glyph name: numbersign	Contours detected: 20	Expected: 2
    
    - Glyph name: o	Contours detected: 30	Expected: 2
    
    - Glyph name: oacute	Contours detected: 37	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 49	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 40	Expected: 4
    
    - Glyph name: oe	Contours detected: 61	Expected: 3
    
    - Glyph name: ogonek	Contours detected: 3	Expected: 1
    
    - Glyph name: ograve	Contours detected: 37	Expected: 3
    
    - Glyph name: ohungarumlaut	Contours detected: 44	Expected: 4
    
    - Glyph name: omacron	Contours detected: 41	Expected: 3
    
    - Glyph name: one	Contours detected: 28	Expected: 1
    
    - Glyph name: onehalf	Contours detected: 71	Expected: 3
    
    - Glyph name: onequarter	Contours detected: 61	Expected: 3 or 4
    
    - Glyph name: ordfeminine	Contours detected: 23	Expected: 2 or 3
    
    - Glyph name: ordmasculine	Contours detected: 30	Expected: 2 or 3
    
    - Glyph name: oslash	Contours detected: 38	Expected: 3
    
    - Glyph name: oslashacute	Contours detected: 46	Expected: 4
    
    - Glyph name: otilde	Contours detected: 57	Expected: 3
    
    - Glyph name: p	Contours detected: 38	Expected: 2
    
    - Glyph name: paragraph	Contours detected: 71	Expected: 1, 2 or 3
    
    - Glyph name: parenleft	Contours detected: 17	Expected: 1
    
    - Glyph name: parenright	Contours detected: 21	Expected: 1
    
    - Glyph name: percent	Contours detected: 29	Expected: 5
    
    - Glyph name: period	Contours detected: 5	Expected: 1
    
    - Glyph name: periodcentered	Contours detected: 5	Expected: 1
    
    - Glyph name: plus	Contours detected: 21	Expected: 1
    
    - Glyph name: plusminus	Contours detected: 31	Expected: 1 or 2
    
    - Glyph name: q	Contours detected: 47	Expected: 2
    
    - Glyph name: question	Contours detected: 22	Expected: 2
    
    - Glyph name: questiondown	Contours detected: 22	Expected: 2
    
    - Glyph name: quotedbl	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblbase	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblleft	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblright	Contours detected: 12	Expected: 2
    
    - Glyph name: quoteleft	Contours detected: 8	Expected: 1
    
    - Glyph name: quoteright	Contours detected: 8	Expected: 1
    
    - Glyph name: quotesinglbase	Contours detected: 8	Expected: 1
    
    - Glyph name: quotesingle	Contours detected: 8	Expected: 1
    
    - Glyph name: r	Contours detected: 24	Expected: 1
    
    - Glyph name: racute	Contours detected: 31	Expected: 2
    
    - Glyph name: rcaron	Contours detected: 42	Expected: 2
    
    - Glyph name: registered	Contours detected: 60	Expected: 3 or 4
    
    - Glyph name: ring	Contours detected: 30	Expected: 2
    
    - Glyph name: s	Contours detected: 38	Expected: 1
    
    - Glyph name: sacute	Contours detected: 45	Expected: 2
    
    - Glyph name: scaron	Contours detected: 56	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 57	Expected: 2
    
    - Glyph name: section	Contours detected: 55	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 16	Expected: 2
    
    - Glyph name: seven	Contours detected: 28	Expected: 1
    
    - Glyph name: six	Contours detected: 34	Expected: 1 or 2
    
    - Glyph name: slash	Contours detected: 15	Expected: 1
    
    - Glyph name: sterling	Contours detected: 29	Expected: 1 or 2
    
    - Glyph name: t	Contours detected: 26	Expected: 1
    
    - Glyph name: tbar	Contours detected: 36	Expected: 1
    
    - Glyph name: thorn	Contours detected: 27	Expected: 2
    
    - Glyph name: three	Contours detected: 51	Expected: 1
    
    - Glyph name: threequarters	Contours detected: 84	Expected: 3 or 4
    
    - Glyph name: tilde	Contours detected: 27	Expected: 1
    
    - Glyph name: trademark	Contours detected: 61	Expected: 2
    
    - Glyph name: two	Contours detected: 28	Expected: 1
    
    - Glyph name: u	Contours detected: 36	Expected: 1
    
    - Glyph name: uacute	Contours detected: 43	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 56	Expected: 2
    
    - Glyph name: ucircumflex	Contours detected: 55	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 46	Expected: 3
    
    - Glyph name: ugrave	Contours detected: 43	Expected: 2
    
    - Glyph name: uhungarumlaut	Contours detected: 50	Expected: 3
    
    - Glyph name: umacron	Contours detected: 47	Expected: 2
    
    - Glyph name: underscore	Contours detected: 11	Expected: 1
    
    - Glyph name: uni00AD	Contours detected: 11	Expected: 0
    
    - Glyph name: uogonek	Contours detected: 37	Expected: 1
    
    - Glyph name: uring	Contours detected: 66	Expected: 3
    
    - Glyph name: utilde	Contours detected: 63	Expected: 2
    
    - Glyph name: v	Contours detected: 26	Expected: 1
    
    - Glyph name: w	Contours detected: 22	Expected: 1
    
    - Glyph name: wacute	Contours detected: 29	Expected: 2
    
    - Glyph name: wcircumflex	Contours detected: 41	Expected: 2
    
    - Glyph name: wdieresis	Contours detected: 32	Expected: 3
    
    - Glyph name: wgrave	Contours detected: 29	Expected: 2
    
    - Glyph name: x	Contours detected: 24	Expected: 1
    
    - Glyph name: y	Contours detected: 24	Expected: 1
    
    - Glyph name: yacute	Contours detected: 31	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 43	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 34	Expected: 3
    
    - Glyph name: yen	Contours detected: 34	Expected: 1 or 2
    
    - Glyph name: ygrave	Contours detected: 31	Expected: 2
    
    - Glyph name: z	Contours detected: 30	Expected: 1
    
    - Glyph name: zacute	Contours detected: 37	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 48	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 35	Expected: 2
    
    - Glyph name: zero	Contours detected: 24	Expected: 2 or 3
    

    [code: contour-count]

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_hyphen>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character. [code: softhyphen]

Check math signs have the same width.

Check ID: <FontBakeryCheck:com.google.fonts/check/math_signs_width>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    The most common width is 430 among a set of 4 math glyphs. The following math glyphs have a different width, though:

    Width = 283: less

    Width = 286: greater

    Width = 487: logicalnot

    Width = 327: divide

    Width = 359: minus [code: width-outliers]

Section: fontbakery.profiles.head

🔥⏩⏩

Checking font version fields (head and name table).

Check ID: <FontBakeryCheck:com.google.fonts/check/font_version>
🔥 LoveYaLikeASister.ttf
  • 🔥 FAIL

    head version is "1.00301" while name version string (for platform 1, encoding 0) is "Version 1.002 2007". [code: mismatch]

  • 🔥 FAIL

    head version is "1.00301" while name version string (for platform 3, encoding 1) is "Version 1.002 2007". [code: mismatch]

Section: fontbakery.profiles.name

🔥⏩⏩

Description strings in the name table must not contain copyright info.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/no_copyright_on_description>
🔥 LoveYaLikeASister.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.dsig

⚠️

Does the font have a DSIG table?

Check ID: <FontBakeryCheck:com.google.fonts/check/dsig>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    This font has a digital signature (DSIG table) which is only required - even if only a placeholder - on old programs like MS Office 2013 in order to work properly. The current recommendation is to completely remove the DSIG table. [code: found-DSIG]

Section: fontbakery.profiles.gpos

⚠️

Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value

Check ID: <FontBakeryCheck:com.google.fonts/check/gpos_kerning_info>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    GPOS table lacks kerning information. [code: lacks-kern-info]

Section: fontbakery.profiles.glyf

⚠️

Check for points out of bounds.

Check ID: <FontBakeryCheck:com.google.fonts/check/points_out_of_bounds>
⚠️ LoveYaLikeASister.ttf
  • ⚠️ WARN

    The following glyphs have coordinates which are out of bounds: * ('numbersign', 473, 221) * ('plus', 267, 153) * ('plus', 186, 458) * ('five', 432, 207) * ('equal', 375, 129) * ('equal', 159, 132) * ('equal', 75, 143) * ('equal', 392, 342) * ('equal', 77, 297) * ('equal', 99, 383) * ('equal', 178, 374) * ('question', 265, 3) * ('underscore', 337, 92) * ('underscore', 114, -4) * ('underscore', 32, 5) * ('e', 207, 506) * ('z', 506, 148) * ('z', 510, 25) * ('copyright', 209, -25) * ('logicalnot', 448, 164) * ('logicalnot', 445, 80) * ('logicalnot', 55, 258) * ('logicalnot', 67, 346) * ('registered', 209, -25) * ('plusminus', 186, 458) * ('cedilla', 380, -184) * ('questiondown', 267, 664) * ('Acircumflex', 279, 853) * ('Ecircumflex', 231, 900) * ('Icircumflex', 132, 884) * ('Ocircumflex', 299, 906) * ('multiply', 291, 94) * ('multiply', 56, 168) * ('multiply', 60, 376) * ('multiply', 321, 421) * ('multiply', 382, 355) * ('Ucircumflex', 212, 829) * ('germandbls', 40, 730) * ('acircumflex', 189, 754) * ('ecircumflex', 209, 715) * ('icircumflex', 137, 752) * ('ocircumflex', 245, 699) * ('ucircumflex', 251, 699) * ('Abreve', 197, 793) * ('abreve', 148, 744) * ('Aogonek', 437, -176) * ('aogonek', 405, -190) * ('Ccircumflex', 272, 881) * ('ccircumflex', 285, 739) * ('Ebreve', 156, 877) * ('ebreve', 166, 656) * ('Eogonek', 429, -172) * ('eogonek', 349, -179) * ('eogonek', 207, 506) * ('Gcircumflex', 246, 838) * ('gcircumflex', 271, 736) * ('Gbreve', 179, 793) * ('gbreve', 202, 694) * ('Hcircumflex', 262, 884) * ('Ibreve', 70, 793) * ('Iogonek', 232, -193) * ('iogonek', 188, -201) * ('Jcircumflex', 331, 857) * ('jcircumflex', 110, 652) * ('Obreve', 200, 844) * ('obreve', 162, 608) * ('oe', 592, 507) * ('Scircumflex', 236, 876) * ('scircumflex', 275, 835) * ('tbar', 16, 348) * ('Ubreve', 141, 793) * ('ubreve', 206, 608) * ('Uogonek', 295, -176) * ('uogonek', 463, -204) * ('Wcircumflex', 319, 841) * ('wcircumflex', 334, 745) * ('Ycircumflex', 256, 904) * ('ycircumflex', 267, 690) * ('zacute', 506, 148) * ('zacute', 510, 25) * ('zdotaccent', 504, 161) * ('zdotaccent', 508, 38) * ('zcaron', 506, 148) * ('zcaron', 510, 25) * ('circumflex', 137, 587) * ('caron', 138, 407) * ('breve', 27, 560) * ('breve', 26, 608) * ('ogonek', 106, -172) * ('daggerdbl', 311, 556) * ('daggerdbl', -5, 358) and ('daggerdbl', -2, 512)

    This happens a lot when points are not extremes, which is usually bad. However, fixing this alert by adding points on extremes may do more harm than good, especially with italics, calligraphic-script, handwriting, rounded and other fonts. So it is common to ignore this message. [code: points-out-of-bounds]