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 12 62 8 155
0% 2% 7% 35% 5% 88%

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

    Missing required codepoints:

    - 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)
    
    
    - 0x011E (LATIN CAPITAL LETTER G WITH BREVE)
    
    
    - 0x0120 (LATIN CAPITAL LETTER G WITH DOT ABOVE)
    
    
    - 0x0126 (LATIN CAPITAL LETTER H WITH STROKE)
    
    
    - 0x0132 (LATIN CAPITAL LIGATURE IJ)
    
    
    - 0x0130 (LATIN CAPITAL LETTER I WITH DOT ABOVE)
    
    
    - 0x0218 (LATIN CAPITAL LETTER S WITH COMMA BELOW)
    
    
    - 0x021A (LATIN CAPITAL LETTER T WITH COMMA BELOW)
    
    
    - 0x016C (LATIN CAPITAL LETTER U WITH BREVE)
    
    
    - 0x010B (LATIN SMALL LETTER C WITH DOT ABOVE)
    
    
    - 0x011F (LATIN SMALL LETTER G WITH BREVE)
    
    
    - 0x0121 (LATIN SMALL LETTER G WITH DOT ABOVE)
    
    
    - 0x0237 (LATIN SMALL LETTER DOTLESS J)
    
    
    - 0x0219 (LATIN SMALL LETTER S WITH COMMA BELOW)
    
    
    - 0x021B (LATIN SMALL LETTER T WITH COMMA BELOW)
    
    
    - 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>
⚠️ Qwigley-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+007F : not included in any glyphset definition
    • U+02C7 CARON: try adding one of: canadian-aboriginal, tifinagh
    • U+02D8 BREVE: try adding canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding canadian-aboriginal
    • U+02DB OGONEK: try adding canadian-aboriginal
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+0300 COMBINING GRAVE ACCENT: try adding one of: coptic, cherokee, tai-le
    • U+0301 COMBINING ACUTE ACCENT: try adding one of: coptic, cherokee, tifinagh, tai-le
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: coptic, cherokee, tifinagh
    • U+0303 COMBINING TILDE: not included in any glyphset definition
    • U+0304 COMBINING MACRON: try adding one of: gothic, coptic, cherokee, tifinagh
    • U+0306 COMBINING BREVE: try adding tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: tifinagh, tai-le, canadian-aboriginal, coptic, malayalam
    • U+0308 COMBINING DIAERESIS: try adding one of: coptic, gothic, 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: coptic, cherokee, malayalam, 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+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
    • U+221E INFINITY: 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+E000 : not included in any glyphset definition
    • U+F6C3 : not included in any glyphset definition
    • U+F8FF : 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>
⚠️ Qwigley-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>
🔥 Qwigley-Regular.ttf
  • 🔥 FAIL

    Value of repository_url field is

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

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

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

Section: Universal

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

Font contains '.notdef' as its first glyph?

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

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

Check font contains no unreachable glyphs

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

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

    - CR
    
    - NULL
    
    - caron.alt
    

    [code: unreachable-glyphs]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ Qwigley-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: percent	Contours detected: 4	Expected: 5
    
    - Glyph name: zero	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: less	Contours detected: 2	Expected: 1
    
    - Glyph name: greater	Contours detected: 2	Expected: 1
    
    - Glyph name: A	Contours detected: 1	Expected: 2
    
    - Glyph name: G	Contours detected: 2	Expected: 1
    
    - Glyph name: M	Contours detected: 2	Expected: 1
    
    - Glyph name: Q	Contours detected: 1	Expected: 2
    
    - Glyph name: T	Contours detected: 2	Expected: 1
    
    - Glyph name: U	Contours detected: 2	Expected: 1
    
    - Glyph name: Y	Contours detected: 2	Expected: 1
    
    - Glyph name: a	Contours detected: 1	Expected: 2
    
    - Glyph name: b	Contours detected: 1	Expected: 2
    
    - Glyph name: d	Contours detected: 1	Expected: 2
    
    - Glyph name: e	Contours detected: 1	Expected: 2
    
    - Glyph name: g	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: n	Contours detected: 2	Expected: 1
    
    - Glyph name: o	Contours detected: 3	Expected: 2
    
    - Glyph name: ordfeminine	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: Agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: AE	Contours detected: 1	Expected: 2
    
    - Glyph name: Oslash	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Ugrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Uacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: ae	Contours detected: 2	Expected: 3
    
    - 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: ntilde	Contours detected: 3	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: oslash	Contours detected: 4	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: dcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: dcroat	Contours detected: 1	Expected: 2
    
    - Glyph name: emacron	Contours detected: 2	Expected: 3
    
    - Glyph name: edotaccent	Contours detected: 2	Expected: 3
    
    - Glyph name: ecaron	Contours detected: 2	Expected: 3
    
    - Glyph name: uni0122	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: lacute	Contours detected: 3	Expected: 2
    
    - Glyph name: uni013C	Contours detected: 3	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: ldot	Contours detected: 3	Expected: 2
    
    - Glyph name: lslash	Contours detected: 2	Expected: 1
    
    - 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: omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: Racute	Contours detected: 2	Expected: 3
    
    - Glyph name: uni0156	Contours detected: 2	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: uni0162	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Tcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Tbar	Contours detected: 3	Expected: 1
    
    - Glyph name: tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: Utilde	Contours detected: 3	Expected: 2
    
    - Glyph name: Umacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Uring	Contours detected: 4	Expected: 3
    
    - Glyph name: Uhungarumlaut	Contours detected: 4	Expected: 3
    
    - Glyph name: Uogonek	Contours detected: 3	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: Ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: florin	Contours detected: 2	Expected: 1
    
    - Glyph name: ohorn	Contours detected: 4	Expected: 2
    
    - Glyph name: Uhorn	Contours detected: 3	Expected: 1
    
    - Glyph name: uhorn	Contours detected: 2	Expected: 1
    
    - Glyph name: uni1E9E	Contours detected: 2	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA1	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA3	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA6	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA9	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAB	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAD	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAF	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB1	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB3	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB9	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBB	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBD	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC1	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC3	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1ECD	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ED1	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EDB	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EDD	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EDF	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EE1	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EE3	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EE4	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE6	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE8	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 3	Expected: 2
    
    - Glyph name: Ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF4	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF6	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF8	Contours detected: 3	Expected: 2
    
    - Glyph name: uni2074	Contours detected: 10	Expected: 1 or 2
    
    - Glyph name: A	Contours detected: 1	Expected: 2
    
    - Glyph name: AE	Contours detected: 1	Expected: 2
    
    - Glyph name: Aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: Agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: G	Contours detected: 2	Expected: 1
    
    - Glyph name: M	Contours detected: 2	Expected: 1
    
    - Glyph name: Oslash	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Q	Contours detected: 1	Expected: 2
    
    - Glyph name: Racute	Contours detected: 2	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 2	Expected: 3
    
    - 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: U	Contours detected: 2	Expected: 1
    
    - Glyph name: Uacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: Ugrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Uhorn	Contours detected: 3	Expected: 1
    
    - Glyph name: Uhungarumlaut	Contours detected: 4	Expected: 3
    
    - Glyph name: Umacron	Contours detected: 3	Expected: 2
    
    - 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: Y	Contours detected: 2	Expected: 1
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: a	Contours detected: 1	Expected: 2
    
    - Glyph name: aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: ae	Contours detected: 2	Expected: 3
    
    - Glyph name: agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: b	Contours detected: 1	Expected: 2
    
    - Glyph name: d	Contours detected: 1	Expected: 2
    
    - Glyph name: dcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: dcroat	Contours detected: 1	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: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: emacron	Contours detected: 2	Expected: 3
    
    - Glyph name: g	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: greater	Contours detected: 2	Expected: 1
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: lacute	Contours detected: 3	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: ldot	Contours detected: 3	Expected: 2
    
    - Glyph name: less	Contours detected: 2	Expected: 1
    
    - Glyph name: lslash	Contours detected: 2	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: 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
    
    - Glyph name: ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: ordfeminine	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: oslash	Contours detected: 4	Expected: 3
    
    - Glyph name: otilde	Contours detected: 4	Expected: 3
    
    - Glyph name: percent	Contours detected: 4	Expected: 5
    
    - Glyph name: tbar	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: 3	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 6	Expected: 3 or 4
    
    - Glyph name: uni013C	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0156	Contours detected: 2	Expected: 3
    
    - Glyph name: uni0162	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni1E9E	Contours detected: 2	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA1	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA3	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA6	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EA9	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAB	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAD	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EAF	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB1	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB3	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EB9	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBB	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBD	Contours detected: 2	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC1	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC3	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC5	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1EC7	Contours detected: 3	Expected: 4
    
    - Glyph name: uni1ECD	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ED1	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 5	Expected: 4
    
    - Glyph name: uni1EDB	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EDD	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EDF	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EE1	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EE3	Contours detected: 5	Expected: 3
    
    - Glyph name: uni1EE4	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE6	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EE8	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 4	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF4	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF6	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1EF8	Contours detected: 3	Expected: 2
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: zero	Contours detected: 1	Expected: 2 or 3
    

    [code: contour-count]

Does the font contain a soft hyphen?

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

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

Ensure component transforms do not perform scaling or rotation.

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

    The following glyphs had components with scaling or rotation or inverted outline direction:

    • Agrave (component grave)
    • Aacute (component acute)
    • Atilde (component tilde)
    • Egrave (component grave)
    • Eacute (component acute)
    • Igrave (component grave)
    • Iacute (component acute)
    • Ntilde (component tilde)
    • Ograve (component grave)
    • Oacute (component acute)
    • Otilde (component tilde)
    • Ugrave (component grave)
    • Uacute (component acute)
    • Yacute (component acute)
    • acircumflex (component circumflex)
    • atilde (component tilde)
    • ecircumflex (component circumflex)
    • icircumflex (component circumflex)
    • ntilde (component tilde)
    • ocircumflex (component circumflex)
    • otilde (component tilde)
    • ucircumflex (component circumflex)
    • Cacute (component acute)
    • Zacute (component acute)
    • Lacute (component acute)
    • Nacute (component acute)
    • Racute (component acute)
    • Sacute (component acute)
    • uni1EB6 (component dotaccent)
    • uni1EAC (component dotaccent)
    • uni1EA0 (component dotaccent)
    • uni1EC6 (component dotaccent)
    • uni1EB8 (component dotaccent)
    • uni1EBC (component tilde)
    • uni1ECA (component dotaccent)
    • Itilde (component tilde)
    • uni1ED8 (component dotaccent)
    • uni1ECC (component dotaccent)
    • uni1EDA (component acute)
    • uni1EE2 (component dotaccent)
    • uni1EDC (component grave)
    • uni1EE0 (component tilde)
    • uni1EE4 (component dotaccent)
    • uni1EE8 (component acute)
    • uni1EF0 (component dotaccent)
    • uni1EEA (component grave)
    • uni1EEE (component tilde)
    • Utilde (component tilde)
    • Wacute (component acute)
    • Wgrave (component grave)
    • uni1EF4 (component dotaccent)
    • Ygrave (component grave)
    • uni1EF8 (component tilde)
    • uni1EB7 (component dotaccent)
    • uni1EB5 (component tilde)
    • uni1EA5 (component circumflex)
    • uni1EAD (component dotaccent)
    • uni1EAD (component circumflex)
    • uni1EA7 (component circumflex)
    • uni1EA9 (component circumflex)
    • uni1EAB (component circumflex)
    • uni1EAB (component tilde)
    • acutecomb.case (component acute)
    • uni1EA1 (component dotaccent)
    • uni03060303 (component tilde)
    • uni0302 (component circumflex)
    • uni03020301 (component circumflex)
    • uni03020300 (component circumflex)
    • uni03020309 (component circumflex)
    • uni03020303 (component circumflex)
    • uni03020303 (component tilde)
    • uni0312 (component uni0326)
    • dotbelowcomb (component dotaccent)
    • uni1EBF (component circumflex)
    • uni1EC7 (component dotaccent)
    • uni1EC7 (component circumflex)
    • uni1EC1 (component circumflex)
    • uni1EC3 (component circumflex)
    • uni1EC5 (component circumflex)
    • uni1EC5 (component tilde)
    • uni1EB9 (component dotaccent)
    • uni1EBD (component tilde)
    • uni0123 (component uni0326)
    • gravecomb.case (component grave)
    • uni1ECB (component dotaccent)
    • itilde (component tilde)
    • uni1ED1 (component circumflex)
    • uni1ED9 (component dotaccent)
    • uni1ED9 (component circumflex)
    • uni1ED3 (component circumflex)
    • uni1ED5 (component circumflex)
    • uni1ED7 (component circumflex)
    • uni1ED7 (component tilde)
    • uni1ECD (component dotaccent)
    • uni1EE3 (component dotaccent)
    • uni1EE1 (component tilde)
    • tbar (component hyphen)
    • tildecomb (component tilde)
    • tildecomb.case (component tilde)
    • uni1EE5 (component dotaccent)
    • uni1EF1 (component dotaccent)
    • uni1EEF (component tilde)
    • utilde (component tilde)
    • wcircumflex (component circumflex)
    • ycircumflex (component circumflex)
    • uni1EF5 (component dotaccent)
    • uni1EF9 (component tilde) [code: transformed-components]

Check math signs have the same width.

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

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

    Width = 240: less, lessequal, greaterequal, greater

    Width = 764: logicalnot

    Width = 330: plusminus

    Width = 284: multiply

    Width = 262: notequal [code: width-outliers]

Section: fontbakery.profiles.dsig

⚠️

Does the font have a DSIG table?

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

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

    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 does not cover the following languages that require the soft-dotted feature: Igbo (Latn, 27,823,640 speakers), Aghem (Latn, 38,843 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Belarusian (Cyrl, 10,064,517 speakers), Lithuanian (Latn, 2,357,094 speakers), Basaa (Latn, 332,940 speakers), Navajo (Latn, 166,319 speakers), Dutch (Latn, 31,709,104 speakers). [code: soft-dotted]