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 3 13 60 8 157
0% 2% 7% 34% 5% 90%

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

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

Check Google Fonts glyph coverage.

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

    Missing required codepoints:

    - 0x0132 (LATIN CAPITAL LIGATURE IJ)
    
    
    - 0x0133 (LATIN SMALL LIGATURE IJ)
    

    [code: missing-codepoints]

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ MooLahLah-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+02B9 MODIFIER LETTER PRIME: not included in any glyphset definition
    • U+02BA MODIFIER LETTER DOUBLE PRIME: not included in any glyphset definition
    • U+02C7 CARON: try adding one of: tifinagh, canadian-aboriginal
    • U+02D8 BREVE: try adding canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding canadian-aboriginal
    • U+02DB OGONEK: try adding canadian-aboriginal
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+0300 COMBINING GRAVE ACCENT: try adding one of: coptic, tai-le, cherokee
    • U+0301 COMBINING ACUTE ACCENT: try adding one of: tifinagh, coptic, tai-le, cherokee
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, coptic, cherokee
    • U+0303 COMBINING TILDE: not included in any glyphset definition
    • U+0304 COMBINING MACRON: try adding one of: gothic, coptic, tifinagh, cherokee
    • U+0306 COMBINING BREVE: try adding tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: malayalam, tifinagh, coptic, tai-le, canadian-aboriginal
    • U+0308 COMBINING DIAERESIS: try adding one of: gothic, coptic, tai-le
    • U+0309 COMBINING HOOK ABOVE: try adding tifinagh
    • U+030A COMBINING RING ABOVE: not included in any glyphset definition
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding cherokee
    • U+030C COMBINING CARON: try adding one of: tai-le, cherokee
    • U+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition
    • U+0311 COMBINING INVERTED BREVE: try adding coptic
    • U+0312 COMBINING TURNED COMMA ABOVE: not included in any glyphset definition
    • U+031B COMBINING HORN: not included in any glyphset definition
    • U+0323 COMBINING DOT BELOW: try adding one of: tifinagh, coptic, malayalam, cherokee
    • U+0324 COMBINING DIAERESIS BELOW: try adding cherokee
    • U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
    • U+0327 COMBINING CEDILLA: not included in any glyphset definition
    • U+0328 COMBINING OGONEK: not included in any glyphset definition
    • U+032E COMBINING BREVE BELOW: not included in any glyphset definition
    • U+0331 COMBINING MACRON BELOW: try adding one of: gothic, tifinagh, cherokee
    • U+0335 COMBINING SHORT STROKE OVERLAY: not included in any glyphset definition
    • U+0394 GREEK CAPITAL LETTER DELTA: try adding greek
    • U+03A9 GREEK CAPITAL LETTER OMEGA: try adding greek
    • U+03BC GREEK SMALL LETTER MU: try adding greek
    • U+03C0 GREEK SMALL LETTER PI: try adding greek
    • U+2010 HYPHEN: try adding one of: kayah-li, kharoshthi, sundanese, coptic, kaithi, cham, arabic, syloti-nagri, lisu
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2052 COMMERCIAL MINUS SIGN: not included in any glyphset definition
    • U+2116 NUMERO SIGN: try adding cyrillic
    • U+2202 PARTIAL DIFFERENTIAL: 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+2219 BULLET OPERATOR: try adding tai-tham
    • 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+25CA LOZENGE: not included in any glyphset definition
    • U+27E8 MATHEMATICAL LEFT ANGLE BRACKET: not included in any glyphset definition
    • U+27E9 MATHEMATICAL RIGHT ANGLE BRACKET: not included in any glyphset definition
    • U+F8FF : not included in any glyphset definition
    • U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
    • U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition

    Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu, vietnamese [code: unreachable-subsetting]

Font has old ttfautohint applied?

Check ID: <FontBakeryCheck:com.google.fonts/check/old_ttfautohint>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    ttfautohint used in font = 1.8.3; latest = 1.8.4; Need to re-run with the newer version! [code: old-ttfa]

METADATA.pb: Check URL on copyright string is the same as in repository_url field.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/consistent_repo_urls>
🔥 MooLahLah-Regular.ttf
  • 🔥 FAIL

    Value of repository_url field is

    But font copyright string has: https://github.com/googlefonts/moolahlah [code: mismatch]

Check font names are correct

Check ID: <FontBakeryCheck:com.google.fonts/check/font_names>
🔥 MooLahLah-Regular.ttf
  • 🔥 FAIL

    Font names are incorrect:

    | nameID | current | expected | | :--- | :--- | :--- | | Family Name | Moo Lah Lah | Moo Lah | | Subfamily Name | Regular | Regular | | Full Name | Moo Lah Lah Regular | Moo Lah Regular | | Poscript Name | MooLahLah-Regular | MooLah-Regular | [code: bad-names]

Are there caret positions declared for every ligature?

Check ID: <FontBakeryCheck:com.google.fonts/check/ligature_carets>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    This font lacks caret position values for ligature glyphs on its GDEF table. [code: lacks-caret-pos]

Is there kerning info for non-ligated sequences?

Check ID: <FontBakeryCheck:com.google.fonts/check/kerning_for_non_ligated_sequences>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    GPOS table lacks kerning info for the following non-ligated sequences:

    - f + f
    
    - f + i
    
    - i + f
    
    - f + l
    
    - l + f
    
    - i + l [code: lacks-kern-info]
    

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>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]

On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/family_update>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    The DESCRIPTION.en_us.html file in this family has not changed in comparison to the latest font release on the google/fonts github repo. Please consider mentioning note-worthy improvements made to the family recently. [code: description-not-updated]

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

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

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

Section: Universal

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

Check font contains no unreachable glyphs

Check ID: <FontBakeryCheck:com.google.fonts/check/unreachable_glyphs>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    The following glyphs could not be reached by codepoint or substitution rules:

    - eight.lf
    
    - five.lf
    
    - four.lf
    
    - nine.lf
    
    - one.lf
    
    - periodcentered.loclCAT.case
    
    - seven.lf
    
    - six.lf
    
    - three.lf
    
    - two.lf
    
    - zero.lf
    

    [code: unreachable-glyphs]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ MooLahLah-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: exclam	Contours detected: 4	Expected: 2
    
    - Glyph name: dollar	Contours detected: 4	Expected: 1, 3 or 5
    
    - Glyph name: percent	Contours detected: 8	Expected: 5
    
    - Glyph name: parenleft	Contours detected: 3	Expected: 1
    
    - Glyph name: parenright	Contours detected: 3	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 3	Expected: 1 or 4
    
    - Glyph name: plus	Contours detected: 2	Expected: 1
    
    - Glyph name: period	Contours detected: 2	Expected: 1
    
    - Glyph name: slash	Contours detected: 2	Expected: 1
    
    - Glyph name: zero	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: one	Contours detected: 2	Expected: 1
    
    - Glyph name: two	Contours detected: 2	Expected: 1
    
    - Glyph name: three	Contours detected: 2	Expected: 1
    
    - Glyph name: four	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: five	Contours detected: 2	Expected: 1
    
    - Glyph name: seven	Contours detected: 2	Expected: 1
    
    - Glyph name: eight	Contours detected: 5	Expected: 3
    
    - Glyph name: nine	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: colon	Contours detected: 4	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 3	Expected: 2
    
    - Glyph name: question	Contours detected: 5	Expected: 2
    
    - Glyph name: B	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 3	Expected: 1
    
    - Glyph name: F	Contours detected: 2	Expected: 1
    
    - Glyph name: G	Contours detected: 3	Expected: 1
    
    - Glyph name: H	Contours detected: 4	Expected: 1
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - Glyph name: L	Contours detected: 2	Expected: 1
    
    - Glyph name: M	Contours detected: 2	Expected: 1
    
    - Glyph name: N	Contours detected: 2	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: U	Contours detected: 2	Expected: 1
    
    - Glyph name: W	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: bracketleft	Contours detected: 2	Expected: 1
    
    - Glyph name: backslash	Contours detected: 2	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 2	Expected: 1
    
    - Glyph name: a	Contours detected: 3	Expected: 2
    
    - Glyph name: b	Contours detected: 3	Expected: 2
    
    - Glyph name: c	Contours detected: 3	Expected: 1
    
    - Glyph name: d	Contours detected: 3	Expected: 2
    
    - Glyph name: e	Contours detected: 3	Expected: 2
    
    - Glyph name: f	Contours detected: 2	Expected: 1
    
    - Glyph name: g	Contours detected: 6	Expected: 2 or 3
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: i	Contours detected: 5	Expected: 2
    
    - Glyph name: j	Contours detected: 4	Expected: 2
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: n	Contours detected: 2	Expected: 1
    
    - Glyph name: o	Contours detected: 4	Expected: 2
    
    - Glyph name: p	Contours detected: 5	Expected: 2
    
    - Glyph name: q	Contours detected: 4	Expected: 2
    
    - Glyph name: r	Contours detected: 2	Expected: 1
    
    - Glyph name: s	Contours detected: 4	Expected: 1
    
    - Glyph name: t	Contours detected: 2	Expected: 1
    
    - Glyph name: v	Contours detected: 3	Expected: 1
    
    - Glyph name: w	Contours detected: 5	Expected: 1
    
    - Glyph name: x	Contours detected: 4	Expected: 1
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    - Glyph name: z	Contours detected: 4	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 3	Expected: 1
    
    - Glyph name: bar	Contours detected: 2	Expected: 1
    
    - Glyph name: braceright	Contours detected: 3	Expected: 1
    
    - Glyph name: asciitilde	Contours detected: 2	Expected: 1
    
    - Glyph name: exclamdown	Contours detected: 4	Expected: 2
    
    - Glyph name: cent	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: currency	Contours detected: 3	Expected: 2
    
    - Glyph name: section	Contours detected: 6	Expected: 2
    
    - Glyph name: dieresis	Contours detected: 4	Expected: 2
    
    - Glyph name: copyright	Contours detected: 5	Expected: 3
    
    - Glyph name: logicalnot	Contours detected: 2	Expected: 1
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: degree	Contours detected: 4	Expected: 2
    
    - Glyph name: plusminus	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni00B2	Contours detected: 2	Expected: 1
    
    - Glyph name: uni00B3	Contours detected: 3	Expected: 1
    
    - Glyph name: acute	Contours detected: 2	Expected: 1
    
    - Glyph name: uni00B5	Contours detected: 2	Expected: 1
    
    - Glyph name: paragraph	Contours detected: 5	Expected: 1, 2 or 3
    
    - Glyph name: periodcentered	Contours detected: 2	Expected: 1
    
    - Glyph name: cedilla	Contours detected: 2	Expected: 1
    
    - Glyph name: uni00B9	Contours detected: 2	Expected: 1
    
    - Glyph name: ordmasculine	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: onequarter	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: onehalf	Contours detected: 6	Expected: 3
    
    - Glyph name: threequarters	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: questiondown	Contours detected: 5	Expected: 2
    
    - Glyph name: Aacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 4	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: Aring	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: Ccedilla	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: Eacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Iacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Eth	Contours detected: 3	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 4	Expected: 2
    
    - Glyph name: Ograve	Contours detected: 4	Expected: 3
    
    - Glyph name: Oacute	Contours detected: 5	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Otilde	Contours detected: 5	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: multiply	Contours detected: 2	Expected: 1
    
    - Glyph name: Oslash	Contours detected: 9	Expected: 2 or 3
    
    - Glyph name: Ugrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Uacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: germandbls	Contours detected: 4	Expected: 1
    
    - Glyph name: agrave	Contours detected: 4	Expected: 3
    
    - Glyph name: aacute	Contours detected: 5	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: atilde	Contours detected: 5	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: aring	Contours detected: 6	Expected: 4
    
    - Glyph name: ae	Contours detected: 4	Expected: 3
    
    - Glyph name: ccedilla	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: egrave	Contours detected: 4	Expected: 3
    
    - Glyph name: eacute	Contours detected: 5	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: igrave	Contours detected: 4	Expected: 2
    
    - Glyph name: iacute	Contours detected: 5	Expected: 2
    
    - Glyph name: icircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: idieresis	Contours detected: 7	Expected: 3
    
    - Glyph name: eth	Contours detected: 6	Expected: 2
    
    - Glyph name: ntilde	Contours detected: 4	Expected: 2
    
    - Glyph name: ograve	Contours detected: 5	Expected: 3
    
    - Glyph name: oacute	Contours detected: 6	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 5	Expected: 3
    
    - Glyph name: otilde	Contours detected: 6	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 8	Expected: 4
    
    - Glyph name: divide	Contours detected: 5	Expected: 3
    
    - Glyph name: oslash	Contours detected: 6	Expected: 3
    
    - Glyph name: uacute	Contours detected: 3	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: yacute	Contours detected: 4	Expected: 2
    
    - Glyph name: thorn	Contours detected: 4	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: amacron	Contours detected: 4	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 4	Expected: 3
    
    - Glyph name: abreve	Contours detected: 5	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: aogonek	Contours detected: 5	Expected: 2
    
    - Glyph name: Cacute	Contours detected: 5	Expected: 2
    
    - Glyph name: cacute	Contours detected: 5	Expected: 2
    
    - Glyph name: Ccircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: ccircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 4	Expected: 2
    
    - Glyph name: ccaron	Contours detected: 4	Expected: 2
    
    - Glyph name: dcaron	Contours detected: 4	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 3	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 4	Expected: 2
    
    - Glyph name: emacron	Contours detected: 4	Expected: 3
    
    - Glyph name: Ebreve	Contours detected: 3	Expected: 2
    
    - Glyph name: ebreve	Contours detected: 5	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: edotaccent	Contours detected: 5	Expected: 3
    
    - Glyph name: Eogonek	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: eogonek	Contours detected: 5	Expected: 2
    
    - Glyph name: ecaron	Contours detected: 4	Expected: 3
    
    - Glyph name: Gcircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: gcircumflex	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: Gbreve	Contours detected: 5	Expected: 2
    
    - Glyph name: gbreve	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: Gdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: gdotaccent	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: uni0122	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: Hcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: hcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Hbar	Contours detected: 6	Expected: 2
    
    - Glyph name: hbar	Contours detected: 3	Expected: 1
    
    - Glyph name: Itilde	Contours detected: 3	Expected: 2
    
    - Glyph name: itilde	Contours detected: 5	Expected: 2
    
    - Glyph name: imacron	Contours detected: 4	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 3	Expected: 2
    
    - Glyph name: ibreve	Contours detected: 5	Expected: 2
    
    - Glyph name: Iogonek	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: iogonek	Contours detected: 7	Expected: 2 or 3
    
    - Glyph name: Idotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: dotlessi	Contours detected: 3	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Lacute	Contours detected: 4	Expected: 2
    
    - Glyph name: lacute	Contours detected: 4	Expected: 2
    
    - Glyph name: uni013B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni013C	Contours detected: 3	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 4	Expected: 2
    
    - Glyph name: ldot	Contours detected: 4	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 4	Expected: 1
    
    - Glyph name: lslash	Contours detected: 4	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 4	Expected: 2
    
    - Glyph name: nacute	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0145	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 3	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 3	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Eng	Contours detected: 2	Expected: 1
    
    - Glyph name: eng	Contours detected: 2	Expected: 1
    
    - Glyph name: Omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: omacron	Contours detected: 5	Expected: 3
    
    - Glyph name: Obreve	Contours detected: 5	Expected: 3
    
    - Glyph name: obreve	Contours detected: 6	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: ohungarumlaut	Contours detected: 6	Expected: 4
    
    - Glyph name: OE	Contours detected: 5	Expected: 2
    
    - Glyph name: oe	Contours detected: 5	Expected: 3
    
    - Glyph name: Racute	Contours detected: 4	Expected: 3
    
    - Glyph name: racute	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0157	Contours detected: 3	Expected: 2
    
    - Glyph name: rcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Sacute	Contours detected: 3	Expected: 2
    
    - Glyph name: sacute	Contours detected: 6	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: Scedilla	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: scedilla	Contours detected: 6	Expected: 1 or 2
    
    - Glyph name: scaron	Contours detected: 5	Expected: 2
    
    - Glyph name: uni0162	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni0163	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: tcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: tbar	Contours detected: 3	Expected: 1
    
    - Glyph name: Utilde	Contours detected: 4	Expected: 2
    
    - Glyph name: utilde	Contours detected: 3	Expected: 2
    
    - Glyph name: Umacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 4	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Uring	Contours detected: 5	Expected: 3
    
    - Glyph name: uring	Contours detected: 4	Expected: 3
    
    - Glyph name: Uhungarumlaut	Contours detected: 4	Expected: 3
    
    - Glyph name: Uogonek	Contours detected: 4	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 3	Expected: 1
    
    - Glyph name: Wcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: wcircumflex	Contours detected: 6	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: zacute	Contours detected: 6	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 5	Expected: 2
    
    - Glyph name: uni018F	Contours detected: 3	Expected: 2
    
    - Glyph name: florin	Contours detected: 3	Expected: 1
    
    - Glyph name: Ohorn	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: ohorn	Contours detected: 6	Expected: 2
    
    - Glyph name: Uhorn	Contours detected: 4	Expected: 1
    
    - Glyph name: uhorn	Contours detected: 3	Expected: 1
    
    - Glyph name: uni01C5	Contours detected: 7	Expected: 4
    
    - Glyph name: uni01C6	Contours detected: 8	Expected: 4
    
    - Glyph name: uni01C7	Contours detected: 4	Expected: 2
    
    - Glyph name: uni01C8	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01C9	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01CA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni01CB	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01CC	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01CE	Contours detected: 4	Expected: 3
    
    - Glyph name: uni01D0	Contours detected: 4	Expected: 2
    
    - Glyph name: uni01D1	Contours detected: 4	Expected: 3
    
    - Glyph name: uni01D3	Contours detected: 3	Expected: 2
    
    - Glyph name: uni01D5	Contours detected: 7	Expected: 4
    
    - Glyph name: uni01D9	Contours detected: 7	Expected: 4
    
    - Glyph name: uni01DB	Contours detected: 7	Expected: 4
    
    - Glyph name: Gcaron	Contours detected: 4	Expected: 2
    
    - Glyph name: gcaron	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni01EA	Contours detected: 5	Expected: 2
    
    - Glyph name: uni01EB	Contours detected: 6	Expected: 2
    
    - Glyph name: Aringacute	Contours detected: 7	Expected: 3, 4 or 5
    
    - Glyph name: aringacute	Contours detected: 8	Expected: 4 or 5
    
    - Glyph name: AEacute	Contours detected: 4	Expected: 3
    
    - Glyph name: aeacute	Contours detected: 6	Expected: 4
    
    - Glyph name: Oslashacute	Contours detected: 11	Expected: 4
    
    - Glyph name: oslashacute	Contours detected: 8	Expected: 4
    
    - Glyph name: uni0201	Contours detected: 5	Expected: 4
    
    - Glyph name: uni0202	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0203	Contours detected: 5	Expected: 3
    
    - Glyph name: uni0205	Contours detected: 5	Expected: 4
    
    - Glyph name: uni0206	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0207	Contours detected: 5	Expected: 3
    
    - Glyph name: uni0209	Contours detected: 5	Expected: 3
    
    - Glyph name: uni020A	Contours detected: 3	Expected: 2
    
    - Glyph name: uni020B	Contours detected: 5	Expected: 2
    
    - Glyph name: uni020C	Contours detected: 5	Expected: 4
    
    - Glyph name: uni020D	Contours detected: 6	Expected: 4
    
    - Glyph name: uni020E	Contours detected: 5	Expected: 3
    
    - Glyph name: uni020F	Contours detected: 6	Expected: 3
    
    - Glyph name: uni0211	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0212	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0213	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0214	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0216	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0217	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0219	Contours detected: 5	Expected: 2
    
    - Glyph name: uni021B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni022A	Contours detected: 8	Expected: 5
    
    - Glyph name: uni022B	Contours detected: 9	Expected: 5
    
    - Glyph name: uni022C	Contours detected: 6	Expected: 4
    
    - Glyph name: uni022D	Contours detected: 7	Expected: 4
    
    - Glyph name: uni0230	Contours detected: 6	Expected: 4
    
    - Glyph name: uni0231	Contours detected: 7	Expected: 4
    
    - Glyph name: uni0233	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0259	Contours detected: 3	Expected: 2
    
    - Glyph name: breve	Contours detected: 2	Expected: 1
    
    - Glyph name: dotaccent	Contours detected: 2	Expected: 1
    
    - Glyph name: ring	Contours detected: 3	Expected: 2
    
    - Glyph name: ogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: tilde	Contours detected: 2	Expected: 1
    
    - Glyph name: acutecomb	Contours detected: 2	Expected: 1
    
    - Glyph name: tildecomb	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0306	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0307	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0308	Contours detected: 4	Expected: 2
    
    - Glyph name: hookabovecomb	Contours detected: 3	Expected: 1
    
    - Glyph name: uni030A	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0311	Contours detected: 2	Expected: 1
    
    - Glyph name: uni031B	Contours detected: 2	Expected: 1
    
    - Glyph name: dotbelowcomb	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0324	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0327	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0328	Contours detected: 2	Expected: 1
    
    - Glyph name: uni032E	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0394	Contours detected: 3	Expected: 2
    
    - Glyph name: uni03A9	Contours detected: 3	Expected: 1
    
    - Glyph name: uni03BC	Contours detected: 2	Expected: 1
    
    - Glyph name: pi	Contours detected: 4	Expected: 1
    
    - Glyph name: Wgrave	Contours detected: 5	Expected: 2
    
    - Glyph name: wgrave	Contours detected: 6	Expected: 2
    
    - Glyph name: Wacute	Contours detected: 6	Expected: 2
    
    - Glyph name: wacute	Contours detected: 7	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 8	Expected: 3
    
    - Glyph name: wdieresis	Contours detected: 9	Expected: 3
    
    - Glyph name: uni1E9E	Contours detected: 3	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EA1	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA3	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EA5	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA7	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA9	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EAB	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EAD	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAF	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EB1	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB3	Contours detected: 8	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB5	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB7	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB8	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EB9	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EBA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EBB	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EBC	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EBE	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EC1	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EC2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC3	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EC4	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EC5	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EC6	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EC7	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EC8	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EC9	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1ECA	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1ECB	Contours detected: 7	Expected: 3
    
    - Glyph name: uni1ECC	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1ECD	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1ECE	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 7	Expected: 3
    
    - Glyph name: uni1ED0	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED1	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1ED2	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED4	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 8	Expected: 4
    
    - Glyph name: uni1ED6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1ED8	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EDA	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni1EDB	Contours detected: 8	Expected: 3
    
    - Glyph name: uni1EDC	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: uni1EDD	Contours detected: 7	Expected: 3
    
    - Glyph name: uni1EDE	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: uni1EDF	Contours detected: 9	Expected: 3
    
    - Glyph name: uni1EE0	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni1EE1	Contours detected: 8	Expected: 3
    
    - Glyph name: uni1EE2	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni1EE3	Contours detected: 8	Expected: 3
    
    - Glyph name: uni1EE4	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EE5	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE6	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EE7	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EE8	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 7	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 5	Expected: 2
    
    - Glyph name: ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF4	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF5	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EF6	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EF7	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EF8	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF9	Contours detected: 4	Expected: 2
    
    - Glyph name: dagger	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: daggerdbl	Contours detected: 6	Expected: 1 or 3
    
    - Glyph name: bullet	Contours detected: 3	Expected: 1
    
    - Glyph name: ellipsis	Contours detected: 6	Expected: 3
    
    - Glyph name: perthousand	Contours detected: 11	Expected: 6 or 7
    
    - Glyph name: minute	Contours detected: 2	Expected: 1
    
    - Glyph name: second	Contours detected: 4	Expected: 2
    
    - Glyph name: fraction	Contours detected: 2	Expected: 1
    
    - Glyph name: uni2074	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: franc	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: lira	Contours detected: 4	Expected: 1
    
    - Glyph name: uni20A6	Contours detected: 6	Expected: 1, 3 or 5
    
    - Glyph name: peseta	Contours detected: 1	Expected: 2, 3 or 4
    
    - Glyph name: uni20A9	Contours detected: 12	Expected: 1, 3, 4 or 7
    
    - Glyph name: dong	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: Euro	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: uni20AD	Contours detected: 4	Expected: 1
    
    - Glyph name: uni20B5	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni20BA	Contours detected: 3	Expected: 1
    
    - Glyph name: uni20BC	Contours detected: 2	Expected: 1
    
    - Glyph name: uni20BD	Contours detected: 4	Expected: 2
    
    - Glyph name: uni2116	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: partialdiff	Contours detected: 5	Expected: 2
    
    - Glyph name: product	Contours detected: 2	Expected: 1
    
    - Glyph name: summation	Contours detected: 2	Expected: 1
    
    - Glyph name: uni2215	Contours detected: 2	Expected: 1
    
    - Glyph name: uni2219	Contours detected: 3	Expected: 1
    
    - Glyph name: radical	Contours detected: 3	Expected: 1
    
    - Glyph name: infinity	Contours detected: 6	Expected: 3
    
    - Glyph name: integral	Contours detected: 3	Expected: 1
    
    - Glyph name: approxequal	Contours detected: 4	Expected: 2
    
    - Glyph name: notequal	Contours detected: 5	Expected: 1
    
    - Glyph name: lozenge	Contours detected: 4	Expected: 2
    
    - Glyph name: fi	Contours detected: 7	Expected: 1, 2 or 3
    
    - Glyph name: fl	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: AEacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 4	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: Aogonek	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Aring	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: Aringacute	Contours detected: 7	Expected: 3, 4 or 5
    
    - Glyph name: Atilde	Contours detected: 4	Expected: 3
    
    - Glyph name: B	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 3	Expected: 1
    
    - Glyph name: Cacute	Contours detected: 5	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 4	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: Ccircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: Dcroat	Contours detected: 3	Expected: 2
    
    - Glyph name: Eacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ebreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Eng	Contours detected: 2	Expected: 1
    
    - Glyph name: Eogonek	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Eth	Contours detected: 3	Expected: 2
    
    - Glyph name: Euro	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: F	Contours detected: 2	Expected: 1
    
    - Glyph name: G	Contours detected: 3	Expected: 1
    
    - Glyph name: Gbreve	Contours detected: 5	Expected: 2
    
    - Glyph name: Gcaron	Contours detected: 4	Expected: 2
    
    - Glyph name: Gcircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: H	Contours detected: 4	Expected: 1
    
    - Glyph name: Hbar	Contours detected: 6	Expected: 2
    
    - Glyph name: Hcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: Iacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Idotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Iogonek	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Itilde	Contours detected: 3	Expected: 2
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: L	Contours detected: 2	Expected: 1
    
    - Glyph name: Lacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 4	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 4	Expected: 1
    
    - Glyph name: M	Contours detected: 2	Expected: 1
    
    - Glyph name: N	Contours detected: 2	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 4	Expected: 2
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: OE	Contours detected: 5	Expected: 2
    
    - Glyph name: Oacute	Contours detected: 5	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: Ograve	Contours detected: 4	Expected: 3
    
    - Glyph name: Ohorn	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: Omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: Oslash	Contours detected: 9	Expected: 2 or 3
    
    - Glyph name: Oslashacute	Contours detected: 11	Expected: 4
    
    - Glyph name: Otilde	Contours detected: 5	Expected: 3
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: Racute	Contours detected: 4	Expected: 3
    
    - Glyph name: Sacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: U	Contours detected: 2	Expected: 1
    
    - Glyph name: Uacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 4	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: Ugrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Uhorn	Contours detected: 4	Expected: 1
    
    - Glyph name: Uhungarumlaut	Contours detected: 4	Expected: 3
    
    - Glyph name: Umacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Uogonek	Contours detected: 4	Expected: 1
    
    - Glyph name: Uring	Contours detected: 5	Expected: 3
    
    - Glyph name: Utilde	Contours detected: 4	Expected: 2
    
    - Glyph name: W	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: Wacute	Contours detected: 6	Expected: 2
    
    - Glyph name: Wcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 8	Expected: 3
    
    - Glyph name: Wgrave	Contours detected: 5	Expected: 2
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: a	Contours detected: 3	Expected: 2
    
    - Glyph name: aacute	Contours detected: 5	Expected: 3
    
    - Glyph name: abreve	Contours detected: 5	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: acute	Contours detected: 2	Expected: 1
    
    - Glyph name: adieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: ae	Contours detected: 4	Expected: 3
    
    - Glyph name: aeacute	Contours detected: 6	Expected: 4
    
    - Glyph name: agrave	Contours detected: 4	Expected: 3
    
    - Glyph name: amacron	Contours detected: 4	Expected: 3
    
    - Glyph name: aogonek	Contours detected: 5	Expected: 2
    
    - Glyph name: approxequal	Contours detected: 4	Expected: 2
    
    - Glyph name: aring	Contours detected: 6	Expected: 4
    
    - Glyph name: aringacute	Contours detected: 8	Expected: 4 or 5
    
    - Glyph name: asciitilde	Contours detected: 2	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 3	Expected: 1 or 4
    
    - Glyph name: atilde	Contours detected: 5	Expected: 3
    
    - Glyph name: b	Contours detected: 3	Expected: 2
    
    - Glyph name: backslash	Contours detected: 2	Expected: 1
    
    - Glyph name: bar	Contours detected: 2	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 3	Expected: 1
    
    - Glyph name: braceright	Contours detected: 3	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 2	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 2	Expected: 1
    
    - Glyph name: breve	Contours detected: 2	Expected: 1
    
    - Glyph name: bullet	Contours detected: 3	Expected: 1
    
    - Glyph name: c	Contours detected: 3	Expected: 1
    
    - Glyph name: cacute	Contours detected: 5	Expected: 2
    
    - Glyph name: ccaron	Contours detected: 4	Expected: 2
    
    - Glyph name: ccedilla	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: ccircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: cedilla	Contours detected: 2	Expected: 1
    
    - Glyph name: cent	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: colon	Contours detected: 4	Expected: 2
    
    - Glyph name: copyright	Contours detected: 5	Expected: 3
    
    - Glyph name: currency	Contours detected: 3	Expected: 2
    
    - Glyph name: d	Contours detected: 3	Expected: 2
    
    - Glyph name: dagger	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: daggerdbl	Contours detected: 6	Expected: 1 or 3
    
    - Glyph name: dcaron	Contours detected: 4	Expected: 3
    
    - Glyph name: dcroat	Contours detected: 4	Expected: 2
    
    - Glyph name: degree	Contours detected: 4	Expected: 2
    
    - Glyph name: dieresis	Contours detected: 4	Expected: 2
    
    - Glyph name: divide	Contours detected: 5	Expected: 3
    
    - Glyph name: dollar	Contours detected: 4	Expected: 1, 3 or 5
    
    - Glyph name: dong	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: dotaccent	Contours detected: 2	Expected: 1
    
    - Glyph name: dotlessi	Contours detected: 3	Expected: 1
    
    - Glyph name: e	Contours detected: 3	Expected: 2
    
    - Glyph name: eacute	Contours detected: 5	Expected: 3
    
    - Glyph name: ebreve	Contours detected: 5	Expected: 3
    
    - Glyph name: ecaron	Contours detected: 4	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: edotaccent	Contours detected: 5	Expected: 3
    
    - Glyph name: egrave	Contours detected: 4	Expected: 3
    
    - Glyph name: eight	Contours detected: 5	Expected: 3
    
    - Glyph name: ellipsis	Contours detected: 6	Expected: 3
    
    - Glyph name: emacron	Contours detected: 4	Expected: 3
    
    - Glyph name: eng	Contours detected: 2	Expected: 1
    
    - Glyph name: eogonek	Contours detected: 5	Expected: 2
    
    - Glyph name: eth	Contours detected: 6	Expected: 2
    
    - Glyph name: exclam	Contours detected: 4	Expected: 2
    
    - Glyph name: exclamdown	Contours detected: 4	Expected: 2
    
    - Glyph name: f	Contours detected: 2	Expected: 1
    
    - Glyph name: fi	Contours detected: 7	Expected: 3
    
    - Glyph name: five	Contours detected: 2	Expected: 1
    
    - Glyph name: fl	Contours detected: 4	Expected: 2
    
    - Glyph name: four	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: fraction	Contours detected: 2	Expected: 1
    
    - Glyph name: franc	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: g	Contours detected: 6	Expected: 2 or 3
    
    - Glyph name: gbreve	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: gcaron	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: gcircumflex	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: gdotaccent	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: germandbls	Contours detected: 4	Expected: 1
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: hbar	Contours detected: 3	Expected: 1
    
    - Glyph name: hcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: i	Contours detected: 5	Expected: 2
    
    - Glyph name: iacute	Contours detected: 5	Expected: 2
    
    - Glyph name: ibreve	Contours detected: 5	Expected: 2
    
    - Glyph name: icircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: idieresis	Contours detected: 7	Expected: 3
    
    - Glyph name: igrave	Contours detected: 4	Expected: 2
    
    - Glyph name: imacron	Contours detected: 4	Expected: 2
    
    - Glyph name: infinity	Contours detected: 6	Expected: 3
    
    - Glyph name: integral	Contours detected: 3	Expected: 1
    
    - Glyph name: iogonek	Contours detected: 7	Expected: 2 or 3
    
    - Glyph name: itilde	Contours detected: 5	Expected: 2
    
    - Glyph name: j	Contours detected: 4	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: lacute	Contours detected: 4	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: ldot	Contours detected: 4	Expected: 2
    
    - Glyph name: lira	Contours detected: 4	Expected: 1
    
    - Glyph name: logicalnot	Contours detected: 2	Expected: 1
    
    - Glyph name: lozenge	Contours detected: 4	Expected: 2
    
    - Glyph name: lslash	Contours detected: 4	Expected: 1
    
    - Glyph name: multiply	Contours detected: 2	Expected: 1
    
    - Glyph name: n	Contours detected: 2	Expected: 1
    
    - Glyph name: nacute	Contours detected: 4	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 3	Expected: 2
    
    - Glyph name: nine	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: notequal	Contours detected: 5	Expected: 1
    
    - Glyph name: ntilde	Contours detected: 4	Expected: 2
    
    - Glyph name: o	Contours detected: 4	Expected: 2
    
    - Glyph name: oacute	Contours detected: 6	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 5	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 8	Expected: 4
    
    - Glyph name: oe	Contours detected: 5	Expected: 3
    
    - Glyph name: ogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: ograve	Contours detected: 5	Expected: 3
    
    - Glyph name: ohorn	Contours detected: 6	Expected: 2
    
    - Glyph name: ohungarumlaut	Contours detected: 6	Expected: 4
    
    - Glyph name: omacron	Contours detected: 5	Expected: 3
    
    - Glyph name: one	Contours detected: 2	Expected: 1
    
    - Glyph name: onehalf	Contours detected: 6	Expected: 3
    
    - Glyph name: onequarter	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: ordmasculine	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: oslash	Contours detected: 6	Expected: 3
    
    - Glyph name: oslashacute	Contours detected: 8	Expected: 4
    
    - Glyph name: otilde	Contours detected: 6	Expected: 3
    
    - Glyph name: p	Contours detected: 5	Expected: 2
    
    - Glyph name: paragraph	Contours detected: 5	Expected: 1, 2 or 3
    
    - Glyph name: parenleft	Contours detected: 3	Expected: 1
    
    - Glyph name: parenright	Contours detected: 3	Expected: 1
    
    - Glyph name: partialdiff	Contours detected: 5	Expected: 2
    
    - Glyph name: percent	Contours detected: 8	Expected: 5
    
    - Glyph name: period	Contours detected: 2	Expected: 1
    
    - Glyph name: periodcentered	Contours detected: 2	Expected: 1
    
    - Glyph name: perthousand	Contours detected: 11	Expected: 6 or 7
    
    - Glyph name: peseta	Contours detected: 1	Expected: 2, 3 or 4
    
    - Glyph name: pi	Contours detected: 4	Expected: 1
    
    - Glyph name: plus	Contours detected: 2	Expected: 1
    
    - Glyph name: plusminus	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: product	Contours detected: 2	Expected: 1
    
    - Glyph name: q	Contours detected: 4	Expected: 2
    
    - Glyph name: question	Contours detected: 5	Expected: 2
    
    - Glyph name: questiondown	Contours detected: 5	Expected: 2
    
    - Glyph name: r	Contours detected: 2	Expected: 1
    
    - Glyph name: racute	Contours detected: 4	Expected: 2
    
    - Glyph name: radical	Contours detected: 3	Expected: 1
    
    - Glyph name: rcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: ring	Contours detected: 3	Expected: 2
    
    - Glyph name: s	Contours detected: 4	Expected: 1
    
    - Glyph name: sacute	Contours detected: 6	Expected: 2
    
    - Glyph name: scaron	Contours detected: 5	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: section	Contours detected: 6	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 3	Expected: 2
    
    - Glyph name: seven	Contours detected: 2	Expected: 1
    
    - Glyph name: slash	Contours detected: 2	Expected: 1
    
    - Glyph name: summation	Contours detected: 2	Expected: 1
    
    - Glyph name: t	Contours detected: 2	Expected: 1
    
    - Glyph name: tbar	Contours detected: 3	Expected: 1
    
    - Glyph name: tcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: thorn	Contours detected: 4	Expected: 2
    
    - Glyph name: three	Contours detected: 2	Expected: 1
    
    - Glyph name: threequarters	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: tilde	Contours detected: 2	Expected: 1
    
    - Glyph name: two	Contours detected: 2	Expected: 1
    
    - Glyph name: uacute	Contours detected: 3	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 3	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: uhorn	Contours detected: 3	Expected: 1
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: uni00B5	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0122	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni013B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni013C	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0145	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0157	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0162	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni0163	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: uni018F	Contours detected: 3	Expected: 2
    
    - Glyph name: uni01C5	Contours detected: 7	Expected: 4
    
    - Glyph name: uni01C6	Contours detected: 8	Expected: 4
    
    - Glyph name: uni01C7	Contours detected: 4	Expected: 2
    
    - Glyph name: uni01C8	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01C9	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01CA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni01CB	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01CC	Contours detected: 6	Expected: 3
    
    - Glyph name: uni01CE	Contours detected: 4	Expected: 3
    
    - Glyph name: uni01D0	Contours detected: 4	Expected: 2
    
    - Glyph name: uni01D1	Contours detected: 4	Expected: 3
    
    - Glyph name: uni01D3	Contours detected: 3	Expected: 2
    
    - Glyph name: uni01D5	Contours detected: 7	Expected: 4
    
    - Glyph name: uni01D9	Contours detected: 7	Expected: 4
    
    - Glyph name: uni01DB	Contours detected: 7	Expected: 4
    
    - Glyph name: uni0219	Contours detected: 5	Expected: 2
    
    - Glyph name: uni021B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni022A	Contours detected: 8	Expected: 5
    
    - Glyph name: uni022B	Contours detected: 9	Expected: 5
    
    - Glyph name: uni022C	Contours detected: 6	Expected: 4
    
    - Glyph name: uni022D	Contours detected: 7	Expected: 4
    
    - Glyph name: uni0230	Contours detected: 6	Expected: 4
    
    - Glyph name: uni0231	Contours detected: 7	Expected: 4
    
    - Glyph name: uni0233	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0259	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0306	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0307	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0308	Contours detected: 4	Expected: 2
    
    - Glyph name: uni030A	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0311	Contours detected: 2	Expected: 1
    
    - Glyph name: uni031B	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0324	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0327	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0328	Contours detected: 2	Expected: 1
    
    - Glyph name: uni032E	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0394	Contours detected: 3	Expected: 2
    
    - Glyph name: uni03A9	Contours detected: 3	Expected: 1
    
    - Glyph name: uni03BC	Contours detected: 2	Expected: 1
    
    - Glyph name: uni1E9E	Contours detected: 3	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EA1	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA3	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EA5	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA7	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA9	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EAB	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EAD	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAF	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EB1	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB3	Contours detected: 8	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB5	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB7	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EB8	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EB9	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EBA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EBB	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EBC	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EBE	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EC1	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EC2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC3	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EC4	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EC5	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EC6	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1EC7	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EC8	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EC9	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1ECA	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1ECB	Contours detected: 7	Expected: 3
    
    - Glyph name: uni1ECC	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1ECD	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1ECE	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 7	Expected: 3
    
    - Glyph name: uni1ED0	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED1	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1ED2	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED4	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 8	Expected: 4
    
    - Glyph name: uni1ED6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1ED8	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 7	Expected: 4
    
    - Glyph name: uni1EDA	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni1EDB	Contours detected: 8	Expected: 3
    
    - Glyph name: uni1EDC	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: uni1EDD	Contours detected: 7	Expected: 3
    
    - Glyph name: uni1EDE	Contours detected: 8	Expected: 3 or 4
    
    - Glyph name: uni1EDF	Contours detected: 9	Expected: 3
    
    - Glyph name: uni1EE0	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni1EE1	Contours detected: 8	Expected: 3
    
    - Glyph name: uni1EE2	Contours detected: 7	Expected: 3 or 4
    
    - Glyph name: uni1EE3	Contours detected: 8	Expected: 3
    
    - Glyph name: uni1EE4	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EE5	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE6	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EE7	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EE8	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 7	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 6	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EF4	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF5	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EF6	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EF7	Contours detected: 5	Expected: 2
    
    - Glyph name: uni1EF8	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF9	Contours detected: 4	Expected: 2
    
    - Glyph name: uni20A6	Contours detected: 6	Expected: 1, 3 or 5
    
    - Glyph name: uni20A9	Contours detected: 12	Expected: 1, 3, 4 or 7
    
    - Glyph name: uni20AD	Contours detected: 4	Expected: 1
    
    - Glyph name: uni20B5	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni20BA	Contours detected: 3	Expected: 1
    
    - Glyph name: uni20BC	Contours detected: 2	Expected: 1
    
    - Glyph name: uni20BD	Contours detected: 4	Expected: 2
    
    - Glyph name: uni2116	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: uni2215	Contours detected: 2	Expected: 1
    
    - Glyph name: uni2219	Contours detected: 3	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 3	Expected: 1
    
    - Glyph name: uring	Contours detected: 4	Expected: 3
    
    - Glyph name: utilde	Contours detected: 3	Expected: 2
    
    - Glyph name: v	Contours detected: 3	Expected: 1
    
    - Glyph name: w	Contours detected: 5	Expected: 1
    
    - Glyph name: wacute	Contours detected: 7	Expected: 2
    
    - Glyph name: wcircumflex	Contours detected: 6	Expected: 2
    
    - Glyph name: wdieresis	Contours detected: 9	Expected: 3
    
    - Glyph name: wgrave	Contours detected: 6	Expected: 2
    
    - Glyph name: x	Contours detected: 4	Expected: 1
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    - Glyph name: yacute	Contours detected: 4	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: z	Contours detected: 4	Expected: 1
    
    - Glyph name: zacute	Contours detected: 6	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 5	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: zero	Contours detected: 4	Expected: 2 or 3
    

    [code: contour-count]

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_hyphen>
⚠️ MooLahLah-Regular.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>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

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

    Width = 521: multiply, plus

    Width = 790: logicalnot

    Width = 411: plusminus

    Width = 400: divide

    Width = 550: minus

    Width = 566: approxequal [code: width-outliers]

Section: Shaping Checks

⚠️⚠️⏩⏩⏩

Ensure dotted circle glyph is present and can attach marks.

Check ID: <FontBakeryCheck:com.google.fonts/check/dotted_circle>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    No dotted circle glyph present [code: missing-dotted-circle]

Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_dotted>
⚠️ MooLahLah-Regular.ttf
  • ⚠️ WARN

    The dot of soft dotted characters used in orthographies must disappear in the following strings: į̀ į́ į̂ į̃ į̄ į̌ ị̀ ị́ ị̂ ị̃ ị̄

    The dot of soft dotted characters should disappear in other cases, for example: i̦̇ i̦̊ i̦̋ i̦̒ j̦̀ j̦́ j̦̃ j̦̄ j̦̆ j̦̇ j̦̈ j̦̉ j̦̊ j̦̋ ǰ̦ j̦̏ j̦̑ j̦̒ į̆ į̇

    Your font fully covers the following languages that require the soft-dotted feature: Dutch (Latn, 31,709,104 speakers), Navajo (Latn, 166,319 speakers).

    Your font does not cover the following languages that require the soft-dotted feature: Belarusian (Cyrl, 10,064,517 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Basaa (Latn, 332,940 speakers), Aghem (Latn, 38,843 speakers), Lithuanian (Latn, 2,357,094 speakers), Igbo (Latn, 27,823,640 speakers). [code: soft-dotted]