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 4 14 61 9 153
0% 2% 8% 35% 5% 87%

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

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

DESCRIPTION.en_us.html must have more than 200 bytes.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/min_length>
🔥 Ruthie-Regular.ttf
  • 🔥 FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes. [code: too-short]

Check Google Fonts glyph coverage.

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

    Missing required codepoints:

    - 0x016C (LATIN CAPITAL LETTER U WITH BREVE)
    
    
    - 0x016D (LATIN SMALL LETTER U WITH BREVE)
    

    [code: missing-codepoints]

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ Ruthie-Regular.ttf
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by any subsets defined in the font's metadata file, and will never be served. You can solve this by either manually adding additional subset declarations to METADATA.pb, or by editing the glyphset definitions.

    • U+02C7 CARON: try adding one of: tifinagh, canadian-aboriginal
    • U+02D8 BREVE: try adding canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding canadian-aboriginal
    • U+02DB OGONEK: try adding canadian-aboriginal
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+0300 COMBINING GRAVE ACCENT: try adding one of: cherokee, coptic, tai-le
    • U+0301 COMBINING ACUTE ACCENT: try adding one of: tifinagh, cherokee, coptic, tai-le
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, coptic, tifinagh
    • U+0303 COMBINING TILDE: not included in any glyphset definition
    • U+0304 COMBINING MACRON: try adding one of: gothic, cherokee, coptic, tifinagh
    • U+0306 COMBINING BREVE: try adding tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: tifinagh, coptic, canadian-aboriginal, malayalam, tai-le
    • 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: cherokee, tai-le
    • 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: malayalam, cherokee, coptic, tifinagh
    • 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+03C0 GREEK SMALL LETTER PI: try adding greek
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2126 OHM SIGN: not included in any glyphset definition
    • U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
    • U+2206 INCREMENT: not included in any glyphset definition
    • U+220F N-ARY PRODUCT: not included in any glyphset definition
    • U+2211 N-ARY SUMMATION: not included in any glyphset definition
    • U+221A SQUARE ROOT: not included in any glyphset definition
    • U+221E INFINITY: not included in any glyphset definition
    • U+222B INTEGRAL: not included in any glyphset definition
    • U+2248 ALMOST EQUAL TO: not included in any glyphset definition
    • U+2260 NOT EQUAL TO: not included in any glyphset definition
    • U+2264 LESS-THAN OR EQUAL TO: not included in any glyphset definition
    • U+2265 GREATER-THAN OR EQUAL TO: not included in any glyphset definition
    • U+25CA LOZENGE: 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]

Check OFL body text is correct.

Check ID: <FontBakeryCheck:com.google.fonts/check/license/OFL_body_text>
🔥 Ruthie-Regular.ttf
  • 🔥 FAIL

    The OFL.txt body text is incorrect. Please use https://github.com/googlefonts/Unified-Font-Repository/blob/main/OFL.txt as a template. You should only modify the first line. [code: incorrect-ofl-body-text]

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>
🔥 Ruthie-Regular.ttf
  • 🔥 FAIL

    Value of repository_url field is

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

Are there caret positions declared for every ligature?

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

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

    - f + i
    
    - 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>
⚠️ Ruthie-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>
⚠️ Ruthie-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 Stylistic Sets have description.

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

    The stylistic set ss01 lacks a description string on the 'name' table. [code: missing-description]

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

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

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

    - HT
    
    - NULL
    
    - caron.alt
    
    - quotedbl.001
    

    [code: unreachable-glyphs]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ Ruthie-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: ampersand	Contours detected: 5	Expected: 1, 2 or 3
    
    - Glyph name: two	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: at	Contours detected: 3	Expected: 2
    
    - Glyph name: A	Contours detected: 4	Expected: 2
    
    - Glyph name: B	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 4	Expected: 1
    
    - Glyph name: D	Contours detected: 4	Expected: 2
    
    - Glyph name: E	Contours detected: 3	Expected: 1
    
    - Glyph name: G	Contours detected: 5	Expected: 1
    
    - Glyph name: H	Contours detected: 5	Expected: 1
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - Glyph name: L	Contours detected: 4	Expected: 1
    
    - Glyph name: M	Contours detected: 2	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: R	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: V	Contours detected: 2	Expected: 1
    
    - Glyph name: W	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: X	Contours detected: 2	Expected: 1
    
    - Glyph name: Z	Contours detected: 5	Expected: 1
    
    - Glyph name: b	Contours detected: 4	Expected: 2
    
    - Glyph name: c	Contours detected: 2	Expected: 1
    
    - Glyph name: e	Contours detected: 1	Expected: 2
    
    - Glyph name: f	Contours detected: 3	Expected: 1
    
    - Glyph name: g	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: k	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: m	Contours detected: 4	Expected: 1
    
    - Glyph name: n	Contours detected: 2	Expected: 1
    
    - Glyph name: o	Contours detected: 4	Expected: 2
    
    - Glyph name: q	Contours detected: 4	Expected: 2
    
    - Glyph name: s	Contours detected: 3	Expected: 1
    
    - Glyph name: t	Contours detected: 2	Expected: 1
    
    - Glyph name: z	Contours detected: 2	Expected: 1
    
    - Glyph name: yen	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: uni00B2	Contours detected: 2	Expected: 1
    
    - Glyph name: ordmasculine	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: onequarter	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: onehalf	Contours detected: 4	Expected: 3
    
    - Glyph name: threequarters	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: Agrave	Contours detected: 5	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 5	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 5	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 5	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: Aring	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: AE	Contours detected: 5	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: Egrave	Contours detected: 4	Expected: 2
    
    - Glyph name: Eacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Eth	Contours detected: 5	Expected: 2
    
    - Glyph name: Ograve	Contours detected: 4	Expected: 3
    
    - Glyph name: Oacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Otilde	Contours detected: 4	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 5	Expected: 4
    
    - Glyph name: ccedilla	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: egrave	Contours detected: 2	Expected: 3
    
    - Glyph name: eacute	Contours detected: 2	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: eth	Contours detected: 1	Expected: 2
    
    - Glyph name: ntilde	Contours detected: 3	Expected: 2
    
    - Glyph name: ograve	Contours detected: 5	Expected: 3
    
    - Glyph name: oacute	Contours detected: 5	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 5	Expected: 3
    
    - Glyph name: otilde	Contours detected: 5	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: oslash	Contours detected: 5	Expected: 3
    
    - Glyph name: thorn	Contours detected: 1	Expected: 2
    
    - Glyph name: Amacron	Contours detected: 5	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 5	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: Cacute	Contours detected: 5	Expected: 2
    
    - Glyph name: cacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 5	Expected: 2
    
    - Glyph name: ccaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 5	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 5	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 3	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 4	Expected: 2
    
    - Glyph name: emacron	Contours detected: 2	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 4	Expected: 2
    
    - Glyph name: edotaccent	Contours detected: 2	Expected: 3
    
    - Glyph name: Eogonek	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: Ecaron	Contours detected: 4	Expected: 2
    
    - Glyph name: ecaron	Contours detected: 2	Expected: 3
    
    - Glyph name: Gbreve	Contours detected: 6	Expected: 2
    
    - Glyph name: gbreve	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: Gdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: gdotaccent	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: uni0122	Contours detected: 6	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: Hbar	Contours detected: 6	Expected: 2
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: IJ	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: ij	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: Jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0137	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Lacute	Contours detected: 5	Expected: 2
    
    - Glyph name: uni013B	Contours detected: 5	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 5	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 5	Expected: 2
    
    - Glyph name: nacute	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 3	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 3	Expected: 2
    
    - Glyph name: eng	Contours detected: 3	Expected: 1
    
    - Glyph name: Omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: omacron	Contours detected: 5	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: ohungarumlaut	Contours detected: 6	Expected: 4
    
    - Glyph name: oe	Contours detected: 4	Expected: 3
    
    - Glyph name: Racute	Contours detected: 5	Expected: 3
    
    - Glyph name: uni0156	Contours detected: 5	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 5	Expected: 3
    
    - Glyph name: sacute	Contours detected: 4	Expected: 2
    
    - Glyph name: scedilla	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: scaron	Contours detected: 4	Expected: 2
    
    - Glyph name: uni0163	Contours detected: 3	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: Uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: Wcircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Zacute	Contours detected: 6	Expected: 2
    
    - Glyph name: zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 6	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ohorn	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: ohorn	Contours detected: 5	Expected: 2
    
    - Glyph name: Uhorn	Contours detected: 2	Expected: 1
    
    - Glyph name: uhorn	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0219	Contours detected: 4	Expected: 2
    
    - Glyph name: uni021B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 2	Expected: 1
    
    - Glyph name: Wgrave	Contours detected: 4	Expected: 2
    
    - Glyph name: Wacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1E9E	Contours detected: 2	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB8	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EB9	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EBB	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBC	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBE	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC0	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC1	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC3	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC4	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC6	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1ECC	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECD	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1ECE	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1ED0	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED1	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED2	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED4	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED6	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED8	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EDA	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EDB	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EDC	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EDD	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EDE	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EDF	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EE0	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EE1	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EE2	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EE3	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EE8	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 3	Expected: 2
    
    - Glyph name: ellipsis	Contours detected: 4	Expected: 3
    
    - Glyph name: perthousand	Contours detected: 9	Expected: 6 or 7
    
    - Glyph name: partialdiff	Contours detected: 1	Expected: 2
    
    - Glyph name: radical	Contours detected: 2	Expected: 1
    
    - Glyph name: fi	Contours detected: 4	Expected: 1, 2 or 3
    
    - Glyph name: fl	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: A	Contours detected: 4	Expected: 2
    
    - Glyph name: AE	Contours detected: 5	Expected: 2
    
    - Glyph name: Aacute	Contours detected: 5	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 5	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 5	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: Agrave	Contours detected: 5	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 5	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: Aring	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: Atilde	Contours detected: 5	Expected: 3
    
    - Glyph name: B	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 4	Expected: 1
    
    - Glyph name: Cacute	Contours detected: 5	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 5	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: Cdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: D	Contours detected: 4	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 5	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 5	Expected: 2
    
    - Glyph name: E	Contours detected: 3	Expected: 1
    
    - Glyph name: Eacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 4	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 4	Expected: 2
    
    - Glyph name: Egrave	Contours detected: 4	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 4	Expected: 2
    
    - Glyph name: Eogonek	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: Eth	Contours detected: 5	Expected: 2
    
    - Glyph name: G	Contours detected: 5	Expected: 1
    
    - Glyph name: Gbreve	Contours detected: 6	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: H	Contours detected: 5	Expected: 1
    
    - Glyph name: Hbar	Contours detected: 6	Expected: 2
    
    - Glyph name: IJ	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: L	Contours detected: 4	Expected: 1
    
    - Glyph name: Lacute	Contours detected: 5	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 5	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 5	Expected: 2
    
    - Glyph name: M	Contours detected: 2	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: Oacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 5	Expected: 4
    
    - Glyph name: Ograve	Contours detected: 4	Expected: 3
    
    - Glyph name: Ohorn	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: Omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: Otilde	Contours detected: 4	Expected: 3
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: R	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: Racute	Contours detected: 5	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 5	Expected: 3
    
    - Glyph name: Tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: Uhorn	Contours detected: 2	Expected: 1
    
    - Glyph name: Uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: V	Contours detected: 2	Expected: 1
    
    - Glyph name: W	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Wacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Wcircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Wgrave	Contours detected: 4	Expected: 2
    
    - Glyph name: X	Contours detected: 2	Expected: 1
    
    - Glyph name: Z	Contours detected: 5	Expected: 1
    
    - Glyph name: Zacute	Contours detected: 6	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 6	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: ampersand	Contours detected: 5	Expected: 1, 2 or 3
    
    - Glyph name: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: at	Contours detected: 3	Expected: 2
    
    - Glyph name: b	Contours detected: 4	Expected: 2
    
    - Glyph name: c	Contours detected: 2	Expected: 1
    
    - Glyph name: cacute	Contours detected: 3	Expected: 2
    
    - Glyph name: ccaron	Contours detected: 3	Expected: 2
    
    - Glyph name: ccedilla	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: cdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 3	Expected: 2
    
    - Glyph name: e	Contours detected: 1	Expected: 2
    
    - Glyph name: eacute	Contours detected: 2	Expected: 3
    
    - Glyph name: ecaron	Contours detected: 2	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: edotaccent	Contours detected: 2	Expected: 3
    
    - Glyph name: egrave	Contours detected: 2	Expected: 3
    
    - Glyph name: ellipsis	Contours detected: 4	Expected: 3
    
    - Glyph name: emacron	Contours detected: 2	Expected: 3
    
    - Glyph name: eng	Contours detected: 3	Expected: 1
    
    - Glyph name: eth	Contours detected: 1	Expected: 2
    
    - Glyph name: f	Contours detected: 3	Expected: 1
    
    - Glyph name: fi	Contours detected: 4	Expected: 3
    
    - Glyph name: five	Contours detected: 2	Expected: 1
    
    - Glyph name: fl	Contours detected: 3	Expected: 2
    
    - Glyph name: four	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: g	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: gbreve	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: gdotaccent	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: ij	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: k	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: m	Contours detected: 4	Expected: 1
    
    - Glyph name: n	Contours detected: 2	Expected: 1
    
    - Glyph name: nacute	Contours detected: 3	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 3	Expected: 2
    
    - Glyph name: ntilde	Contours detected: 3	Expected: 2
    
    - Glyph name: o	Contours detected: 4	Expected: 2
    
    - Glyph name: oacute	Contours detected: 5	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 5	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: oe	Contours detected: 4	Expected: 3
    
    - Glyph name: ograve	Contours detected: 5	Expected: 3
    
    - Glyph name: ohorn	Contours detected: 5	Expected: 2
    
    - Glyph name: ohungarumlaut	Contours detected: 6	Expected: 4
    
    - Glyph name: omacron	Contours detected: 5	Expected: 3
    
    - Glyph name: onehalf	Contours detected: 4	Expected: 3
    
    - Glyph name: onequarter	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: ordmasculine	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: oslash	Contours detected: 5	Expected: 3
    
    - Glyph name: otilde	Contours detected: 5	Expected: 3
    
    - Glyph name: partialdiff	Contours detected: 1	Expected: 2
    
    - Glyph name: perthousand	Contours detected: 9	Expected: 6 or 7
    
    - Glyph name: q	Contours detected: 4	Expected: 2
    
    - Glyph name: radical	Contours detected: 2	Expected: 1
    
    - Glyph name: s	Contours detected: 3	Expected: 1
    
    - Glyph name: sacute	Contours detected: 4	Expected: 2
    
    - Glyph name: scaron	Contours detected: 4	Expected: 2
    
    - 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: 1	Expected: 2
    
    - Glyph name: threequarters	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: two	Contours detected: 2	Expected: 1
    
    - Glyph name: uhorn	Contours detected: 2	Expected: 1
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: uni0122	Contours detected: 6	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: uni0137	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: uni013B	Contours detected: 5	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0156	Contours detected: 5	Expected: 3
    
    - Glyph name: uni0163	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni0219	Contours detected: 4	Expected: 2
    
    - Glyph name: uni021B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 2	Expected: 1
    
    - Glyph name: uni1E9E	Contours detected: 2	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EB8	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EB9	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EBB	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBC	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBE	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC0	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC1	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC2	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC3	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC4	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC6	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EC7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1ECC	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECD	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1ECE	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1ED0	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED1	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED2	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED4	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED6	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1ED8	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 6	Expected: 4
    
    - Glyph name: uni1EDA	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EDB	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EDC	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EDD	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EDE	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EDF	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EE0	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EE1	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EE2	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: uni1EE3	Contours detected: 6	Expected: 3
    
    - Glyph name: uni1EE8	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 3	Expected: 2
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: yen	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: z	Contours detected: 2	Expected: 1
    
    - Glyph name: zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 3	Expected: 2
    

    [code: contour-count]

Does the font contain a soft hyphen?

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

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

    Width = 385: plus

    Width = 331: approxequal, notequal, equal

    Width = 523: logicalnot

    Width = 416: plusminus

    Width = 264: multiply

    Width = 217: divide, minus [code: width-outliers]

Section: fontbakery.profiles.dsig

⚠️

Does the font have a DSIG table?

Check ID: <FontBakeryCheck:com.google.fonts/check/dsig>
⚠️ Ruthie-Regular.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: Shaping Checks

⚠️⚠️⏩⏩⏩

Ensure dotted circle glyph is present and can attach marks.

Check ID: <FontBakeryCheck:com.google.fonts/check/dotted_circle>
⚠️ Ruthie-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>
⚠️ Ruthie-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̦̒ į̆ į̇

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

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