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 | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
0 | 0 | 19 | 17 | 69 | 9 | 132 |
0% | 0% | 8% | 7% | 28% | 4% | 54% |
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.12.10
OpenType Specification Checks
🔥⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️Fonts have consistent underline thickness?
Fonts have consistent PANOSE family type?
Make sure all font files have the same version value.
Check that OS/2.fsSelection bold & italic settings are unique for each NameID1
Verify that each group of fonts with the same nameID 1 has maximum of 4 fonts.
Verify that family names in the name table are consistent across all fonts in the family. Checks Typographic Family name (nameID 16) if present, otherwise uses Font Family name (nameID 1)
CFF table FontName must match name table ID 6 (PostScript name).
Name table ID 6 (PostScript name) must be consistent across platforms.
Check name table for empty records.
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]
Does full font name begin with the font family name?
The variable font 'wght' (Weight) axis coordinate must be 400 on the 'Regular' instance.
The variable font 'wdth' (Width) axis coordinate must be 100 on the 'Regular' instance.
The variable font 'slnt' (Slant) axis coordinate must be zero on the 'Regular' instance.
The variable font 'ital' (Italic) axis coordinate must be zero on the 'Regular' instance.
The variable font 'opsz' (Optical Size) axis coordinate should be between 10 and 16 on the 'Regular' instance.
The variable font 'slnt' (Slant) axis coordinate specifies positive values in its range?
The variable font 'ital' (Italic) axis coordinates is in a valid range?
The variable font 'wght' (Weight) axis coordinate must be within spec range of 1 to 1000 on all instances.
The variable font 'wdth' (Width) axis coordinate must strictly greater than zero.
All fvar axes have a correspondent Axis Record on STAT table?
Does the number of glyphs in the loca table match the maxp table?
EXPERIMENTAL CHECK - Since 2024/Jun/20
Does the font's CFF table top dict strings fit into the ASCII range?
Is the CFF subr/gsubr call depth > 10?
Does the font use deprecated CFF operators or operations?
Is the CFF2 subr/gsubr call depth > 10?
Checking font version fields (head and name table).
Font has correct post table version?
Checking correctness of monospaced metadata.
Check if OS/2 xAvgCharWidth is correct.
Check if OS/2 fsSelection matches head macStyle bold and italic bits.
Checking unitsPerEm value is reasonable.
Does the font have a DSIG table?
⚠️ Monoton-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]
Check glyphs in mark glyph class are non-spacing.
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]
Check GDEF mark glyph class doesn't have characters that are not marks.
Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value
Is there a usable "kern" table declared in the font?
Is there any unused data at the end of the glyf table?
Font follows the family naming recommendations?
MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables?
PostScript name follows OpenType specification requirements?
Check for points out of bounds.
Check glyphs do not have duplicate components which have the same x,y coordinates.
Check code page character ranges
Does the font have any invalid feature tags?
Does the font have any invalid script tags?
Does the font have any invalid language tags?
Checking post.italicAngle value.
Checking head.macStyle value.
Checking OS/2 fsSelection value.
Check name table IDs 1, 2, 16, 17 to conform to Italic style.
Validates that the value of axisNameID used by each VariationAxisRecord is greater than 255 and less than 32768.
Validates that the value of subfamilyNameID used by each InstanceRecord is 2, 17, or greater than 255 and less than 32768.
Validates that the value of postScriptNameID used by each InstanceRecord is 6, 0xFFFF, or greater than 255 and less than 32768.
Validates that when an instance record is included for the default instance, its subfamilyNameID value is set to a name ID whose string is equal to the string of either name ID 2 or 17, and its postScriptNameID value is set to a name ID whose string is equal to the string of name ID 6.
Validates that all of the instance records in a given font have the same size.
Validates that all of the instance records in a given font have distinct data.
Validate foundry-defined design-variation axis tag names.
Check that family axis ranges are indentical
STAT table has Axis Value tables?
Checking OS/2 achVendID against configuration.
Check hhea.caretSlopeRise and hhea.caretSlopeRun
Ensure VFs have 'ital' STAT axis.
Ensure 'ital' STAT axis is boolean value
Ensure 'ital' STAT axis is last.
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!
Check that glyph for U+0675 ARABIC LETTER HIGH HAMZA is not a mark.
Check that Arabic spacing symbols U+FBB2–FBC1 aren't classified as marks.
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
Does the font contain chws and vchw features?
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
Checking all files are in the same directory.
Each font in a family must have the same set of vertical metrics values.
Checking OS/2 usWinAscent & usWinDescent.
Do we have the latest version of FontBakery installed?
Ensure that the font can be rasterized by FreeType.
Ensure no GPOS7 lookups are present.
EXPERIMENTAL CHECK - Since 2024/Jun/10
Ensure 'smcp' (small caps) lookups are defined before ligature lookups in the 'GSUB' table.
Detect any interpolation issues in the font.
Check that legacy accents aren't used in composite glyphs.
Checking Vertical Metric Linegaps.
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: equal, notequal
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]
Name table records must not have trailing spaces.
Checking OS/2 Metrics match hhea Metrics.
Checking with ots-sanitize.
Font contains all required tables?
Ensure indic fonts have the Indian Rupee Sign glyph.
Font has the proper sfntVersion value?
Does the font contain a soft hyphen?
Checking STAT table entries in static fonts.
Check correctness of STAT table strings
EXPERIMENTAL CHECK - Since 2024/Jun/04
Check tabular widths don't have kerning.
Ensure component transforms do not perform scaling or rotation.
EXPERIMENTAL CHECK - Since 2024/Jul/17
Checking that the typoAscender exceeds the yMax of the /Agrave.
Font contains unique glyph names?
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
They can be removed with the 'fix-unwanted-tables' script provided by gftools.
[code: unwanted-tables]
Glyph names are all valid?
Font has **proper** whitespace glyph names?
Font contains glyphs for whitespace characters?
Whitespace glyphs have ink?
Space and non-breaking space have the same width?
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 /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/monoton does not have an article.
[code: lacks-article]
Metadata Checks
🔥🔥🔥⚠️⚠️⏩⏩⏩ℹ️Does METADATA.pb copyright field contain broken links?
METADATA.pb: Font styles are named canonically?
METADATA.pb: Check that font weight has a canonical value.
Check samples can be rendered.
Ensure METADATA.pb category field is valid.
Check if category on METADATA.pb matches what can be inferred from the family name.
Validate VF axes match the ones declared on METADATA.pb.
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]
METADATA.pb: Copyright notice is the same in all fonts?
EXPERIMENTAL CHECK - Since 2024/May/22
Validate 'date_added' field on METADATA.pb.
METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
Multiple values in font designer field in METADATA.pb must be separated by commas.
At least one designer is declared in METADATA.pb
Ensure METADATA.pb does not use escaped strings.
Check font family directory name.
Check that METADATA.pb family values are all the same.
METADATA.pb: Font filenames match font.filename entries?
Validate METADATA.pb axes values are within gf_axisregistry bounds.
Validate METADATA.pb axes tags are defined in gf_axisregistry.
Ensure there is a regular style defined in METADATA.pb.
Check METADATA.pb includes production subsets.
Check METADATA.pb file only contains a single CJK subset.
METADATA.pb license is "APACHE2", "UFL" or "OFL"?
METADATA.pb font.filename and font.post_script_name fields have equivalent values?
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: Check font name is the same as family name.
METADATA.pb weight matches postScriptName for static fonts.
METADATA.pb should contain at least "menu" and "latin" subsets.
METADATA.pb: Validate family.minisite_url field.
METADATA.pb font.name and font.full_name fields match the values declared on the name table?
METADATA.pb font.name value should be same as the family name declared on the name table.
Checks METADATA.pb font.post_script_name matches postscript name declared on the name table.
Check METADATA.pb font weights are correct.
Check METADATA.pb parse correctly.
METADATA.pb: Check for primary_script
METADATA.pb: Regular should be 400.
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]
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]
Ensure METADATA.pb lists all font binaries.
METADATA.pb: check if fonts field only has unique "full_name" values.
METADATA.pb: check if fonts field only contains unique style:weight pairs.
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: latin-ext, vietnamese
- U+0103 LATIN SMALL LETTER A WITH BREVE: try adding one of: latin-ext, vietnamese
- 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: latin-ext, vietnamese
- U+0111 LATIN SMALL LETTER D WITH STROKE: try adding one of: latin-ext, vietnamese
- 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: latin-ext, vietnamese
- U+0129 LATIN SMALL LETTER I WITH TILDE: try adding one of: latin-ext, vietnamese
- 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: latin-ext, vietnamese
- U+0169 LATIN SMALL LETTER U WITH TILDE: try adding one of: latin-ext, vietnamese
- 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: tifinagh, yi, canadian-aboriginal
- U+02D8 BREVE: try adding one of: yi, canadian-aboriginal
- U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal
- U+02DB OGONEK: try adding one of: yi, canadian-aboriginal
- U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
- U+0307 COMBINING DOT ABOVE: try adding one of: math, syriac, tifinagh, tai-le, coptic, malayalam, old-permic, canadian-aboriginal
- U+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition
- U+0311 COMBINING INVERTED BREVE: try adding coptic
- U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
- 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, yi, greek
- U+2020 DAGGER: try adding one of: latin-ext, adlam
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2030 PER MILLE SIGN: try adding adlam
- 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
Check for METADATA subsets with zero support.
METADATA.pb font.filename field contains font name in right format?
METADATA.pb font.full_name field contains font name in right format?
Check name ID 25 to end with "Italic" for Italic VFs.
METADATA.pb font.post_script_name field contains font name in right format?
Glyphset Checks
🔥Shapes languages in all GF glyphsets.
🔥 Monoton-Regular.ttf
-
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages ca_Latn (Catalan) Some mark glyphs were missing: ◌̀, ◌́, ◌̈, ◌̧ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages cs_Latn (Czech) Some mark glyphs were missing: ◌́, ◌̊, ◌̌ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages cy_Latn (Welsh) Some base glyphs were missing: Ŵ, ŵ, Ẁ, ẁ, Ẃ, ẃ, Ẅ, ẅ, Ỳ, ỳ ^ Some mark glyphs were missing: ◌̀, ◌́, ◌̂, ◌̈ ^ Shaper produced a .notdef -
⚠️ WARN
GF_Latin_Core glyphset:
Language WARN messages cy_Latn (Welsh) Some auxiliary glyphs were missing: Ŵ, ŵ, Ẁ, ẁ, Ẃ, ẃ, Ẅ, ẅ, Ỳ, ỳ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages da_Latn (Danish) Some mark glyphs were missing: ◌́, ◌̊ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages de_Latn (German) Some base glyphs were missing: ẞ ^ Some mark glyphs were missing: ◌̀, ◌́, ◌̈ ^ Shaper produced a .notdef -
⚠️ WARN
GF_Latin_Core glyphset:
Language WARN messages de_Latn (German) Some auxiliary glyphs were missing: ẞ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages en_Latn (English) Some mark glyphs were missing: ◌̀, ◌́, ◌̂, ◌̃, ◌̈, ◌̧ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages es_Latn (Spanish) Some mark glyphs were missing: ◌́, ◌̃, ◌̈ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages fi_Latn (Finnish) Some mark glyphs were missing: ◌̃, ◌̈, ◌̊, ◌̌ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages fr_Latn (French) Some mark glyphs were missing: ◌̀, ◌́, ◌̂, ◌̈, ◌̧ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages hr_Latn (Croatian) Some mark glyphs were missing: ◌́, ◌̌ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages hu_Latn (Hungarian) Some mark glyphs were missing: ◌́, ◌̈, ◌̋ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages is_Latn (Icelandic) Some mark glyphs were missing: ◌́, ◌̈, ◌̨ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages it_Latn (Italian) Some mark glyphs were missing: ◌̀, ◌́, ◌̂, ◌̈ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages lt_Latn (Lithuanian) Some mark glyphs were missing: ◌̄, ◌̌, ◌̨ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages lv_Latn (Latvian) Some mark glyphs were missing: ◌̄, ◌̌, ◌̧ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages mt_Latn (Maltese) Some mark glyphs were missing: ◌̀, ◌̂ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages nb_Latn (Norwegian Bokmål) Some mark glyphs were missing: ◌̀, ◌́, ◌̂, ◌̈, ◌̊ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages nl_Latn (Dutch) Some base glyphs were missing: ÍJ́, íj́ ^ Some mark glyphs were missing: ◌̀, ◌́, ◌̂, ◌̈ ^ Shaper produced a .notdef -
⚠️ WARN
GF_Latin_Core glyphset:
Language WARN messages nl_Latn (Dutch) Some auxiliary glyphs were missing: ÍJ́, íj́ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages pl_Latn (Polish) Some mark glyphs were missing: ◌́, ◌̨ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages pt_Latn (Portuguese) Some mark glyphs were missing: ◌̀, ◌́, ◌̂, ◌̃, ◌̈, ◌̧ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages ro_Latn (Romanian) Some mark glyphs were missing: ◌̂, ◌̆, ◌̧ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages sk_Latn (Slovak) Some base glyphs were missing: ŕ ^ Some mark glyphs were missing: ◌́, ◌̂, ◌̈, ◌̌ ^ Shaper produced a .notdef -
⚠️ WARN
GF_Latin_Core glyphset:
Language WARN messages sk_Latn (Slovak) Some auxiliary glyphs were missing: ŕ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages sq_Latn (Albanian) Some mark glyphs were missing: ◌̈, ◌̧ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages sv_Latn (Swedish) Some mark glyphs were missing: ◌̀, ◌́, ◌̈, ◌̊ -
🔥 FAIL
GF_Latin_Core glyphset:
Language FAIL messages tr_Latn (Turkish) Some mark glyphs were missing: ◌̂, ◌̆, ◌̈, ◌̧
Description Checks
🔥🔥⚠️⚠️⚠️ℹ️Does DESCRIPTION file contain broken links?
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]
Check the description doesn't contain unsupported html elements
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]
Check for presence of an ARTICLE.en_us.html file
URLs on DESCRIPTION file must not display http(s) prefix.
Is this a proper HTML snippet?
Family Checks
🔥Does font file include unacceptable control character glyphs?
🔥 Family Check
-
🔥 FAIL
The following unacceptable control characters were identified: /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/monoton/Monoton-Regular.ttf: uni0002, uni0009, uni000A
[code: unacceptable]
Fonts have equal codepoint coverage
Check font has a license.
Ensure Italic styles have Roman counterparts.
All tabular figures must have the same width across the RIBBI-family.
Name table checks
🔥⏩Combined length of family and style must not exceed 32 characters.
Check family name for GF Guide compliance.
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]
License URL matches License text on name table?
Name table entries should not contain line-breaks.
Name table strings must not contain the string 'Reserved Font Name'.
Substitute copyright, registered and trademark symbols in name table entries.
Repository Checks
🔥⚠️⏩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]
Directory name in GFonts repo structure must match NameID 1 of the regular.
A font repository should not include FontBakery report files
Check upstream.yaml file contains all required fields
A static fonts directory, if present, must contain manually hinted fonts
A font repository should not include ZIP files
Outline Checks
⚠️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
🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️Are there unwanted Apple tables?
Checking file is named canonically.
Does the font contain less than 150 CJK characters?
Check font follows the Google Fonts CJK vertical metric schema
Check if the vertical metrics of a CJK family are similar to the same family hosted on Google Fonts.
Color layers should have a minimum brightness
Check font has the expected color font tables.
Put an empty glyph on GID 1 right after the .notdef glyph for COLRv0 fonts.
EPAR table present in font?
Ensure files are not too large.
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 font names are correct
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
Regular missing from full name
[code: lacks-regular]
Checking OS/2 fsType does not impose restrictions.
Check variable font instances
All name entries referenced by fvar instances exist on the name table?
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]
Validate defaults on fvar table match registered fallback names in GFAxisRegistry.
Check 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 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)
Font has ttfautohint params?
Show hinting filesize impact.
PPEM must be an integer on hinted fonts.
Is there kerning info for non-ligated sequences?
Are there caret positions declared for every ligature?
Ensure variable fonts include an avar table.
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]
Check small caps glyphs are available.
Are there non-ASCII characters in ASCII-only NAME table entries?
Description strings in the name table must not exceed 200 characters.
Make sure family name does not begin with a digit.
Font has all mandatory 'name' table entries?
Version format is correct in 'name' table?
Ensure fonts do not contain any pre-production tables.
⚠️ Monoton-Regular.ttf
-
⚠️ WARN
This font file contains the following pre-production tables: FFTM
[code: has-debugging-tables]
Font has old ttfautohint applied?
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: ['/home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/monoton/Monoton-Regular.ttf'].
[code: missing-os2-fsselection-bit7]
Check font can render its own name.
Checking direction of slnt axis angles
Font enables smart dropout control in "prep" table instructions?
Check axis ordering on the STAT table.
Validate STAT particle names and values match the fallback names in GFAxisRegistry.
Ensure Stylistic Sets have description.
Stricter unitsPerEm criteria for Google Fonts.
Check the OS/2 usWeightClass is appropriate for the font's best SubFamily name.
The variable font 'wght' (Weight) axis coordinate must be 700 on the 'Bold' instance.
Ensure that all variable font files have the same set of axes and axis ranges.
Ensure VFs with duplexed axes do not vary horizontal advance.
Check variable font instances don't have duplicate names
Check a static ttf can be generated from a variable font.
EXPERIMENTAL CHECK - Since 2024/Mar/27
Ensure the font's instances are in the correct order.
Check that variable fonts have an HVAR table.
Ensure VFs do not contain the ital axis.
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]