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.
DEPRECATION WARNING
By late-December 2024, FontBakery version 0.13.0 introduced a new naming scheme for the check-IDs.
Fontbakery detected usage of old IDs and performed an automatic backwards-compatibility translation for you.
This automatic translation will be deprecated in the next major release.
Please start using the new check-IDs as documented at /Lib/fontbakery/legacy_checkids.py
The following legacy check-IDs were detected:
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/outline_jaggy_segments
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/outline_colinear_vectors
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/outline_semi_vertical
Summary
💥 ERROR | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
1 | 0 | 19 | 16 | 58 | 9 | 135 |
0% | 0% | 8% | 7% | 24% | 4% | 57% |
Meaning of check results:
- 💥 An ERROR is something wrong with FontBakery itself, possibly a bug.
- ☠ A FATAL is an extremely severe issue that must be addressed immediately.
- 🔥 A FAIL is a problem with the font that must be fixed.
- ⚠️ A WARN is something that you should consider addressing.
- ℹ️ An INFO result simply prints something useful. Typically stats.
- ✅ A PASS means the font looks good for the given checking routine.
- ⏩ And a SKIP happens when the check does not apply to the given font.
If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.
(but other kinds of bug reports and/or feature requests are also always welcome, of course!)
FontBakery version: 0.13.1
OpenType Specification Checks
⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️Check mark characters are in GDEF mark glyph class.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
The following mark characters could be in the GDEF mark glyph class: uni0307 (U+0307), uni030F (U+030F), uni0311 (U+0311) and uni0326 (U+0326)
[code: mark-chars]
Universal Profile Checks
🔥🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️Check accent of Lcaron, dcaron, lcaron, tcaron
🔥 Monoton-Regular.ttf
-
🔥 FAIL
dcaron uses component comma.
Overridden: This check was originally a WARN but was overridden by the universal profile: For Google Fonts, one of the comma-lookalikes is a FAIL
[code: bad-mark] -
🔥 FAIL
Lcaron uses component comma.
Overridden: This check was originally a WARN but was overridden by the universal profile: For Google Fonts, one of the comma-lookalikes is a FAIL
[code: bad-mark] -
🔥 FAIL
lcaron uses component comma.
Overridden: This check was originally a WARN but was overridden by the universal profile: For Google Fonts, one of the comma-lookalikes is a FAIL
[code: bad-mark] -
🔥 FAIL
tcaron uses component comma.
Overridden: This check was originally a WARN but was overridden by the universal profile: For Google Fonts, one of the comma-lookalikes is a FAIL
[code: bad-mark] -
✅ PASS
Looks good!
Ensure the font supports case swapping for all its glyphs.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
The following glyphs lack their case-swapping counterparts:
Glyph present in the font Missing case-swapping counterpart U+0154: LATIN CAPITAL LETTER R WITH ACUTE U+0155: LATIN SMALL LETTER R WITH ACUTE U+01C4: LATIN CAPITAL LETTER DZ WITH CARON U+01C6: LATIN SMALL LETTER DZ WITH CARON
Check if each glyph has the recommended amount of contours.
🔥 Monoton-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:
[code: contour-count]- Glyph name: exclam Contours detected: 7 Expected: 2 - Glyph name: quotedbl Contours detected: 6 Expected: 2 - Glyph name: numbersign Contours detected: 24 Expected: 2 - Glyph name: dollar Contours detected: 8 Expected: 1, 3 or 5 - Glyph name: percent Contours detected: 19 Expected: 4 or 5 - Glyph name: ampersand Contours detected: 12 Expected: 1, 2 or 3 - Glyph name: quotesingle Contours detected: 3 Expected: 1 - Glyph name: parenleft Contours detected: 4 Expected: 1 - Glyph name: parenright Contours detected: 4 Expected: 1 - Glyph name: asterisk Contours detected: 7 Expected: 1 or 4 - Glyph name: plus Contours detected: 4 Expected: 1 - Glyph name: comma Contours detected: 3 Expected: 1 - Glyph name: hyphen Contours detected: 3 Expected: 1 - Glyph name: period Contours detected: 3 Expected: 1 - Glyph name: slash Contours detected: 3 Expected: 1 - Glyph name: zero Contours detected: 8 Expected: 2 or 3 - Glyph name: one Contours detected: 3 Expected: 1 - Glyph name: two Contours detected: 7 Expected: 1 - Glyph name: three Contours detected: 8 Expected: 1 - Glyph name: four Contours detected: 11 Expected: 1 or 2 - Glyph name: five Contours detected: 7 Expected: 1 - Glyph name: six Contours detected: 4 Expected: 1 or 2 - Glyph name: seven Contours detected: 7 Expected: 1 - Glyph name: eight Contours detected: 4 Expected: 3 - Glyph name: nine Contours detected: 4 Expected: 1 or 2 - Glyph name: colon Contours detected: 6 Expected: 2 - Glyph name: semicolon Contours detected: 6 Expected: 2 - Glyph name: less Contours detected: 7 Expected: 1 - Glyph name: equal Contours detected: 6 Expected: 2 - Glyph name: greater Contours detected: 7 Expected: 1 - Glyph name: question Contours detected: 10 Expected: 2 - Glyph name: at Contours detected: 3 Expected: 2 - Glyph name: A Contours detected: 10 Expected: 2 - Glyph name: B Contours detected: 5 Expected: 2 or 3 - Glyph name: C Contours detected: 4 Expected: 1 - Glyph name: D Contours detected: 8 Expected: 2 - Glyph name: E Contours detected: 4 Expected: 1 - Glyph name: F Contours detected: 4 Expected: 1 - Glyph name: G Contours detected: 4 Expected: 1 - Glyph name: H Contours detected: 9 Expected: 1 - Glyph name: I Contours detected: 4 Expected: 1 - Glyph name: J Contours detected: 4 Expected: 1 - Glyph name: K Contours detected: 8 Expected: 1 or 2 - Glyph name: L Contours detected: 4 Expected: 1 - Glyph name: M Contours detected: 11 Expected: 1 - Glyph name: N Contours detected: 10 Expected: 1 - Glyph name: O Contours detected: 8 Expected: 2 - Glyph name: P Contours detected: 4 Expected: 1 or 2 - Glyph name: Q Contours detected: 14 Expected: 2 - Glyph name: R Contours detected: 4 Expected: 1 or 2 - Glyph name: S Contours detected: 4 Expected: 1 - Glyph name: T Contours detected: 3 Expected: 1 - Glyph name: U Contours detected: 4 Expected: 1 - Glyph name: V Contours detected: 7 Expected: 1 - Glyph name: W Contours detected: 13 Expected: 1 or 2 - Glyph name: X Contours detected: 12 Expected: 1 - Glyph name: Y Contours detected: 7 Expected: 1 - Glyph name: Z Contours detected: 10 Expected: 1 - Glyph name: bracketleft Contours detected: 3 Expected: 1 - Glyph name: backslash Contours detected: 3 Expected: 1 - Glyph name: bracketright Contours detected: 3 Expected: 1 - Glyph name: asciicircum Contours detected: 3 Expected: 1 - Glyph name: underscore Contours detected: 3 Expected: 1 - Glyph name: grave Contours detected: 2 Expected: 1 - Glyph name: a Contours detected: 4 Expected: 2 - Glyph name: b Contours detected: 4 Expected: 2 - Glyph name: c Contours detected: 4 Expected: 1 - Glyph name: d Contours detected: 8 Expected: 2 - Glyph name: e Contours detected: 4 Expected: 2 - Glyph name: f Contours detected: 4 Expected: 1 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: h Contours detected: 9 Expected: 1 - Glyph name: i Contours detected: 4 Expected: 2 - Glyph name: j Contours detected: 4 Expected: 2 - Glyph name: k Contours detected: 8 Expected: 1 or 2 - Glyph name: l Contours detected: 4 Expected: 1 - Glyph name: m Contours detected: 4 Expected: 1 - Glyph name: n Contours detected: 8 Expected: 1 - Glyph name: o Contours detected: 8 Expected: 2 - Glyph name: p Contours detected: 4 Expected: 2 - Glyph name: q Contours detected: 4 Expected: 2 - Glyph name: r Contours detected: 4 Expected: 1 - Glyph name: s Contours detected: 3 Expected: 1 - Glyph name: t Contours detected: 7 Expected: 1 - Glyph name: u Contours detected: 4 Expected: 1 - Glyph name: v Contours detected: 7 Expected: 1 - Glyph name: w Contours detected: 4 Expected: 1 - Glyph name: x Contours detected: 12 Expected: 1 - Glyph name: y Contours detected: 7 Expected: 1 - Glyph name: z Contours detected: 10 Expected: 1 - Glyph name: braceleft Contours detected: 6 Expected: 1 - Glyph name: bar Contours detected: 3 Expected: 1 - Glyph name: braceright Contours detected: 6 Expected: 1 - Glyph name: asciitilde Contours detected: 3 Expected: 1 - Glyph name: exclamdown Contours detected: 7 Expected: 2 - Glyph name: cent Contours detected: 8 Expected: 1 or 2 - Glyph name: sterling Contours detected: 7 Expected: 1 or 2 - Glyph name: currency Contours detected: 16 Expected: 2 - Glyph name: yen Contours detected: 11 Expected: 1 or 2 - Glyph name: brokenbar Contours detected: 6 Expected: 2 - Glyph name: dieresis Contours detected: 6 Expected: 2 - Glyph name: ordfeminine Contours detected: 4 Expected: 2 or 3 - Glyph name: guillemotleft Contours detected: 10 Expected: 2 - Glyph name: logicalnot Contours detected: 3 Expected: 1 - Glyph name: degree Contours detected: 4 Expected: 2 - Glyph name: plusminus Contours detected: 6 Expected: 1 or 2 - Glyph name: uni00B2 Contours detected: 4 Expected: 1 - Glyph name: uni00B3 Contours detected: 6 Expected: 1 - Glyph name: acute Contours detected: 2 Expected: 1 - Glyph name: paragraph Contours detected: 4 Expected: 1, 2 or 3 - Glyph name: periodcentered Contours detected: 3 Expected: 1 - Glyph name: cedilla Contours detected: 2 Expected: 1 - Glyph name: uni00B9 Contours detected: 2 Expected: 1 - Glyph name: ordmasculine Contours detected: 8 Expected: 2 or 3 - Glyph name: guillemotright Contours detected: 10 Expected: 2 - Glyph name: onequarter Contours detected: 15 Expected: 3 or 4 - Glyph name: onehalf Contours detected: 9 Expected: 3 - Glyph name: threequarters Contours detected: 19 Expected: 3 or 4 - Glyph name: questiondown Contours detected: 10 Expected: 2 - Glyph name: Agrave Contours detected: 12 Expected: 3 - Glyph name: Aacute Contours detected: 12 Expected: 3 - Glyph name: Acircumflex Contours detected: 13 Expected: 3 - Glyph name: Atilde Contours detected: 13 Expected: 3 - Glyph name: Adieresis Contours detected: 16 Expected: 4 - Glyph name: Aring Contours detected: 14 Expected: 3 or 4 - Glyph name: AE Contours detected: 10 Expected: 2 - Glyph name: Ccedilla Contours detected: 6 Expected: 1 or 2 - Glyph name: Egrave Contours detected: 6 Expected: 2 - Glyph name: Eacute Contours detected: 6 Expected: 2 - Glyph name: Ecircumflex Contours detected: 7 Expected: 2 - Glyph name: Edieresis Contours detected: 10 Expected: 3 - Glyph name: Igrave Contours detected: 6 Expected: 2 - Glyph name: Iacute Contours detected: 6 Expected: 2 - Glyph name: Icircumflex Contours detected: 7 Expected: 2 - Glyph name: Idieresis Contours detected: 10 Expected: 3 - Glyph name: Eth Contours detected: 7 Expected: 2 - Glyph name: Ntilde Contours detected: 13 Expected: 2 - Glyph name: Ograve Contours detected: 10 Expected: 3 - Glyph name: Oacute Contours detected: 10 Expected: 3 - Glyph name: Ocircumflex Contours detected: 11 Expected: 3 - Glyph name: Otilde Contours detected: 11 Expected: 3 - Glyph name: Odieresis Contours detected: 14 Expected: 4 - Glyph name: multiply Contours detected: 12 Expected: 1 - Glyph name: Oslash Contours detected: 14 Expected: 2 or 3 - Glyph name: Ugrave Contours detected: 6 Expected: 2 - Glyph name: Uacute Contours detected: 6 Expected: 2 - Glyph name: Ucircumflex Contours detected: 7 Expected: 2 - Glyph name: Udieresis Contours detected: 10 Expected: 3 - Glyph name: Yacute Contours detected: 9 Expected: 2 - Glyph name: Thorn Contours detected: 4 Expected: 1 or 2 - Glyph name: germandbls Contours detected: 5 Expected: 1 - Glyph name: agrave Contours detected: 6 Expected: 3 - Glyph name: aacute Contours detected: 6 Expected: 3 - Glyph name: acircumflex Contours detected: 7 Expected: 3 - Glyph name: atilde Contours detected: 7 Expected: 3 - Glyph name: adieresis Contours detected: 10 Expected: 4 - Glyph name: aring Contours detected: 8 Expected: 4 - Glyph name: ae Contours detected: 6 Expected: 3 - Glyph name: ccedilla Contours detected: 6 Expected: 1 or 2 - Glyph name: egrave Contours detected: 6 Expected: 3 - Glyph name: eacute Contours detected: 6 Expected: 3 - Glyph name: ecircumflex Contours detected: 7 Expected: 3 - Glyph name: edieresis Contours detected: 10 Expected: 4 - Glyph name: igrave Contours detected: 6 Expected: 2 - Glyph name: iacute Contours detected: 6 Expected: 2 - Glyph name: icircumflex Contours detected: 7 Expected: 2 - Glyph name: idieresis Contours detected: 10 Expected: 3 - Glyph name: eth Contours detected: 4 Expected: 2 - Glyph name: ntilde Contours detected: 11 Expected: 2 - Glyph name: ograve Contours detected: 10 Expected: 3 - Glyph name: oacute Contours detected: 10 Expected: 3 - Glyph name: ocircumflex Contours detected: 11 Expected: 3 - Glyph name: otilde Contours detected: 11 Expected: 3 - Glyph name: odieresis Contours detected: 14 Expected: 4 - Glyph name: divide Contours detected: 8 Expected: 3 - Glyph name: oslash Contours detected: 14 Expected: 3 - Glyph name: ugrave Contours detected: 6 Expected: 2 - Glyph name: uacute Contours detected: 6 Expected: 2 - Glyph name: ucircumflex Contours detected: 7 Expected: 2 - Glyph name: udieresis Contours detected: 10 Expected: 3 - Glyph name: yacute Contours detected: 9 Expected: 2 - Glyph name: thorn Contours detected: 8 Expected: 2 - Glyph name: ydieresis Contours detected: 13 Expected: 3 - Glyph name: Amacron Contours detected: 10 Expected: 3 - Glyph name: amacron Contours detected: 4 Expected: 3 - Glyph name: Abreve Contours detected: 12 Expected: 3 - Glyph name: abreve Contours detected: 6 Expected: 3 - Glyph name: Aogonek Contours detected: 13 Expected: 2 or 3 - Glyph name: aogonek Contours detected: 7 Expected: 2 - Glyph name: Cacute Contours detected: 6 Expected: 2 - Glyph name: cacute Contours detected: 6 Expected: 2 - Glyph name: Cdotaccent Contours detected: 7 Expected: 2 - Glyph name: cdotaccent Contours detected: 7 Expected: 2 - Glyph name: Ccaron Contours detected: 7 Expected: 2 - Glyph name: ccaron Contours detected: 7 Expected: 2 - Glyph name: Dcaron Contours detected: 11 Expected: 3 - Glyph name: dcaron Contours detected: 11 Expected: 3 - Glyph name: Dcroat Contours detected: 14 Expected: 2 - Glyph name: dcroat Contours detected: 12 Expected: 2 - Glyph name: Emacron Contours detected: 4 Expected: 2 - Glyph name: emacron Contours detected: 4 Expected: 3 - Glyph name: Ebreve Contours detected: 6 Expected: 2 - Glyph name: ebreve Contours detected: 6 Expected: 3 - Glyph name: Edotaccent Contours detected: 7 Expected: 2 - Glyph name: edotaccent Contours detected: 7 Expected: 3 - Glyph name: Eogonek Contours detected: 7 Expected: 1 or 2 - Glyph name: eogonek Contours detected: 7 Expected: 2 - Glyph name: Ecaron Contours detected: 7 Expected: 2 - Glyph name: ecaron Contours detected: 7 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: 7 Expected: 2 - Glyph name: gdotaccent Contours detected: 7 Expected: 3 or 4 - Glyph name: Gcommaaccent Contours detected: 7 Expected: 2 - Glyph name: Hcircumflex Contours detected: 12 Expected: 2 - Glyph name: hcircumflex Contours detected: 12 Expected: 2 - Glyph name: Hbar Contours detected: 15 Expected: 2 - Glyph name: hbar Contours detected: 15 Expected: 1 - Glyph name: Itilde Contours detected: 7 Expected: 2 - Glyph name: itilde Contours detected: 7 Expected: 2 - Glyph name: Imacron Contours detected: 4 Expected: 2 - Glyph name: imacron Contours detected: 4 Expected: 2 - Glyph name: Ibreve Contours detected: 6 Expected: 2 - Glyph name: ibreve Contours detected: 6 Expected: 2 - Glyph name: Iogonek Contours detected: 7 Expected: 1 or 2 - Glyph name: iogonek Contours detected: 7 Expected: 2 or 3 - Glyph name: Idotaccent Contours detected: 7 Expected: 2 - Glyph name: dotlessi Contours detected: 4 Expected: 1 - Glyph name: IJ Contours detected: 8 Expected: 1 or 2 - Glyph name: ij Contours detected: 8 Expected: 3 or 4 - Glyph name: Jcircumflex Contours detected: 7 Expected: 2 - Glyph name: jcircumflex Contours detected: 7 Expected: 2 - Glyph name: Kcommaaccent Contours detected: 11 Expected: 2 or 3 - Glyph name: kcommaaccent Contours detected: 11 Expected: 2 or 3 - Glyph name: kgreenlandic Contours detected: 8 Expected: 1 or 2 - Glyph name: Lacute Contours detected: 6 Expected: 2 - Glyph name: lacute Contours detected: 6 Expected: 2 - Glyph name: Lcommaaccent Contours detected: 7 Expected: 2 - Glyph name: lcommaaccent Contours detected: 7 Expected: 2 - Glyph name: Lcaron Contours detected: 7 Expected: 2 - Glyph name: lcaron Contours detected: 7 Expected: 2 - Glyph name: Ldot Contours detected: 7 Expected: 2 - Glyph name: ldot Contours detected: 7 Expected: 2 - Glyph name: Lslash Contours detected: 10 Expected: 1 - Glyph name: lslash Contours detected: 10 Expected: 1 - Glyph name: Nacute Contours detected: 12 Expected: 2 - Glyph name: nacute Contours detected: 10 Expected: 2 - Glyph name: Ncommaaccent Contours detected: 13 Expected: 2 - Glyph name: ncommaaccent Contours detected: 11 Expected: 2 - Glyph name: Ncaron Contours detected: 13 Expected: 2 - Glyph name: ncaron Contours detected: 11 Expected: 2 - Glyph name: Eng Contours detected: 11 Expected: 1 - Glyph name: eng Contours detected: 9 Expected: 1 - Glyph name: Omacron Contours detected: 8 Expected: 3 - Glyph name: omacron Contours detected: 8 Expected: 3 - Glyph name: Obreve Contours detected: 10 Expected: 3 - Glyph name: obreve Contours detected: 10 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 12 Expected: 4 - Glyph name: ohungarumlaut Contours detected: 12 Expected: 4 - Glyph name: OE Contours detected: 8 Expected: 2 - Glyph name: oe Contours detected: 8 Expected: 3 - Glyph name: Racute Contours detected: 6 Expected: 3 - Glyph name: Rcommaaccent Contours detected: 7 Expected: 3 - Glyph name: rcommaaccent Contours detected: 7 Expected: 2 - Glyph name: Rcaron Contours detected: 7 Expected: 3 - Glyph name: rcaron Contours detected: 7 Expected: 2 - Glyph name: Sacute Contours detected: 6 Expected: 2 - Glyph name: sacute Contours detected: 5 Expected: 2 - Glyph name: Scircumflex Contours detected: 7 Expected: 2 - Glyph name: scircumflex Contours detected: 6 Expected: 2 - Glyph name: Scedilla Contours detected: 6 Expected: 1 or 2 - Glyph name: scedilla Contours detected: 5 Expected: 1 or 2 - Glyph name: Scaron Contours detected: 7 Expected: 2 - Glyph name: scaron Contours detected: 6 Expected: 2 - Glyph name: Tcommaaccent Contours detected: 5 Expected: 1 or 2 - Glyph name: tcommaaccent Contours detected: 9 Expected: 1 or 2 - Glyph name: Tcaron Contours detected: 6 Expected: 2 - Glyph name: tcaron Contours detected: 10 Expected: 2 - Glyph name: Tbar Contours detected: 19 Expected: 1 - Glyph name: tbar Contours detected: 23 Expected: 1 - Glyph name: Utilde Contours detected: 7 Expected: 2 - Glyph name: utilde Contours detected: 7 Expected: 2 - Glyph name: Umacron Contours detected: 4 Expected: 2 - Glyph name: umacron Contours detected: 4 Expected: 2 - Glyph name: Ubreve Contours detected: 6 Expected: 2 - Glyph name: ubreve Contours detected: 6 Expected: 2 - Glyph name: Uring Contours detected: 8 Expected: 3 - Glyph name: uring Contours detected: 8 Expected: 3 - Glyph name: Uhungarumlaut Contours detected: 8 Expected: 3 - Glyph name: uhungarumlaut Contours detected: 8 Expected: 3 - Glyph name: Uogonek Contours detected: 7 Expected: 1 - Glyph name: uogonek Contours detected: 7 Expected: 1 - Glyph name: Ycircumflex Contours detected: 10 Expected: 2 - Glyph name: ycircumflex Contours detected: 10 Expected: 2 - Glyph name: Ydieresis Contours detected: 13 Expected: 3 - Glyph name: Zacute Contours detected: 12 Expected: 2 - Glyph name: zacute Contours detected: 12 Expected: 2 - Glyph name: Zdotaccent Contours detected: 13 Expected: 2 - Glyph name: zdotaccent Contours detected: 13 Expected: 2 - Glyph name: Zcaron Contours detected: 13 Expected: 2 - Glyph name: zcaron Contours detected: 13 Expected: 2 - Glyph name: florin Contours detected: 9 Expected: 1 - Glyph name: uni01C4 Contours detected: 21 Expected: 4 - Glyph name: uni01C5 Contours detected: 21 Expected: 4 - Glyph name: Scommaaccent Contours detected: 7 Expected: 2 - Glyph name: scommaaccent Contours detected: 6 Expected: 2 - Glyph name: uni021A Contours detected: 6 Expected: 2 - Glyph name: uni021B Contours detected: 10 Expected: 2 - Glyph name: uni0237 Contours detected: 4 Expected: 1 - Glyph name: circumflex Contours detected: 3 Expected: 1 - Glyph name: caron Contours detected: 3 Expected: 1 - Glyph name: breve Contours detected: 2 Expected: 1 - Glyph name: dotaccent Contours detected: 3 Expected: 1 - Glyph name: ring Contours detected: 4 Expected: 2 - Glyph name: ogonek Contours detected: 3 Expected: 1 - Glyph name: tilde Contours detected: 3 Expected: 1 - Glyph name: hungarumlaut Contours detected: 4 Expected: 2 - Glyph name: uni0307 Contours detected: 3 Expected: 1 - Glyph name: uni030F Contours detected: 4 Expected: 2 - Glyph name: uni0311 Contours detected: 2 Expected: 1 - Glyph name: uni0326 Contours detected: 3 Expected: 1 - Glyph name: uni00B5 Contours detected: 8 Expected: 1 - Glyph name: endash Contours detected: 3 Expected: 1 - Glyph name: emdash Contours detected: 3 Expected: 1 - Glyph name: quoteleft Contours detected: 3 Expected: 1 - Glyph name: quoteright Contours detected: 3 Expected: 1 - Glyph name: quotesinglbase Contours detected: 3 Expected: 1 - Glyph name: quotedblleft Contours detected: 6 Expected: 2 - Glyph name: quotedblright Contours detected: 6 Expected: 2 - Glyph name: quotedblbase Contours detected: 6 Expected: 2 - Glyph name: dagger Contours detected: 4 Expected: 1 or 2 - Glyph name: daggerdbl Contours detected: 4 Expected: 1 or 3 - Glyph name: bullet Contours detected: 4 Expected: 1 - Glyph name: ellipsis Contours detected: 9 Expected: 3 - Glyph name: perthousand Contours detected: 3 Expected: 6 or 7 - Glyph name: guilsinglleft Contours detected: 5 Expected: 1 - Glyph name: guilsinglright Contours detected: 5 Expected: 1 - Glyph name: fraction Contours detected: 3 Expected: 1 - Glyph name: uni2074 Contours detected: 10 Expected: 1 or 2 - Glyph name: Euro Contours detected: 8 Expected: 1 or 2 - Glyph name: trademark Contours detected: 12 Expected: 2 - Glyph name: product Contours detected: 4 Expected: 1 - Glyph name: minus Contours detected: 3 Expected: 1 - Glyph name: integral Contours detected: 3 Expected: 1 - Glyph name: approxequal Contours detected: 6 Expected: 2 - Glyph name: notequal Contours detected: 9 Expected: 1 - Glyph name: lozenge Contours detected: 4 Expected: 2 - Glyph name: uniFB01 Contours detected: 8 Expected: 1, 2 or 3 - Glyph name: uniFB02 Contours detected: 8 Expected: 1 or 2 - Glyph name: A Contours detected: 10 Expected: 2 - Glyph name: AE Contours detected: 10 Expected: 2 - Glyph name: Aacute Contours detected: 12 Expected: 3 - Glyph name: Abreve Contours detected: 12 Expected: 3 - Glyph name: Acircumflex Contours detected: 13 Expected: 3 - Glyph name: Adieresis Contours detected: 16 Expected: 4 - Glyph name: Agrave Contours detected: 12 Expected: 3 - Glyph name: Amacron Contours detected: 10 Expected: 3 - Glyph name: Aogonek Contours detected: 13 Expected: 2 or 3 - Glyph name: Aring Contours detected: 14 Expected: 3 or 4 - Glyph name: Atilde Contours detected: 13 Expected: 3 - Glyph name: B Contours detected: 5 Expected: 2 or 3 - Glyph name: C Contours detected: 4 Expected: 1 - Glyph name: Cacute Contours detected: 6 Expected: 2 - Glyph name: Ccaron Contours detected: 7 Expected: 2 - Glyph name: Ccedilla Contours detected: 6 Expected: 1 or 2 - Glyph name: Cdotaccent Contours detected: 7 Expected: 2 - Glyph name: D Contours detected: 8 Expected: 2 - Glyph name: Dcaron Contours detected: 11 Expected: 3 - Glyph name: Dcroat Contours detected: 14 Expected: 2 - Glyph name: E Contours detected: 4 Expected: 1 - Glyph name: Eacute Contours detected: 6 Expected: 2 - Glyph name: Ebreve Contours detected: 6 Expected: 2 - Glyph name: Ecaron Contours detected: 7 Expected: 2 - Glyph name: Ecircumflex Contours detected: 7 Expected: 2 - Glyph name: Edieresis Contours detected: 10 Expected: 3 - Glyph name: Edotaccent Contours detected: 7 Expected: 2 - Glyph name: Egrave Contours detected: 6 Expected: 2 - Glyph name: Emacron Contours detected: 4 Expected: 2 - Glyph name: Eng Contours detected: 11 Expected: 1 - Glyph name: Eogonek Contours detected: 7 Expected: 1 or 2 - Glyph name: Eth Contours detected: 7 Expected: 2 - Glyph name: Euro Contours detected: 8 Expected: 1 or 2 - Glyph name: F Contours detected: 4 Expected: 1 - Glyph name: G Contours detected: 4 Expected: 1 - Glyph name: Gbreve Contours detected: 6 Expected: 2 - Glyph name: Gdotaccent Contours detected: 7 Expected: 2 - Glyph name: H Contours detected: 9 Expected: 1 - Glyph name: Hbar Contours detected: 15 Expected: 2 - Glyph name: Hcircumflex Contours detected: 12 Expected: 2 - Glyph name: I Contours detected: 4 Expected: 1 - Glyph name: IJ Contours detected: 8 Expected: 1 or 2 - Glyph name: Iacute Contours detected: 6 Expected: 2 - Glyph name: Ibreve Contours detected: 6 Expected: 2 - Glyph name: Icircumflex Contours detected: 7 Expected: 2 - Glyph name: Idieresis Contours detected: 10 Expected: 3 - Glyph name: Idotaccent Contours detected: 7 Expected: 2 - Glyph name: Igrave Contours detected: 6 Expected: 2 - Glyph name: Imacron Contours detected: 4 Expected: 2 - Glyph name: Iogonek Contours detected: 7 Expected: 1 or 2 - Glyph name: Itilde Contours detected: 7 Expected: 2 - Glyph name: J Contours detected: 4 Expected: 1 - Glyph name: Jcircumflex Contours detected: 7 Expected: 2 - Glyph name: K Contours detected: 8 Expected: 1 or 2 - Glyph name: L Contours detected: 4 Expected: 1 - Glyph name: Lacute Contours detected: 6 Expected: 2 - Glyph name: Lcaron Contours detected: 7 Expected: 2 - Glyph name: Ldot Contours detected: 7 Expected: 2 - Glyph name: Lslash Contours detected: 10 Expected: 1 - Glyph name: M Contours detected: 11 Expected: 1 - Glyph name: N Contours detected: 10 Expected: 1 - Glyph name: Nacute Contours detected: 12 Expected: 2 - Glyph name: Ncaron Contours detected: 13 Expected: 2 - Glyph name: Ntilde Contours detected: 13 Expected: 2 - Glyph name: O Contours detected: 8 Expected: 2 - Glyph name: OE Contours detected: 8 Expected: 2 - Glyph name: Oacute Contours detected: 10 Expected: 3 - Glyph name: Ocircumflex Contours detected: 11 Expected: 3 - Glyph name: Odieresis Contours detected: 14 Expected: 4 - Glyph name: Ograve Contours detected: 10 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 12 Expected: 4 - Glyph name: Omacron Contours detected: 8 Expected: 3 - Glyph name: Oslash Contours detected: 14 Expected: 2 or 3 - Glyph name: Otilde Contours detected: 11 Expected: 3 - Glyph name: P Contours detected: 4 Expected: 1 or 2 - Glyph name: Q Contours detected: 14 Expected: 2 - Glyph name: R Contours detected: 4 Expected: 1 or 2 - Glyph name: Racute Contours detected: 6 Expected: 3 - Glyph name: Rcaron Contours detected: 7 Expected: 3 - Glyph name: S Contours detected: 4 Expected: 1 - Glyph name: Sacute Contours detected: 6 Expected: 2 - Glyph name: Scaron Contours detected: 7 Expected: 2 - Glyph name: Scircumflex Contours detected: 7 Expected: 2 - Glyph name: T Contours detected: 3 Expected: 1 - Glyph name: Tbar Contours detected: 19 Expected: 1 - Glyph name: Tcaron Contours detected: 6 Expected: 2 - Glyph name: Thorn Contours detected: 4 Expected: 1 or 2 - Glyph name: U Contours detected: 4 Expected: 1 - Glyph name: Uacute Contours detected: 6 Expected: 2 - Glyph name: Ubreve Contours detected: 6 Expected: 2 - Glyph name: Ucircumflex Contours detected: 7 Expected: 2 - Glyph name: Udieresis Contours detected: 10 Expected: 3 - Glyph name: Ugrave Contours detected: 6 Expected: 2 - Glyph name: Uhungarumlaut Contours detected: 8 Expected: 3 - Glyph name: Umacron Contours detected: 4 Expected: 2 - Glyph name: Uogonek Contours detected: 7 Expected: 1 - Glyph name: Uring Contours detected: 8 Expected: 3 - Glyph name: Utilde Contours detected: 7 Expected: 2 - Glyph name: V Contours detected: 7 Expected: 1 - Glyph name: W Contours detected: 13 Expected: 1 or 2 - Glyph name: X Contours detected: 12 Expected: 1 - Glyph name: Y Contours detected: 7 Expected: 1 - Glyph name: Yacute Contours detected: 9 Expected: 2 - Glyph name: Ycircumflex Contours detected: 10 Expected: 2 - Glyph name: Ydieresis Contours detected: 13 Expected: 3 - Glyph name: Z Contours detected: 10 Expected: 1 - Glyph name: Zacute Contours detected: 12 Expected: 2 - Glyph name: Zcaron Contours detected: 13 Expected: 2 - Glyph name: Zdotaccent Contours detected: 13 Expected: 2 - Glyph name: a Contours detected: 4 Expected: 2 - Glyph name: aacute Contours detected: 6 Expected: 3 - Glyph name: abreve Contours detected: 6 Expected: 3 - Glyph name: acircumflex Contours detected: 7 Expected: 3 - Glyph name: acute Contours detected: 2 Expected: 1 - Glyph name: adieresis Contours detected: 10 Expected: 4 - Glyph name: ae Contours detected: 6 Expected: 3 - Glyph name: agrave Contours detected: 6 Expected: 3 - Glyph name: amacron Contours detected: 4 Expected: 3 - Glyph name: ampersand Contours detected: 12 Expected: 1, 2 or 3 - Glyph name: aogonek Contours detected: 7 Expected: 2 - Glyph name: approxequal Contours detected: 6 Expected: 2 - Glyph name: aring Contours detected: 8 Expected: 4 - Glyph name: asciicircum Contours detected: 3 Expected: 1 - Glyph name: asciitilde Contours detected: 3 Expected: 1 - Glyph name: asterisk Contours detected: 7 Expected: 1 or 4 - Glyph name: at Contours detected: 3 Expected: 2 - Glyph name: atilde Contours detected: 7 Expected: 3 - Glyph name: b Contours detected: 4 Expected: 2 - Glyph name: backslash Contours detected: 3 Expected: 1 - Glyph name: bar Contours detected: 3 Expected: 1 - Glyph name: braceleft Contours detected: 6 Expected: 1 - Glyph name: braceright Contours detected: 6 Expected: 1 - Glyph name: bracketleft Contours detected: 3 Expected: 1 - Glyph name: bracketright Contours detected: 3 Expected: 1 - Glyph name: breve Contours detected: 2 Expected: 1 - Glyph name: brokenbar Contours detected: 6 Expected: 2 - Glyph name: bullet Contours detected: 4 Expected: 1 - Glyph name: c Contours detected: 4 Expected: 1 - Glyph name: cacute Contours detected: 6 Expected: 2 - Glyph name: caron Contours detected: 3 Expected: 1 - Glyph name: ccaron Contours detected: 7 Expected: 2 - Glyph name: ccedilla Contours detected: 6 Expected: 1 or 2 - Glyph name: cdotaccent Contours detected: 7 Expected: 2 - Glyph name: cedilla Contours detected: 2 Expected: 1 - Glyph name: cent Contours detected: 8 Expected: 1 or 2 - Glyph name: circumflex Contours detected: 3 Expected: 1 - Glyph name: colon Contours detected: 6 Expected: 2 - Glyph name: comma Contours detected: 3 Expected: 1 - Glyph name: currency Contours detected: 16 Expected: 2 - Glyph name: d Contours detected: 8 Expected: 2 - Glyph name: dagger Contours detected: 4 Expected: 1 or 2 - Glyph name: daggerdbl Contours detected: 4 Expected: 1 or 3 - Glyph name: dcaron Contours detected: 11 Expected: 3 - Glyph name: dcroat Contours detected: 12 Expected: 2 - Glyph name: degree Contours detected: 4 Expected: 2 - Glyph name: dieresis Contours detected: 6 Expected: 2 - Glyph name: divide Contours detected: 8 Expected: 3 - Glyph name: dollar Contours detected: 8 Expected: 1, 3 or 5 - Glyph name: dotaccent Contours detected: 3 Expected: 1 - Glyph name: dotlessi Contours detected: 4 Expected: 1 - Glyph name: e Contours detected: 4 Expected: 2 - Glyph name: eacute Contours detected: 6 Expected: 3 - Glyph name: ebreve Contours detected: 6 Expected: 3 - Glyph name: ecaron Contours detected: 7 Expected: 3 - Glyph name: ecircumflex Contours detected: 7 Expected: 3 - Glyph name: edieresis Contours detected: 10 Expected: 4 - Glyph name: edotaccent Contours detected: 7 Expected: 3 - Glyph name: egrave Contours detected: 6 Expected: 3 - Glyph name: eight Contours detected: 4 Expected: 3 - Glyph name: ellipsis Contours detected: 9 Expected: 3 - Glyph name: emacron Contours detected: 4 Expected: 3 - Glyph name: emdash Contours detected: 3 Expected: 1 - Glyph name: endash Contours detected: 3 Expected: 1 - Glyph name: eng Contours detected: 9 Expected: 1 - Glyph name: eogonek Contours detected: 7 Expected: 2 - Glyph name: equal Contours detected: 6 Expected: 2 - Glyph name: eth Contours detected: 4 Expected: 2 - Glyph name: exclam Contours detected: 7 Expected: 2 - Glyph name: exclamdown Contours detected: 7 Expected: 2 - Glyph name: f Contours detected: 4 Expected: 1 - Glyph name: five Contours detected: 7 Expected: 1 - Glyph name: four Contours detected: 11 Expected: 1 or 2 - Glyph name: fraction Contours detected: 3 Expected: 1 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: gbreve Contours detected: 6 Expected: 3 or 4 - Glyph name: gdotaccent Contours detected: 7 Expected: 3 or 4 - Glyph name: germandbls Contours detected: 5 Expected: 1 - Glyph name: grave Contours detected: 2 Expected: 1 - Glyph name: greater Contours detected: 7 Expected: 1 - Glyph name: guillemotleft Contours detected: 10 Expected: 2 - Glyph name: guillemotright Contours detected: 10 Expected: 2 - Glyph name: guilsinglleft Contours detected: 5 Expected: 1 - Glyph name: guilsinglright Contours detected: 5 Expected: 1 - Glyph name: h Contours detected: 9 Expected: 1 - Glyph name: hbar Contours detected: 15 Expected: 1 - Glyph name: hcircumflex Contours detected: 12 Expected: 2 - Glyph name: hungarumlaut Contours detected: 4 Expected: 2 - Glyph name: hyphen Contours detected: 3 Expected: 1 - Glyph name: i Contours detected: 4 Expected: 2 - Glyph name: iacute Contours detected: 6 Expected: 2 - Glyph name: ibreve Contours detected: 6 Expected: 2 - Glyph name: icircumflex Contours detected: 7 Expected: 2 - Glyph name: idieresis Contours detected: 10 Expected: 3 - Glyph name: igrave Contours detected: 6 Expected: 2 - Glyph name: ij Contours detected: 8 Expected: 3 or 4 - Glyph name: imacron Contours detected: 4 Expected: 2 - Glyph name: integral Contours detected: 3 Expected: 1 - Glyph name: iogonek Contours detected: 7 Expected: 2 or 3 - Glyph name: itilde Contours detected: 7 Expected: 2 - Glyph name: j Contours detected: 4 Expected: 2 - Glyph name: jcircumflex Contours detected: 7 Expected: 2 - Glyph name: k Contours detected: 8 Expected: 1 or 2 - Glyph name: kgreenlandic Contours detected: 8 Expected: 1 or 2 - Glyph name: l Contours detected: 4 Expected: 1 - Glyph name: lacute Contours detected: 6 Expected: 2 - Glyph name: lcaron Contours detected: 7 Expected: 2 - Glyph name: ldot Contours detected: 7 Expected: 2 - Glyph name: less Contours detected: 7 Expected: 1 - Glyph name: logicalnot Contours detected: 3 Expected: 1 - Glyph name: lozenge Contours detected: 4 Expected: 2 - Glyph name: lslash Contours detected: 10 Expected: 1 - Glyph name: m Contours detected: 4 Expected: 1 - Glyph name: minus Contours detected: 3 Expected: 1 - Glyph name: multiply Contours detected: 12 Expected: 1 - Glyph name: n Contours detected: 8 Expected: 1 - Glyph name: nacute Contours detected: 10 Expected: 2 - Glyph name: ncaron Contours detected: 11 Expected: 2 - Glyph name: nine Contours detected: 4 Expected: 1 or 2 - Glyph name: notequal Contours detected: 9 Expected: 1 - Glyph name: ntilde Contours detected: 11 Expected: 2 - Glyph name: numbersign Contours detected: 24 Expected: 2 - Glyph name: o Contours detected: 8 Expected: 2 - Glyph name: oacute Contours detected: 10 Expected: 3 - Glyph name: ocircumflex Contours detected: 11 Expected: 3 - Glyph name: odieresis Contours detected: 14 Expected: 4 - Glyph name: oe Contours detected: 8 Expected: 3 - Glyph name: ogonek Contours detected: 3 Expected: 1 - Glyph name: ograve Contours detected: 10 Expected: 3 - Glyph name: ohungarumlaut Contours detected: 12 Expected: 4 - Glyph name: omacron Contours detected: 8 Expected: 3 - Glyph name: one Contours detected: 3 Expected: 1 - Glyph name: onehalf Contours detected: 9 Expected: 3 - Glyph name: onequarter Contours detected: 15 Expected: 3 or 4 - Glyph name: ordfeminine Contours detected: 4 Expected: 2 or 3 - Glyph name: ordmasculine Contours detected: 8 Expected: 2 or 3 - Glyph name: oslash Contours detected: 14 Expected: 3 - Glyph name: otilde Contours detected: 11 Expected: 3 - Glyph name: p Contours detected: 4 Expected: 2 - Glyph name: paragraph Contours detected: 4 Expected: 1, 2 or 3 - Glyph name: parenleft Contours detected: 4 Expected: 1 - Glyph name: parenright Contours detected: 4 Expected: 1 - Glyph name: percent Contours detected: 19 Expected: 4 or 5 - Glyph name: period Contours detected: 3 Expected: 1 - Glyph name: periodcentered Contours detected: 3 Expected: 1 - Glyph name: perthousand Contours detected: 3 Expected: 6 or 7 - Glyph name: plus Contours detected: 4 Expected: 1 - Glyph name: plusminus Contours detected: 6 Expected: 1 or 2 - Glyph name: product Contours detected: 4 Expected: 1 - Glyph name: q Contours detected: 4 Expected: 2 - Glyph name: question Contours detected: 10 Expected: 2 - Glyph name: questiondown Contours detected: 10 Expected: 2 - Glyph name: quotedbl Contours detected: 6 Expected: 2 - Glyph name: quotedblbase Contours detected: 6 Expected: 2 - Glyph name: quotedblleft Contours detected: 6 Expected: 2 - Glyph name: quotedblright Contours detected: 6 Expected: 2 - Glyph name: quoteleft Contours detected: 3 Expected: 1 - Glyph name: quoteright Contours detected: 3 Expected: 1 - Glyph name: quotesinglbase Contours detected: 3 Expected: 1 - Glyph name: quotesingle Contours detected: 3 Expected: 1 - Glyph name: r Contours detected: 4 Expected: 1 - Glyph name: rcaron Contours detected: 7 Expected: 2 - Glyph name: ring Contours detected: 4 Expected: 2 - Glyph name: s Contours detected: 3 Expected: 1 - Glyph name: sacute Contours detected: 5 Expected: 2 - Glyph name: scaron Contours detected: 6 Expected: 2 - Glyph name: scircumflex Contours detected: 6 Expected: 2 - Glyph name: semicolon Contours detected: 6 Expected: 2 - Glyph name: seven Contours detected: 7 Expected: 1 - Glyph name: six Contours detected: 4 Expected: 1 or 2 - Glyph name: slash Contours detected: 3 Expected: 1 - Glyph name: sterling Contours detected: 7 Expected: 1 or 2 - Glyph name: t Contours detected: 7 Expected: 1 - Glyph name: tbar Contours detected: 23 Expected: 1 - Glyph name: tcaron Contours detected: 10 Expected: 2 - Glyph name: thorn Contours detected: 8 Expected: 2 - Glyph name: three Contours detected: 8 Expected: 1 - Glyph name: threequarters Contours detected: 19 Expected: 3 or 4 - Glyph name: tilde Contours detected: 3 Expected: 1 - Glyph name: trademark Contours detected: 12 Expected: 2 - Glyph name: two Contours detected: 7 Expected: 1 - Glyph name: u Contours detected: 4 Expected: 1 - Glyph name: uacute Contours detected: 6 Expected: 2 - Glyph name: ubreve Contours detected: 6 Expected: 2 - Glyph name: ucircumflex Contours detected: 7 Expected: 2 - Glyph name: udieresis Contours detected: 10 Expected: 3 - Glyph name: ugrave Contours detected: 6 Expected: 2 - Glyph name: uhungarumlaut Contours detected: 8 Expected: 3 - Glyph name: umacron Contours detected: 4 Expected: 2 - Glyph name: underscore Contours detected: 3 Expected: 1 - Glyph name: uni00B5 Contours detected: 8 Expected: 1 - Glyph name: uni01C4 Contours detected: 21 Expected: 4 - Glyph name: uni01C5 Contours detected: 21 Expected: 4 - Glyph name: uni021A Contours detected: 6 Expected: 2 - Glyph name: uni021B Contours detected: 10 Expected: 2 - Glyph name: uni0237 Contours detected: 4 Expected: 1 - Glyph name: uni0307 Contours detected: 3 Expected: 1 - Glyph name: uni030F Contours detected: 4 Expected: 2 - Glyph name: uni0311 Contours detected: 2 Expected: 1 - Glyph name: uni0326 Contours detected: 3 Expected: 1 - Glyph name: uogonek Contours detected: 7 Expected: 1 - Glyph name: uring Contours detected: 8 Expected: 3 - Glyph name: utilde Contours detected: 7 Expected: 2 - Glyph name: v Contours detected: 7 Expected: 1 - Glyph name: w Contours detected: 4 Expected: 1 - Glyph name: x Contours detected: 12 Expected: 1 - Glyph name: y Contours detected: 7 Expected: 1 - Glyph name: yacute Contours detected: 9 Expected: 2 - Glyph name: ycircumflex Contours detected: 10 Expected: 2 - Glyph name: ydieresis Contours detected: 13 Expected: 3 - Glyph name: yen Contours detected: 11 Expected: 1 or 2 - Glyph name: z Contours detected: 10 Expected: 1 - Glyph name: zacute Contours detected: 12 Expected: 2 - Glyph name: zcaron Contours detected: 13 Expected: 2 - Glyph name: zdotaccent Contours detected: 13 Expected: 2 - Glyph name: zero Contours detected: 8 Expected: 2 or 3
-
🔥 FAIL
The following glyphs have no contours even though they were expected to have some:
[code: no-contour]- Glyph name: section Expected: 2 - Glyph name: Omega Expected: 1 - Glyph name: pi Expected: 1 - Glyph name: partialdiff Expected: 2 - Glyph name: uni2206 Expected: 2 - Glyph name: summation Expected: 1 - Glyph name: radical Expected: 1 - Glyph name: infinity Expected: 3 - Glyph name: lessequal Expected: 2 - Glyph name: greaterequal Expected: 2 - Glyph name: greaterequal Expected: 2 - Glyph name: infinity Expected: 3 - Glyph name: lessequal Expected: 2 - Glyph name: partialdiff Expected: 2 - Glyph name: pi Expected: 1 - Glyph name: radical Expected: 1 - Glyph name: section Expected: 2 - Glyph name: summation Expected: 1 - Glyph name: uni2206 Expected: 2
Does font file include unacceptable control character glyphs?
🔥 Monoton-Regular.ttf
-
🔥 FAIL
The following unacceptable control characters were identified: uni0009, uni000A, uni0002
[code: unacceptable]
Font contains '.notdef' as its first glyph?
🔥 Monoton-Regular.ttf
-
🔥 FAIL
The '.notdef' glyph should contain a drawing, but it is blank.
[code: notdef-is-blank]
Check math signs have the same width.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
The most common width is 1373 among a set of 2 math glyphs. The following math glyphs have a different width, though:
Width = 1231: plus
Width = 970: notequal, equal
Width = 1471: logicalnot
Width = 1226: plusminus
Width = 1618: multiply
Width = 533: divide
Width = 1138: minus
Width = 1363: approxequal
Width = 222: greaterequal, lessequal
[code: width-outliers]
Description strings in the name table must not contain copyright info.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
Some namerecords with ID=10 (NameID.DESCRIPTION) containing copyright info should be removed (perhaps these were added by a longstanding FontLab Studio 5.x bug that copied copyright notices to them.)
[code: copyright-on-description]
Ensure glyphs do not have components which are themselves components.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
The following glyphs have components which themselves are component glyphs: * uni01C4 and uni01C5
[code: found-nested-components]
Check font contains no unreachable glyphs
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
[code: unreachable-glyphs]- glyph371 - glyph372
Are there unwanted tables?
🔥 Monoton-Regular.ttf
-
🔥 FAIL
The following unwanted font tables were found:
- FFTM - Table contains redundant FontForge timestamp info
- DSIG - 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.
They can be removed with the 'fix-unwanted-tables' script provided by gftools.
[code: unwanted-tables]
Article Checks
⚠️Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
Family metadata at /Users/simon/others-repos/fonts//ofl/monoton does not have an article.
[code: lacks-article]
Metadata Checks
🔥🔥🔥🔥⚠️⏩⏩⏩ℹ️METADATA.pb: Check URL on copyright string is the same as in repository_url field.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
Please add a family.source.repository_url entry.
[code: lacks-repo-url]
Check METADATA.pb includes production subsets.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
The following subsets are missing [latin-ext]
[code: missing-subsets]
METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?
🔥 Monoton-Regular.ttf
-
🔥 FAIL
METADATA.pb font full_name = "Monoton" does not match post_script_name = "Monoton-Regular"
[code: mismatch]
METADATA.pb subsets should be alphabetically ordered.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin'] and expected ['latin', 'menu']
[code: not-sorted]
Check for codepoints not covered by METADATA subsets.
⚠️ Monoton-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+0002 : try adding symbols
- U+0009 : try adding symbols
- U+000A : try adding symbols
- U+0100 LATIN CAPITAL LETTER A WITH MACRON: try adding latin-ext
- U+0101 LATIN SMALL LETTER A WITH MACRON: try adding latin-ext
- U+0102 LATIN CAPITAL LETTER A WITH BREVE: try adding one of: vietnamese, latin-ext
- U+0103 LATIN SMALL LETTER A WITH BREVE: try adding one of: vietnamese, latin-ext
- U+0104 LATIN CAPITAL LETTER A WITH OGONEK: try adding latin-ext
- U+0105 LATIN SMALL LETTER A WITH OGONEK: try adding latin-ext
- U+0106 LATIN CAPITAL LETTER C WITH ACUTE: try adding latin-ext
- U+0107 LATIN SMALL LETTER C WITH ACUTE: try adding latin-ext
- U+010A LATIN CAPITAL LETTER C WITH DOT ABOVE: try adding latin-ext
- U+010B LATIN SMALL LETTER C WITH DOT ABOVE: try adding latin-ext
- U+010C LATIN CAPITAL LETTER C WITH CARON: try adding latin-ext
- U+010D LATIN SMALL LETTER C WITH CARON: try adding latin-ext
- U+010E LATIN CAPITAL LETTER D WITH CARON: try adding latin-ext
- U+010F LATIN SMALL LETTER D WITH CARON: try adding latin-ext
- U+0110 LATIN CAPITAL LETTER D WITH STROKE: try adding one of: vietnamese, latin-ext
- U+0111 LATIN SMALL LETTER D WITH STROKE: try adding one of: vietnamese, latin-ext
- U+0112 LATIN CAPITAL LETTER E WITH MACRON: try adding latin-ext
- U+0113 LATIN SMALL LETTER E WITH MACRON: try adding latin-ext
- U+0114 LATIN CAPITAL LETTER E WITH BREVE: try adding latin-ext
- U+0115 LATIN SMALL LETTER E WITH BREVE: try adding latin-ext
- U+0116 LATIN CAPITAL LETTER E WITH DOT ABOVE: try adding latin-ext
- U+0117 LATIN SMALL LETTER E WITH DOT ABOVE: try adding latin-ext
- U+0118 LATIN CAPITAL LETTER E WITH OGONEK: try adding latin-ext
- U+0119 LATIN SMALL LETTER E WITH OGONEK: try adding latin-ext
- U+011A LATIN CAPITAL LETTER E WITH CARON: try adding latin-ext
- U+011B LATIN SMALL LETTER E WITH CARON: try adding latin-ext
- U+011E LATIN CAPITAL LETTER G WITH BREVE: try adding latin-ext
- U+011F LATIN SMALL LETTER G WITH BREVE: try adding latin-ext
- U+0120 LATIN CAPITAL LETTER G WITH DOT ABOVE: try adding latin-ext
- U+0121 LATIN SMALL LETTER G WITH DOT ABOVE: try adding latin-ext
- U+0122 LATIN CAPITAL LETTER G WITH CEDILLA: try adding latin-ext
- U+0123 LATIN SMALL LETTER G WITH CEDILLA: try adding latin-ext
- U+0124 LATIN CAPITAL LETTER H WITH CIRCUMFLEX: try adding latin-ext
- U+0125 LATIN SMALL LETTER H WITH CIRCUMFLEX: try adding latin-ext
- U+0126 LATIN CAPITAL LETTER H WITH STROKE: try adding latin-ext
- U+0127 LATIN SMALL LETTER H WITH STROKE: try adding latin-ext
- U+0128 LATIN CAPITAL LETTER I WITH TILDE: try adding one of: vietnamese, latin-ext
- U+0129 LATIN SMALL LETTER I WITH TILDE: try adding one of: vietnamese, latin-ext
- U+012A LATIN CAPITAL LETTER I WITH MACRON: try adding latin-ext
- U+012B LATIN SMALL LETTER I WITH MACRON: try adding latin-ext
- U+012C LATIN CAPITAL LETTER I WITH BREVE: try adding latin-ext
- U+012D LATIN SMALL LETTER I WITH BREVE: try adding latin-ext
- U+012E LATIN CAPITAL LETTER I WITH OGONEK: try adding latin-ext
- U+012F LATIN SMALL LETTER I WITH OGONEK: try adding latin-ext
- U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE: try adding latin-ext
- U+0132 LATIN CAPITAL LIGATURE IJ: try adding latin-ext
- U+0133 LATIN SMALL LIGATURE IJ: try adding latin-ext
- U+0134 LATIN CAPITAL LETTER J WITH CIRCUMFLEX: try adding latin-ext
- U+0135 LATIN SMALL LETTER J WITH CIRCUMFLEX: try adding latin-ext
- U+0136 LATIN CAPITAL LETTER K WITH CEDILLA: try adding latin-ext
- U+0137 LATIN SMALL LETTER K WITH CEDILLA: try adding latin-ext
- U+0138 LATIN SMALL LETTER KRA: try adding latin-ext
- U+0139 LATIN CAPITAL LETTER L WITH ACUTE: try adding latin-ext
- U+013A LATIN SMALL LETTER L WITH ACUTE: try adding latin-ext
- U+013B LATIN CAPITAL LETTER L WITH CEDILLA: try adding latin-ext
- U+013C LATIN SMALL LETTER L WITH CEDILLA: try adding latin-ext
- U+013D LATIN CAPITAL LETTER L WITH CARON: try adding latin-ext
- U+013E LATIN SMALL LETTER L WITH CARON: try adding latin-ext
- U+013F LATIN CAPITAL LETTER L WITH MIDDLE DOT: try adding latin-ext
- U+0140 LATIN SMALL LETTER L WITH MIDDLE DOT: try adding latin-ext
- U+0141 LATIN CAPITAL LETTER L WITH STROKE: try adding latin-ext
- U+0142 LATIN SMALL LETTER L WITH STROKE: try adding latin-ext
- U+0143 LATIN CAPITAL LETTER N WITH ACUTE: try adding latin-ext
- U+0144 LATIN SMALL LETTER N WITH ACUTE: try adding latin-ext
- U+0145 LATIN CAPITAL LETTER N WITH CEDILLA: try adding latin-ext
- U+0146 LATIN SMALL LETTER N WITH CEDILLA: try adding latin-ext
- U+0147 LATIN CAPITAL LETTER N WITH CARON: try adding latin-ext
- U+0148 LATIN SMALL LETTER N WITH CARON: try adding latin-ext
- U+014A LATIN CAPITAL LETTER ENG: try adding latin-ext
- U+014B LATIN SMALL LETTER ENG: try adding latin-ext
- U+014C LATIN CAPITAL LETTER O WITH MACRON: try adding latin-ext
- U+014D LATIN SMALL LETTER O WITH MACRON: try adding latin-ext
- U+014E LATIN CAPITAL LETTER O WITH BREVE: try adding latin-ext
- U+014F LATIN SMALL LETTER O WITH BREVE: try adding latin-ext
- U+0150 LATIN CAPITAL LETTER O WITH DOUBLE ACUTE: try adding latin-ext
- U+0151 LATIN SMALL LETTER O WITH DOUBLE ACUTE: try adding latin-ext
- U+0154 LATIN CAPITAL LETTER R WITH ACUTE: try adding latin-ext
- U+0156 LATIN CAPITAL LETTER R WITH CEDILLA: try adding latin-ext
- U+0157 LATIN SMALL LETTER R WITH CEDILLA: try adding latin-ext
- U+0158 LATIN CAPITAL LETTER R WITH CARON: try adding latin-ext
- U+0159 LATIN SMALL LETTER R WITH CARON: try adding latin-ext
- U+015A LATIN CAPITAL LETTER S WITH ACUTE: try adding latin-ext
- U+015B LATIN SMALL LETTER S WITH ACUTE: try adding latin-ext
- U+015C LATIN CAPITAL LETTER S WITH CIRCUMFLEX: try adding latin-ext
- U+015D LATIN SMALL LETTER S WITH CIRCUMFLEX: try adding latin-ext
- U+015E LATIN CAPITAL LETTER S WITH CEDILLA: try adding latin-ext
- U+015F LATIN SMALL LETTER S WITH CEDILLA: try adding latin-ext
- U+0160 LATIN CAPITAL LETTER S WITH CARON: try adding latin-ext
- U+0161 LATIN SMALL LETTER S WITH CARON: try adding latin-ext
- U+0162 LATIN CAPITAL LETTER T WITH CEDILLA: try adding latin-ext
- U+0163 LATIN SMALL LETTER T WITH CEDILLA: try adding latin-ext
- U+0164 LATIN CAPITAL LETTER T WITH CARON: try adding latin-ext
- U+0165 LATIN SMALL LETTER T WITH CARON: try adding latin-ext
- U+0166 LATIN CAPITAL LETTER T WITH STROKE: try adding latin-ext
- U+0167 LATIN SMALL LETTER T WITH STROKE: try adding latin-ext
- U+0168 LATIN CAPITAL LETTER U WITH TILDE: try adding one of: vietnamese, latin-ext
- U+0169 LATIN SMALL LETTER U WITH TILDE: try adding one of: vietnamese, latin-ext
- U+016A LATIN CAPITAL LETTER U WITH MACRON: try adding latin-ext
- U+016B LATIN SMALL LETTER U WITH MACRON: try adding latin-ext
- U+016C LATIN CAPITAL LETTER U WITH BREVE: try adding latin-ext
- U+016D LATIN SMALL LETTER U WITH BREVE: try adding latin-ext
- U+016E LATIN CAPITAL LETTER U WITH RING ABOVE: try adding latin-ext
- U+016F LATIN SMALL LETTER U WITH RING ABOVE: try adding latin-ext
- U+0170 LATIN CAPITAL LETTER U WITH DOUBLE ACUTE: try adding latin-ext
- U+0171 LATIN SMALL LETTER U WITH DOUBLE ACUTE: try adding latin-ext
- U+0172 LATIN CAPITAL LETTER U WITH OGONEK: try adding latin-ext
- U+0173 LATIN SMALL LETTER U WITH OGONEK: try adding latin-ext
- U+0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX: try adding latin-ext
- U+0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX: try adding latin-ext
- U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS: try adding latin-ext
- U+0179 LATIN CAPITAL LETTER Z WITH ACUTE: try adding latin-ext
- U+017A LATIN SMALL LETTER Z WITH ACUTE: try adding latin-ext
- U+017B LATIN CAPITAL LETTER Z WITH DOT ABOVE: try adding latin-ext
- U+017C LATIN SMALL LETTER Z WITH DOT ABOVE: try adding latin-ext
- U+017D LATIN CAPITAL LETTER Z WITH CARON: try adding latin-ext
- U+017E LATIN SMALL LETTER Z WITH CARON: try adding latin-ext
- U+0192 LATIN SMALL LETTER F WITH HOOK: try adding latin-ext
- U+01C4 LATIN CAPITAL LETTER DZ WITH CARON: try adding latin-ext
- U+01C5 LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON: try adding latin-ext
- U+0218 LATIN CAPITAL LETTER S WITH COMMA BELOW: try adding latin-ext
- U+0219 LATIN SMALL LETTER S WITH COMMA BELOW: try adding latin-ext
- U+021A LATIN CAPITAL LETTER T WITH COMMA BELOW: try adding latin-ext
- U+021B LATIN SMALL LETTER T WITH COMMA BELOW: try adding latin-ext
- U+0237 LATIN SMALL LETTER DOTLESS J: try adding latin-ext
- U+02C7 CARON: try adding one of: canadian-aboriginal, yi, latin-ext, tifinagh
- U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
- U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
- U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
- U+02DD DOUBLE ACUTE ACCENT: try adding latin-ext
- U+0307 COMBINING DOT ABOVE: try adding one of: syriac, canadian-aboriginal, tai-le, coptic, old-permic, math, tifinagh, todhri, hebrew, duployan, malayalam
- U+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition
- U+0311 COMBINING INVERTED BREVE: try adding one of: coptic, todhri
- U+0326 COMBINING COMMA BELOW: try adding math
- U+03A9 GREEK CAPITAL LETTER OMEGA: try adding one of: elbasan, math, greek
- U+03BC GREEK SMALL LETTER MU: try adding one of: math, greek
- U+03C0 GREEK SMALL LETTER PI: try adding one of: math, greek, yi
- U+2020 DAGGER: try adding one of: adlam, latin-ext
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2030 PER MILLE SIGN: try adding adlam
- U+2074 SUPERSCRIPT FOUR: try adding math
- U+2202 PARTIAL DIFFERENTIAL: try adding math
- U+2206 INCREMENT: try adding math
- U+220F N-ARY PRODUCT: try adding math
- U+2211 N-ARY SUMMATION: try adding math
- U+221A SQUARE ROOT: try adding math
- U+221E INFINITY: try adding math
- U+222B INTEGRAL: try adding math
- U+2248 ALMOST EQUAL TO: try adding math
- U+2260 NOT EQUAL TO: try adding math
- U+2264 LESS-THAN OR EQUAL TO: try adding math
- U+2265 GREATER-THAN OR EQUAL TO: try adding math
- U+25CA LOZENGE: try adding one of: math, symbols
- 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:
[code: unreachable-subsetting]menu
,latin
Glyphset Checks
💥Shapes languages in all GF glyphsets.
💥 Monoton-Regular.ttf
-
💥 ERROR
Failed with ModuleNotFoundError: No module named 'shaperglot.checker'
[code: failed-check]File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checkrunner.py", line 222, in _run_check subresults = list(subresults) File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checks/vendorspecific/googlefonts/glyphsets/shape_languages.py", line 19, in check_glyphsets_shape_languages from shaperglot.checker import Checker
Description Checks
🔥🔥⚠️⚠️⚠️ℹ️DESCRIPTION.en_us.html should end in a linebreak.
⚠️ METADATA.pb
-
⚠️ WARN
The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.
[code: missing-eof-linebreak]
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.
[code: missing-eof-linebreak]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
⚠️ Monoton-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]
Does DESCRIPTION file contain a upstream Git repo URL?
🔥 Monoton-Regular.ttf
-
🔥 FAIL
Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file.
[code: lacks-git-url]
DESCRIPTION.en_us.html must have more than 200 bytes.
🔥 METADATA.pb
-
🔥 FAIL
DESCRIPTION.en_us.html must have size larger than 200 bytes.
[code: too-short]
Licensing Checks
🔥🔥🔥⚠️⚠️⏩Copyright notices match canonical pattern in fonts
🔥 Monoton-Regular.ttf
-
🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to:
"Copyright 2020 The Familyname Project Authors (git url)"
But instead we have got:
"Copyright (c) 2011 by vernon adams. All rights reserved."
[code: bad-notice-format] -
🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to:
"Copyright 2020 The Familyname Project Authors (git url)"
But instead we have got:
"Copyright (c) 2011 by vernon adams. All rights reserved."
[code: bad-notice-format] -
🔥 FAIL
METADATA.pb: Copyright notices should match a pattern similar to:
"Copyright 2020 The Familyname Project Authors (git url)"
But instead we have got:
"Copyright (c) 2011, Vernon Adams (vern@newtypography.co.uk) with Reserved Font Name 'Monoton'. All rights reserved."
[code: bad-notice-format] -
🔥 FAIL
Copyright notices differ between name table entries and METADATA.pb.The following copyright values were found:
[code: mismatch]- Copyright (c) 2011 by vernon adams. All rights reserved.: Name Table entry and Name Table entry - Copyright (c) 2011, Vernon Adams (vern@newtypography.co.uk) with Reserved Font Name 'Monoton'. All rights reserved.: METADATA.pb
Check OFL body text is correct.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
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.
Lines changed:
+ with Reserved Font Names "Monoton"\n
[code: incorrect-ofl-body-text]
Check license file has good copyright string.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
First line in license file is:
"copyright (c) 2011 by vernon adams (vern@newtypography.co.uk),"
which does not match the expected format, similar to:
"Copyright 2022 The Familyname Project Authors (git url)"
[code: bad-format]
Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
METADATA.pb: copyright field ("Copyright (c) 2011, Vernon Adams (vern@newtypography.co.uk) with Reserved Font Name 'Monoton'. All rights reserved.") contains "Reserved Font Name". This is an error except in a few specific rare cases.
[code: rfn]
Check copyright namerecords match license file.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
Font lacks NameID 13 (LICENSE DESCRIPTION). A proper licensing entry must be set.
[code: missing]
Outline Checks
⚠️⚠️Do any segments have colinear vectors?
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
The following glyphs have colinear vectors:
[code: found-colinear-vectors]* ae (U+00E6): L<<1619.0,0.0>--<1548.0,0.0>> -> L<<1548.0,0.0>--<1547.0,0.0>> * ae (U+00E6): L<<2308.0,0.0>--<1619.0,0.0>> -> L<<1619.0,0.0>--<1548.0,0.0>> * b (U+0062): L<<502.0,696.0>--<737.0,696.0>> -> L<<737.0,696.0>--<957.0,696.0>> * b (U+0062): L<<957.0,768.0>--<737.0,768.0>> -> L<<737.0,768.0>--<502.0,768.0>>
Check the direction of the outermost contour in each glyph
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
The following glyphs have a counter-clockwise outer contour:
[code: ccw-outer-contour]* Acircumflex (U+00C2) has a counter-clockwise outer contour * Acircumflex (U+00C2) has a counter-clockwise outer contour * Agrave (U+00C0) has a counter-clockwise outer contour * Agrave (U+00C0) has a counter-clockwise outer contour * Dcroat (U+0110) has a counter-clockwise outer contour * Dcroat (U+0110) has a counter-clockwise outer contour * Ecircumflex (U+00CA) has a counter-clockwise outer contour * Ecircumflex (U+00CA) has a counter-clockwise outer contour * Egrave (U+00C8) has a counter-clockwise outer contour * Egrave (U+00C8) has a counter-clockwise outer contour * Hbar (U+0126) has a counter-clockwise outer contour * Hbar (U+0126) has a counter-clockwise outer contour * Hcircumflex (U+0124) has a counter-clockwise outer contour * Hcircumflex (U+0124) has a counter-clockwise outer contour * Icircumflex (U+00CE) has a counter-clockwise outer contour * Icircumflex (U+00CE) has a counter-clockwise outer contour * Igrave (U+00CC) has a counter-clockwise outer contour * Igrave (U+00CC) has a counter-clockwise outer contour * Jcircumflex (U+0134) has a counter-clockwise outer contour * Jcircumflex (U+0134) has a counter-clockwise outer contour * Lslash (U+0141) has a counter-clockwise outer contour * Lslash (U+0141) has a counter-clockwise outer contour * OE (U+0152) has a counter-clockwise outer contour * OE (U+0152) has a counter-clockwise outer contour * Ocircumflex (U+00D4) has a counter-clockwise outer contour * Ocircumflex (U+00D4) has a counter-clockwise outer contour * Ograve (U+00D2) has a counter-clockwise outer contour * Ograve (U+00D2) has a counter-clockwise outer contour * Scircumflex (U+015C) has a counter-clockwise outer contour * Scircumflex (U+015C) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a counter-clockwise outer contour * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Tbar (U+0166) has a path with no bounds (probably a single point) * Ucircumflex (U+00DB) has a counter-clockwise outer contour * Ucircumflex (U+00DB) has a counter-clockwise outer contour * Ugrave (U+00D9) has a counter-clockwise outer contour * Ugrave (U+00D9) has a counter-clockwise outer contour * Ycircumflex (U+0176) has a counter-clockwise outer contour * Ycircumflex (U+0176) has a counter-clockwise outer contour * acircumflex (U+00E2) has a counter-clockwise outer contour * acircumflex (U+00E2) has a counter-clockwise outer contour * agrave (U+00E0) has a counter-clockwise outer contour * agrave (U+00E0) has a counter-clockwise outer contour * cent (U+00A2) has a counter-clockwise outer contour * circumflex (U+02C6) has a counter-clockwise outer contour * circumflex (U+02C6) has a counter-clockwise outer contour * dcroat (U+0111) has a counter-clockwise outer contour * divide (U+00F7) has a counter-clockwise outer contour * dollar (U+0024) has a counter-clockwise outer contour * dollar (U+0024) has a counter-clockwise outer contour * dollar (U+0024) has a counter-clockwise outer contour * dollar (U+0024) has a counter-clockwise outer contour * ecircumflex (U+00EA) has a counter-clockwise outer contour * ecircumflex (U+00EA) has a counter-clockwise outer contour * egrave (U+00E8) has a counter-clockwise outer contour * egrave (U+00E8) has a counter-clockwise outer contour * grave (U+0060) has a counter-clockwise outer contour * grave (U+0060) has a counter-clockwise outer contour * hbar (U+0127) has a counter-clockwise outer contour * hbar (U+0127) has a counter-clockwise outer contour * hcircumflex (U+0125) has a counter-clockwise outer contour * hcircumflex (U+0125) has a counter-clockwise outer contour * icircumflex (U+00EE) has a counter-clockwise outer contour * icircumflex (U+00EE) has a counter-clockwise outer contour * igrave (U+00EC) has a counter-clockwise outer contour * igrave (U+00EC) has a counter-clockwise outer contour * jcircumflex (U+0135) has a counter-clockwise outer contour * jcircumflex (U+0135) has a counter-clockwise outer contour * k (U+006B) has a counter-clockwise outer contour * k (U+006B) has a counter-clockwise outer contour * k (U+006B) has a counter-clockwise outer contour * k (U+006B) has a counter-clockwise outer contour * kcommaaccent (U+0137) has a counter-clockwise outer contour * kcommaaccent (U+0137) has a counter-clockwise outer contour * kcommaaccent (U+0137) has a counter-clockwise outer contour * kcommaaccent (U+0137) has a counter-clockwise outer contour * kgreenlandic (U+0138) has a counter-clockwise outer contour * kgreenlandic (U+0138) has a counter-clockwise outer contour * kgreenlandic (U+0138) has a counter-clockwise outer contour * kgreenlandic (U+0138) has a counter-clockwise outer contour * lslash (U+0142) has a counter-clockwise outer contour * lslash (U+0142) has a counter-clockwise outer contour * ocircumflex (U+00F4) has a counter-clockwise outer contour * ocircumflex (U+00F4) has a counter-clockwise outer contour * oe (U+0153) has a counter-clockwise outer contour * oe (U+0153) has a counter-clockwise outer contour * oe (U+0153) has a counter-clockwise outer contour * ograve (U+00F2) has a counter-clockwise outer contour * ograve (U+00F2) has a counter-clockwise outer contour * scircumflex (U+015D) has a counter-clockwise outer contour * scircumflex (U+015D) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a counter-clockwise outer contour * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * tbar (U+0167) has a path with no bounds (probably a single point) * thorn (U+00FE) has a counter-clockwise outer contour * ucircumflex (U+00FB) has a counter-clockwise outer contour * ucircumflex (U+00FB) has a counter-clockwise outer contour * ugrave (U+00F9) has a counter-clockwise outer contour * ugrave (U+00F9) has a counter-clockwise outer contour * ycircumflex (U+0177) has a counter-clockwise outer contour * ycircumflex (U+0177) has a counter-clockwise outer contour
Font File Checks
🔥🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️Check font names are correct
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
Regular missing from full name
[code: lacks-regular]
Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
⚠️ Monoton-Regular.ttf
-
ℹ️ INFO
These are the ppm ranges declared on the gasp table:
PPM <= 65535: flag = 0x03 - Use grid-fitting - Use grayscale rendering
[code: ranges] -
⚠️ WARN
The gasp range 0xFFFF value 0x03 should be set to 0x0F.
[code: unset-flags]
Check Google Fonts glyph coverage.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
Missing required codepoints:
[code: missing-codepoints]- 0x00AF (MACRON) - 0x0155 (LATIN SMALL LETTER R WITH ACUTE) - 0x0174 (LATIN CAPITAL LETTER W WITH CIRCUMFLEX) - 0x0175 (LATIN SMALL LETTER W WITH CIRCUMFLEX) - 0x0300 (COMBINING GRAVE ACCENT) - 0x0301 (COMBINING ACUTE ACCENT) - 0x0302 (COMBINING CIRCUMFLEX ACCENT) - 0x0303 (COMBINING TILDE) - 0x0304 (COMBINING MACRON) - 0x0306 (COMBINING BREVE) - 0x0308 (COMBINING DIAERESIS) - 0x030A (COMBINING RING ABOVE) - 0x030B (COMBINING DOUBLE ACUTE ACCENT) - 0x030C (COMBINING CARON) - 0x0327 (COMBINING CEDILLA) - 0x0328 (COMBINING OGONEK) - 0x1E80 (LATIN CAPITAL LETTER W WITH GRAVE) - 0x1E81 (LATIN SMALL LETTER W WITH GRAVE) - 0x1E82 (LATIN CAPITAL LETTER W WITH ACUTE) - 0x1E83 (LATIN SMALL LETTER W WITH ACUTE) - 0x1E84 (LATIN CAPITAL LETTER W WITH DIAERESIS) - 0x1E85 (LATIN SMALL LETTER W WITH DIAERESIS) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 0x1EF2 (LATIN CAPITAL LETTER Y WITH GRAVE) - 0x1EF3 (LATIN SMALL LETTER Y WITH GRAVE)
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.
🔥 Family Check
-
🔥 FAIL
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts//ofl/monoton/Monoton-Regular.ttf'].
[code: missing-os2-fsselection-bit7]
Checking OS/2 achVendID.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
OS/2 VendorID value 'newt' is not yet recognized. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx
[code: unknown]