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 | 4 | 13 | 67 | 10 | 152 |
0% | 0% | 2% | 5% | 27% | 4% | 62% |
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.
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.
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
In order to optimize performance on some legacy renderers, the value of unitsPerEm at the head table should ideally be a power of 2 between 16 to 16384. And values of 1000 and 2000 are also common and may be just fine as well. But we got 1260 instead.
[code: suboptimal]
Does the font have a DSIG table?
Check glyphs in mark glyph class are non-spacing.
Check mark characters are in GDEF mark glyph class.
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
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
Lcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
dcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
lcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
tcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
✅ 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.
Does the font contain chws and vchw features?
Check if each glyph has the recommended amount of contours.
⚠️ Jacquard12Charted-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: space Contours detected: 85 Expected: 0 - Glyph name: exclam Contours detected: 63 Expected: 2 - Glyph name: quotedbl Contours detected: 95 Expected: 2 - Glyph name: numbersign Contours detected: 186 Expected: 2 - Glyph name: dollar Contours detected: 113 Expected: 1, 3 or 5 - Glyph name: percent Contours detected: 174 Expected: 4 or 5 - Glyph name: ampersand Contours detected: 201 Expected: 1, 2 or 3 - Glyph name: quotesingle Contours detected: 39 Expected: 1 - Glyph name: parenleft Contours detected: 82 Expected: 1 - Glyph name: parenright Contours detected: 84 Expected: 1 - Glyph name: asterisk Contours detected: 128 Expected: 1 or 4 - Glyph name: plus Contours detected: 146 Expected: 1 - Glyph name: comma Contours detected: 40 Expected: 1 - Glyph name: hyphen Contours detected: 118 Expected: 1 - Glyph name: period Contours detected: 41 Expected: 1 - Glyph name: slash Contours detected: 112 Expected: 1 - Glyph name: zero Contours detected: 102 Expected: 2 or 3 - Glyph name: one Contours detected: 55 Expected: 1 - Glyph name: two Contours detected: 105 Expected: 1 - Glyph name: three Contours detected: 84 Expected: 1 - Glyph name: four Contours detected: 117 Expected: 1 or 2 - Glyph name: five Contours detected: 79 Expected: 1 - Glyph name: six Contours detected: 76 Expected: 1 or 2 - Glyph name: seven Contours detected: 122 Expected: 1 - Glyph name: eight Contours detected: 90 Expected: 3 - Glyph name: nine Contours detected: 78 Expected: 1 or 2 - Glyph name: colon Contours detected: 39 Expected: 2 - Glyph name: semicolon Contours detected: 38 Expected: 2 - Glyph name: less Contours detected: 126 Expected: 1 - Glyph name: equal Contours detected: 143 Expected: 2 - Glyph name: greater Contours detected: 124 Expected: 1 - Glyph name: question Contours detected: 83 Expected: 2 - Glyph name: at Contours detected: 230 Expected: 2 - Glyph name: A Contours detected: 214 Expected: 2 - Glyph name: B Contours detected: 216 Expected: 2 or 3 - Glyph name: C Contours detected: 174 Expected: 1 - Glyph name: D Contours detected: 152 Expected: 2 - Glyph name: E Contours detected: 178 Expected: 1 - Glyph name: F Contours detected: 220 Expected: 1 - Glyph name: G Contours detected: 187 Expected: 1 - Glyph name: H Contours detected: 209 Expected: 1 - Glyph name: I Contours detected: 183 Expected: 1 - Glyph name: J Contours detected: 174 Expected: 1 - Glyph name: K Contours detected: 231 Expected: 1 or 2 - Glyph name: L Contours detected: 204 Expected: 1 - Glyph name: M Contours detected: 207 Expected: 1 - Glyph name: N Contours detected: 203 Expected: 1 - Glyph name: O Contours detected: 212 Expected: 2 - Glyph name: P Contours detected: 179 Expected: 1 or 2 - Glyph name: Q Contours detected: 221 Expected: 2 - Glyph name: R Contours detected: 225 Expected: 1 or 2 - Glyph name: S Contours detected: 190 Expected: 1 - Glyph name: T Contours detected: 208 Expected: 1 - Glyph name: U Contours detected: 222 Expected: 1 - Glyph name: V Contours detected: 206 Expected: 1 - Glyph name: W Contours detected: 207 Expected: 1 or 2 - Glyph name: X Contours detected: 224 Expected: 1 - Glyph name: Y Contours detected: 199 Expected: 1 - Glyph name: Z Contours detected: 175 Expected: 1 - Glyph name: bracketleft Contours detected: 51 Expected: 1 - Glyph name: backslash Contours detected: 112 Expected: 1 - Glyph name: bracketright Contours detected: 64 Expected: 1 - Glyph name: asciicircum Contours detected: 156 Expected: 1 - Glyph name: underscore Contours detected: 175 Expected: 1 - Glyph name: grave Contours detected: 5 Expected: 1 - Glyph name: a Contours detected: 136 Expected: 2 - Glyph name: b Contours detected: 131 Expected: 2 - Glyph name: c Contours detected: 108 Expected: 1 - Glyph name: d Contours detected: 112 Expected: 2 - Glyph name: e Contours detected: 124 Expected: 2 - Glyph name: f Contours detected: 80 Expected: 1 - Glyph name: g Contours detected: 129 Expected: 2 or 3 - Glyph name: h Contours detected: 122 Expected: 1 - Glyph name: i Contours detected: 63 Expected: 2 - Glyph name: j Contours detected: 58 Expected: 2 - Glyph name: k Contours detected: 130 Expected: 1 or 2 - Glyph name: l Contours detected: 61 Expected: 1 - Glyph name: m Contours detected: 219 Expected: 1 - Glyph name: n Contours detected: 153 Expected: 1 - Glyph name: o Contours detected: 138 Expected: 2 - Glyph name: p Contours detected: 146 Expected: 2 - Glyph name: q Contours detected: 132 Expected: 2 - Glyph name: r Contours detected: 125 Expected: 1 - Glyph name: s Contours detected: 122 Expected: 1 - Glyph name: t Contours detected: 81 Expected: 1 - Glyph name: u Contours detected: 171 Expected: 1 - Glyph name: v Contours detected: 154 Expected: 1 - Glyph name: w Contours detected: 219 Expected: 1 - Glyph name: x Contours detected: 162 Expected: 1 - Glyph name: y Contours detected: 140 Expected: 1 - Glyph name: z Contours detected: 142 Expected: 1 - Glyph name: braceleft Contours detected: 83 Expected: 1 - Glyph name: bar Contours detected: 28 Expected: 1 - Glyph name: braceright Contours detected: 82 Expected: 1 - Glyph name: asciitilde Contours detected: 138 Expected: 1 - Glyph name: uni00A0 Contours detected: 85 Expected: 0 - Glyph name: exclamdown Contours detected: 63 Expected: 2 - Glyph name: cent Contours detected: 125 Expected: 1 or 2 - Glyph name: sterling Contours detected: 116 Expected: 1 or 2 - Glyph name: yen Contours detected: 151 Expected: 1 or 2 - Glyph name: section Contours detected: 120 Expected: 2 - Glyph name: dieresis Contours detected: 8 Expected: 2 - Glyph name: copyright Contours detected: 240 Expected: 3 - Glyph name: ordfeminine Contours detected: 136 Expected: 2 or 3 - Glyph name: guillemotleft Contours detected: 150 Expected: 2 - Glyph name: registered Contours detected: 144 Expected: 3 or 4 - Glyph name: macron Contours detected: 8 Expected: 1 - Glyph name: degree Contours detected: 76 Expected: 2 - Glyph name: acute Contours detected: 5 Expected: 1 - Glyph name: paragraph Contours detected: 101 Expected: 1, 2 or 3 - Glyph name: periodcentered Contours detected: 41 Expected: 1 - Glyph name: cedilla Contours detected: 4 Expected: 1 - Glyph name: ordmasculine Contours detected: 138 Expected: 2 or 3 - Glyph name: guillemotright Contours detected: 148 Expected: 2 - Glyph name: questiondown Contours detected: 81 Expected: 2 - Glyph name: Agrave Contours detected: 209 Expected: 3 - Glyph name: Aacute Contours detected: 209 Expected: 3 - Glyph name: Acircumflex Contours detected: 206 Expected: 3 - Glyph name: Atilde Contours detected: 203 Expected: 3 - Glyph name: Adieresis Contours detected: 206 Expected: 4 - Glyph name: Aring Contours detected: 206 Expected: 3 or 4 - Glyph name: AE Contours detected: 285 Expected: 2 - Glyph name: Ccedilla Contours detected: 170 Expected: 1 or 2 - Glyph name: Egrave Contours detected: 173 Expected: 2 - Glyph name: Eacute Contours detected: 173 Expected: 2 - Glyph name: Ecircumflex Contours detected: 170 Expected: 2 - Glyph name: Edieresis Contours detected: 170 Expected: 3 - Glyph name: Igrave Contours detected: 178 Expected: 2 - Glyph name: Iacute Contours detected: 178 Expected: 2 - Glyph name: Icircumflex Contours detected: 175 Expected: 2 - Glyph name: Idieresis Contours detected: 175 Expected: 3 - Glyph name: Eth Contours detected: 131 Expected: 2 - Glyph name: Ntilde Contours detected: 192 Expected: 2 - Glyph name: Ograve Contours detected: 207 Expected: 3 - Glyph name: Oacute Contours detected: 207 Expected: 3 - Glyph name: Ocircumflex Contours detected: 204 Expected: 3 - Glyph name: Otilde Contours detected: 201 Expected: 3 - Glyph name: Odieresis Contours detected: 204 Expected: 4 - Glyph name: multiply Contours detected: 110 Expected: 1 - Glyph name: Oslash Contours detected: 217 Expected: 2 or 3 - Glyph name: Ugrave Contours detected: 217 Expected: 2 - Glyph name: Uacute Contours detected: 217 Expected: 2 - Glyph name: Ucircumflex Contours detected: 214 Expected: 2 - Glyph name: Udieresis Contours detected: 214 Expected: 3 - Glyph name: Yacute Contours detected: 194 Expected: 2 - Glyph name: Thorn Contours detected: 187 Expected: 1 or 2 - Glyph name: germandbls Contours detected: 139 Expected: 1 - Glyph name: agrave Contours detected: 131 Expected: 3 - Glyph name: aacute Contours detected: 131 Expected: 3 - Glyph name: acircumflex Contours detected: 128 Expected: 3 - Glyph name: atilde Contours detected: 125 Expected: 3 - Glyph name: adieresis Contours detected: 128 Expected: 4 - Glyph name: aring Contours detected: 128 Expected: 4 - Glyph name: ae Contours detected: 189 Expected: 3 - Glyph name: ccedilla Contours detected: 104 Expected: 1 or 2 - Glyph name: egrave Contours detected: 119 Expected: 3 - Glyph name: eacute Contours detected: 119 Expected: 3 - Glyph name: ecircumflex Contours detected: 117 Expected: 3 - Glyph name: edieresis Contours detected: 118 Expected: 4 - Glyph name: igrave Contours detected: 64 Expected: 2 - Glyph name: iacute Contours detected: 63 Expected: 2 - Glyph name: icircumflex Contours detected: 62 Expected: 2 - Glyph name: idieresis Contours detected: 63 Expected: 3 - Glyph name: eth Contours detected: 106 Expected: 2 - Glyph name: ntilde Contours detected: 142 Expected: 2 - Glyph name: ograve Contours detected: 133 Expected: 3 - Glyph name: oacute Contours detected: 133 Expected: 3 - Glyph name: ocircumflex Contours detected: 130 Expected: 3 - Glyph name: otilde Contours detected: 127 Expected: 3 - Glyph name: odieresis Contours detected: 130 Expected: 4 - Glyph name: divide Contours detected: 148 Expected: 3 - Glyph name: oslash Contours detected: 135 Expected: 3 - Glyph name: ugrave Contours detected: 166 Expected: 2 - Glyph name: uacute Contours detected: 166 Expected: 2 - Glyph name: ucircumflex Contours detected: 163 Expected: 2 - Glyph name: udieresis Contours detected: 163 Expected: 3 - Glyph name: yacute Contours detected: 135 Expected: 2 - Glyph name: thorn Contours detected: 141 Expected: 2 - Glyph name: ydieresis Contours detected: 132 Expected: 3 - Glyph name: Amacron Contours detected: 206 Expected: 3 - Glyph name: amacron Contours detected: 128 Expected: 3 - Glyph name: Abreve Contours detected: 204 Expected: 3 - Glyph name: abreve Contours detected: 126 Expected: 3 - Glyph name: Aogonek Contours detected: 210 Expected: 2 or 3 - Glyph name: aogonek Contours detected: 132 Expected: 2 - Glyph name: Cacute Contours detected: 169 Expected: 2 - Glyph name: cacute Contours detected: 103 Expected: 2 - Glyph name: Cdotaccent Contours detected: 170 Expected: 2 - Glyph name: cdotaccent Contours detected: 104 Expected: 2 - Glyph name: Ccaron Contours detected: 166 Expected: 2 - Glyph name: ccaron Contours detected: 101 Expected: 2 - Glyph name: Dcaron Contours detected: 144 Expected: 3 - Glyph name: dcaron Contours detected: 124 Expected: 3 - Glyph name: Dcroat Contours detected: 131 Expected: 2 - Glyph name: dcroat Contours detected: 130 Expected: 2 - Glyph name: Emacron Contours detected: 170 Expected: 2 - Glyph name: emacron Contours detected: 116 Expected: 3 - Glyph name: Edotaccent Contours detected: 174 Expected: 2 - Glyph name: edotaccent Contours detected: 120 Expected: 3 - Glyph name: Eogonek Contours detected: 174 Expected: 1 or 2 - Glyph name: eogonek Contours detected: 120 Expected: 2 - Glyph name: Ecaron Contours detected: 170 Expected: 2 - Glyph name: ecaron Contours detected: 117 Expected: 3 - Glyph name: Gbreve Contours detected: 177 Expected: 2 - Glyph name: gbreve Contours detected: 119 Expected: 3 or 4 - Glyph name: Gdotaccent Contours detected: 183 Expected: 2 - Glyph name: gdotaccent Contours detected: 125 Expected: 3 or 4 - Glyph name: uni0122 Contours detected: 181 Expected: 2 - Glyph name: uni0123 Contours detected: 123 Expected: 3 or 4 - Glyph name: Hbar Contours detected: 227 Expected: 2 - Glyph name: hbar Contours detected: 119 Expected: 1 - Glyph name: Imacron Contours detected: 175 Expected: 2 - Glyph name: imacron Contours detected: 61 Expected: 2 - Glyph name: Iogonek Contours detected: 179 Expected: 1 or 2 - Glyph name: iogonek Contours detected: 59 Expected: 2 or 3 - Glyph name: Idotaccent Contours detected: 179 Expected: 2 - Glyph name: dotlessi Contours detected: 67 Expected: 1 - Glyph name: IJ Contours detected: 376 Expected: 1 or 2 - Glyph name: ij Contours detected: 139 Expected: 3 or 4 - Glyph name: uni0136 Contours detected: 225 Expected: 2 or 3 - Glyph name: uni0137 Contours detected: 124 Expected: 2 or 3 - Glyph name: Lacute Contours detected: 199 Expected: 2 - Glyph name: lacute Contours detected: 57 Expected: 2 - Glyph name: uni013B Contours detected: 198 Expected: 2 - Glyph name: uni013C Contours detected: 55 Expected: 2 - Glyph name: Lcaron Contours detected: 201 Expected: 2 - Glyph name: lcaron Contours detected: 99 Expected: 2 - Glyph name: Lslash Contours detected: 199 Expected: 1 - Glyph name: lslash Contours detected: 97 Expected: 1 - Glyph name: Nacute Contours detected: 198 Expected: 2 - Glyph name: nacute Contours detected: 148 Expected: 2 - Glyph name: uni0145 Contours detected: 197 Expected: 2 - Glyph name: uni0146 Contours detected: 147 Expected: 2 - Glyph name: Ncaron Contours detected: 195 Expected: 2 - Glyph name: ncaron Contours detected: 145 Expected: 2 - Glyph name: Eng Contours detected: 179 Expected: 1 - Glyph name: eng Contours detected: 148 Expected: 1 - Glyph name: Omacron Contours detected: 204 Expected: 3 - Glyph name: omacron Contours detected: 130 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 202 Expected: 4 - Glyph name: ohungarumlaut Contours detected: 128 Expected: 4 - Glyph name: OE Contours detected: 316 Expected: 2 - Glyph name: oe Contours detected: 188 Expected: 3 - Glyph name: Racute Contours detected: 220 Expected: 3 - Glyph name: racute Contours detected: 120 Expected: 2 - Glyph name: uni0156 Contours detected: 219 Expected: 3 - Glyph name: uni0157 Contours detected: 119 Expected: 2 - Glyph name: Rcaron Contours detected: 217 Expected: 3 - Glyph name: rcaron Contours detected: 117 Expected: 2 - Glyph name: Sacute Contours detected: 185 Expected: 2 - Glyph name: sacute Contours detected: 117 Expected: 2 - Glyph name: Scedilla Contours detected: 186 Expected: 1 or 2 - Glyph name: scedilla Contours detected: 118 Expected: 1 or 2 - Glyph name: Scaron Contours detected: 182 Expected: 2 - Glyph name: scaron Contours detected: 115 Expected: 2 - Glyph name: Tcaron Contours detected: 200 Expected: 2 - Glyph name: tcaron Contours detected: 97 Expected: 2 - Glyph name: Umacron Contours detected: 214 Expected: 2 - Glyph name: umacron Contours detected: 163 Expected: 2 - Glyph name: Ubreve Contours detected: 212 Expected: 2 - Glyph name: ubreve Contours detected: 161 Expected: 2 - Glyph name: Uring Contours detected: 214 Expected: 3 - Glyph name: uring Contours detected: 163 Expected: 3 - Glyph name: Uhungarumlaut Contours detected: 212 Expected: 3 - Glyph name: uhungarumlaut Contours detected: 161 Expected: 3 - Glyph name: Uogonek Contours detected: 218 Expected: 1 - Glyph name: uogonek Contours detected: 167 Expected: 1 - Glyph name: Wcircumflex Contours detected: 199 Expected: 2 - Glyph name: wcircumflex Contours detected: 211 Expected: 2 - Glyph name: Ycircumflex Contours detected: 191 Expected: 2 - Glyph name: ycircumflex Contours detected: 132 Expected: 2 - Glyph name: Ydieresis Contours detected: 191 Expected: 3 - Glyph name: Zacute Contours detected: 170 Expected: 2 - Glyph name: zacute Contours detected: 137 Expected: 2 - Glyph name: Zdotaccent Contours detected: 171 Expected: 2 - Glyph name: zdotaccent Contours detected: 138 Expected: 2 - Glyph name: Zcaron Contours detected: 167 Expected: 2 - Glyph name: zcaron Contours detected: 134 Expected: 2 - Glyph name: uni0218 Contours detected: 184 Expected: 2 - Glyph name: uni0219 Contours detected: 116 Expected: 2 - Glyph name: uni021A Contours detected: 202 Expected: 2 - Glyph name: uni021B Contours detected: 75 Expected: 2 - Glyph name: uni0237 Contours detected: 62 Expected: 1 - Glyph name: circumflex Contours detected: 8 Expected: 1 - Glyph name: caron Contours detected: 8 Expected: 1 - Glyph name: breve Contours detected: 10 Expected: 1 - Glyph name: dotaccent Contours detected: 4 Expected: 1 - Glyph name: ring Contours detected: 8 Expected: 2 - Glyph name: ogonek Contours detected: 4 Expected: 1 - Glyph name: tilde Contours detected: 11 Expected: 1 - Glyph name: hungarumlaut Contours detected: 10 Expected: 2 - Glyph name: gravecomb Contours detected: 5 Expected: 1 - Glyph name: acutecomb Contours detected: 5 Expected: 1 - Glyph name: uni0302 Contours detected: 8 Expected: 1 - Glyph name: tildecomb Contours detected: 11 Expected: 1 - Glyph name: uni0304 Contours detected: 8 Expected: 1 - Glyph name: uni0306 Contours detected: 10 Expected: 1 - Glyph name: uni0307 Contours detected: 4 Expected: 1 - Glyph name: uni0308 Contours detected: 8 Expected: 2 - Glyph name: uni030A Contours detected: 8 Expected: 2 - Glyph name: uni030B Contours detected: 10 Expected: 2 - Glyph name: uni030C Contours detected: 8 Expected: 1 - Glyph name: uni0312 Contours detected: 6 Expected: 1 - Glyph name: uni0326 Contours detected: 6 Expected: 1 - Glyph name: uni0327 Contours detected: 4 Expected: 1 - Glyph name: uni0328 Contours detected: 4 Expected: 1 - Glyph name: Wgrave Contours detected: 202 Expected: 2 - Glyph name: wgrave Contours detected: 214 Expected: 2 - Glyph name: Wacute Contours detected: 202 Expected: 2 - Glyph name: wacute Contours detected: 214 Expected: 2 - Glyph name: Wdieresis Contours detected: 199 Expected: 3 - Glyph name: wdieresis Contours detected: 211 Expected: 3 - Glyph name: uni1E9E Contours detected: 222 Expected: 1 - Glyph name: Ygrave Contours detected: 194 Expected: 2 - Glyph name: ygrave Contours detected: 135 Expected: 2 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: endash Contours detected: 175 Expected: 1 - Glyph name: emdash Contours detected: 251 Expected: 1 - Glyph name: quoteleft Contours detected: 40 Expected: 1 - Glyph name: quoteright Contours detected: 40 Expected: 1 - Glyph name: quotesinglbase Contours detected: 40 Expected: 1 - Glyph name: quotedblleft Contours detected: 97 Expected: 2 - Glyph name: quotedblright Contours detected: 97 Expected: 2 - Glyph name: quotedblbase Contours detected: 80 Expected: 2 - Glyph name: bullet Contours detected: 94 Expected: 1 - Glyph name: ellipsis Contours detected: 201 Expected: 3 - Glyph name: guilsinglleft Contours detected: 77 Expected: 1 - Glyph name: guilsinglright Contours detected: 75 Expected: 1 - Glyph name: Euro Contours detected: 117 Expected: 1 or 2 - Glyph name: trademark Contours detected: 415 Expected: 2 - Glyph name: minus Contours detected: 156 Expected: 1 - Glyph name: A Contours detected: 214 Expected: 2 - Glyph name: AE Contours detected: 285 Expected: 2 - Glyph name: Aacute Contours detected: 209 Expected: 3 - Glyph name: Abreve Contours detected: 204 Expected: 3 - Glyph name: Acircumflex Contours detected: 206 Expected: 3 - Glyph name: Adieresis Contours detected: 206 Expected: 4 - Glyph name: Agrave Contours detected: 209 Expected: 3 - Glyph name: Amacron Contours detected: 206 Expected: 3 - Glyph name: Aogonek Contours detected: 210 Expected: 2 or 3 - Glyph name: Aring Contours detected: 206 Expected: 3 or 4 - Glyph name: Atilde Contours detected: 203 Expected: 3 - Glyph name: B Contours detected: 216 Expected: 2 or 3 - Glyph name: C Contours detected: 174 Expected: 1 - Glyph name: Cacute Contours detected: 169 Expected: 2 - Glyph name: Ccaron Contours detected: 166 Expected: 2 - Glyph name: Ccedilla Contours detected: 170 Expected: 1 or 2 - Glyph name: Cdotaccent Contours detected: 170 Expected: 2 - Glyph name: D Contours detected: 152 Expected: 2 - Glyph name: Dcaron Contours detected: 144 Expected: 3 - Glyph name: Dcroat Contours detected: 131 Expected: 2 - Glyph name: E Contours detected: 178 Expected: 1 - Glyph name: Eacute Contours detected: 173 Expected: 2 - Glyph name: Ecaron Contours detected: 170 Expected: 2 - Glyph name: Ecircumflex Contours detected: 170 Expected: 2 - Glyph name: Edieresis Contours detected: 170 Expected: 3 - Glyph name: Edotaccent Contours detected: 174 Expected: 2 - Glyph name: Egrave Contours detected: 173 Expected: 2 - Glyph name: Emacron Contours detected: 170 Expected: 2 - Glyph name: Eng Contours detected: 179 Expected: 1 - Glyph name: Eogonek Contours detected: 174 Expected: 1 or 2 - Glyph name: Eth Contours detected: 131 Expected: 2 - Glyph name: Euro Contours detected: 117 Expected: 1 or 2 - Glyph name: F Contours detected: 220 Expected: 1 - Glyph name: G Contours detected: 187 Expected: 1 - Glyph name: Gbreve Contours detected: 177 Expected: 2 - Glyph name: Gdotaccent Contours detected: 183 Expected: 2 - Glyph name: H Contours detected: 209 Expected: 1 - Glyph name: Hbar Contours detected: 227 Expected: 2 - Glyph name: I Contours detected: 183 Expected: 1 - Glyph name: IJ Contours detected: 376 Expected: 1 or 2 - Glyph name: Iacute Contours detected: 178 Expected: 2 - Glyph name: Icircumflex Contours detected: 175 Expected: 2 - Glyph name: Idieresis Contours detected: 175 Expected: 3 - Glyph name: Idotaccent Contours detected: 179 Expected: 2 - Glyph name: Igrave Contours detected: 178 Expected: 2 - Glyph name: Imacron Contours detected: 175 Expected: 2 - Glyph name: Iogonek Contours detected: 179 Expected: 1 or 2 - Glyph name: J Contours detected: 174 Expected: 1 - Glyph name: K Contours detected: 231 Expected: 1 or 2 - Glyph name: L Contours detected: 204 Expected: 1 - Glyph name: Lacute Contours detected: 199 Expected: 2 - Glyph name: Lcaron Contours detected: 201 Expected: 2 - Glyph name: Lslash Contours detected: 199 Expected: 1 - Glyph name: M Contours detected: 207 Expected: 1 - Glyph name: N Contours detected: 203 Expected: 1 - Glyph name: Nacute Contours detected: 198 Expected: 2 - Glyph name: Ncaron Contours detected: 195 Expected: 2 - Glyph name: Ntilde Contours detected: 192 Expected: 2 - Glyph name: O Contours detected: 212 Expected: 2 - Glyph name: OE Contours detected: 316 Expected: 2 - Glyph name: Oacute Contours detected: 207 Expected: 3 - Glyph name: Ocircumflex Contours detected: 204 Expected: 3 - Glyph name: Odieresis Contours detected: 204 Expected: 4 - Glyph name: Ograve Contours detected: 207 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 202 Expected: 4 - Glyph name: Omacron Contours detected: 204 Expected: 3 - Glyph name: Oslash Contours detected: 217 Expected: 2 or 3 - Glyph name: Otilde Contours detected: 201 Expected: 3 - Glyph name: P Contours detected: 179 Expected: 1 or 2 - Glyph name: Q Contours detected: 221 Expected: 2 - Glyph name: R Contours detected: 225 Expected: 1 or 2 - Glyph name: Racute Contours detected: 220 Expected: 3 - Glyph name: Rcaron Contours detected: 217 Expected: 3 - Glyph name: S Contours detected: 190 Expected: 1 - Glyph name: Sacute Contours detected: 185 Expected: 2 - Glyph name: Scaron Contours detected: 182 Expected: 2 - Glyph name: T Contours detected: 208 Expected: 1 - Glyph name: Tcaron Contours detected: 200 Expected: 2 - Glyph name: Thorn Contours detected: 187 Expected: 1 or 2 - Glyph name: U Contours detected: 222 Expected: 1 - Glyph name: Uacute Contours detected: 217 Expected: 2 - Glyph name: Ubreve Contours detected: 212 Expected: 2 - Glyph name: Ucircumflex Contours detected: 214 Expected: 2 - Glyph name: Udieresis Contours detected: 214 Expected: 3 - Glyph name: Ugrave Contours detected: 217 Expected: 2 - Glyph name: Uhungarumlaut Contours detected: 212 Expected: 3 - Glyph name: Umacron Contours detected: 214 Expected: 2 - Glyph name: Uogonek Contours detected: 218 Expected: 1 - Glyph name: Uring Contours detected: 214 Expected: 3 - Glyph name: V Contours detected: 206 Expected: 1 - Glyph name: W Contours detected: 207 Expected: 1 or 2 - Glyph name: Wacute Contours detected: 202 Expected: 2 - Glyph name: Wcircumflex Contours detected: 199 Expected: 2 - Glyph name: Wdieresis Contours detected: 199 Expected: 3 - Glyph name: Wgrave Contours detected: 202 Expected: 2 - Glyph name: X Contours detected: 224 Expected: 1 - Glyph name: Y Contours detected: 199 Expected: 1 - Glyph name: Yacute Contours detected: 194 Expected: 2 - Glyph name: Ycircumflex Contours detected: 191 Expected: 2 - Glyph name: Ydieresis Contours detected: 191 Expected: 3 - Glyph name: Ygrave Contours detected: 194 Expected: 2 - Glyph name: Z Contours detected: 175 Expected: 1 - Glyph name: Zacute Contours detected: 170 Expected: 2 - Glyph name: Zcaron Contours detected: 167 Expected: 2 - Glyph name: Zdotaccent Contours detected: 171 Expected: 2 - Glyph name: a Contours detected: 136 Expected: 2 - Glyph name: aacute Contours detected: 131 Expected: 3 - Glyph name: abreve Contours detected: 126 Expected: 3 - Glyph name: acircumflex Contours detected: 128 Expected: 3 - Glyph name: acute Contours detected: 5 Expected: 1 - Glyph name: adieresis Contours detected: 128 Expected: 4 - Glyph name: ae Contours detected: 189 Expected: 3 - Glyph name: agrave Contours detected: 131 Expected: 3 - Glyph name: amacron Contours detected: 128 Expected: 3 - Glyph name: ampersand Contours detected: 201 Expected: 1, 2 or 3 - Glyph name: aogonek Contours detected: 132 Expected: 2 - Glyph name: aring Contours detected: 128 Expected: 4 - Glyph name: asciicircum Contours detected: 156 Expected: 1 - Glyph name: asciitilde Contours detected: 138 Expected: 1 - Glyph name: asterisk Contours detected: 128 Expected: 1 or 4 - Glyph name: at Contours detected: 230 Expected: 2 - Glyph name: atilde Contours detected: 125 Expected: 3 - Glyph name: b Contours detected: 131 Expected: 2 - Glyph name: backslash Contours detected: 112 Expected: 1 - Glyph name: bar Contours detected: 28 Expected: 1 - Glyph name: braceleft Contours detected: 83 Expected: 1 - Glyph name: braceright Contours detected: 82 Expected: 1 - Glyph name: bracketleft Contours detected: 51 Expected: 1 - Glyph name: bracketright Contours detected: 64 Expected: 1 - Glyph name: breve Contours detected: 10 Expected: 1 - Glyph name: bullet Contours detected: 94 Expected: 1 - Glyph name: c Contours detected: 108 Expected: 1 - Glyph name: cacute Contours detected: 103 Expected: 2 - Glyph name: caron Contours detected: 8 Expected: 1 - Glyph name: ccaron Contours detected: 101 Expected: 2 - Glyph name: ccedilla Contours detected: 104 Expected: 1 or 2 - Glyph name: cdotaccent Contours detected: 104 Expected: 2 - Glyph name: cedilla Contours detected: 4 Expected: 1 - Glyph name: cent Contours detected: 125 Expected: 1 or 2 - Glyph name: circumflex Contours detected: 8 Expected: 1 - Glyph name: colon Contours detected: 39 Expected: 2 - Glyph name: comma Contours detected: 40 Expected: 1 - Glyph name: copyright Contours detected: 240 Expected: 3 - Glyph name: d Contours detected: 112 Expected: 2 - Glyph name: dcaron Contours detected: 124 Expected: 3 - Glyph name: dcroat Contours detected: 130 Expected: 2 - Glyph name: degree Contours detected: 76 Expected: 2 - Glyph name: dieresis Contours detected: 8 Expected: 2 - Glyph name: divide Contours detected: 148 Expected: 3 - Glyph name: dollar Contours detected: 113 Expected: 1, 3 or 5 - Glyph name: dotaccent Contours detected: 4 Expected: 1 - Glyph name: dotlessi Contours detected: 67 Expected: 1 - Glyph name: e Contours detected: 124 Expected: 2 - Glyph name: eacute Contours detected: 119 Expected: 3 - Glyph name: ecaron Contours detected: 117 Expected: 3 - Glyph name: ecircumflex Contours detected: 117 Expected: 3 - Glyph name: edieresis Contours detected: 118 Expected: 4 - Glyph name: edotaccent Contours detected: 120 Expected: 3 - Glyph name: egrave Contours detected: 119 Expected: 3 - Glyph name: eight Contours detected: 90 Expected: 3 - Glyph name: ellipsis Contours detected: 201 Expected: 3 - Glyph name: emacron Contours detected: 116 Expected: 3 - Glyph name: emdash Contours detected: 251 Expected: 1 - Glyph name: endash Contours detected: 175 Expected: 1 - Glyph name: eng Contours detected: 148 Expected: 1 - Glyph name: eogonek Contours detected: 120 Expected: 2 - Glyph name: equal Contours detected: 143 Expected: 2 - Glyph name: eth Contours detected: 106 Expected: 2 - Glyph name: exclam Contours detected: 63 Expected: 2 - Glyph name: exclamdown Contours detected: 63 Expected: 2 - Glyph name: f Contours detected: 80 Expected: 1 - Glyph name: five Contours detected: 79 Expected: 1 - Glyph name: four Contours detected: 117 Expected: 1 or 2 - Glyph name: g Contours detected: 129 Expected: 2 or 3 - Glyph name: gbreve Contours detected: 119 Expected: 3 or 4 - Glyph name: gdotaccent Contours detected: 125 Expected: 3 or 4 - Glyph name: germandbls Contours detected: 139 Expected: 1 - Glyph name: grave Contours detected: 5 Expected: 1 - Glyph name: greater Contours detected: 124 Expected: 1 - Glyph name: guillemotleft Contours detected: 150 Expected: 2 - Glyph name: guillemotright Contours detected: 148 Expected: 2 - Glyph name: guilsinglleft Contours detected: 77 Expected: 1 - Glyph name: guilsinglright Contours detected: 75 Expected: 1 - Glyph name: h Contours detected: 122 Expected: 1 - Glyph name: hbar Contours detected: 119 Expected: 1 - Glyph name: hungarumlaut Contours detected: 10 Expected: 2 - Glyph name: hyphen Contours detected: 118 Expected: 1 - Glyph name: i Contours detected: 63 Expected: 2 - Glyph name: iacute Contours detected: 63 Expected: 2 - Glyph name: icircumflex Contours detected: 62 Expected: 2 - Glyph name: idieresis Contours detected: 63 Expected: 3 - Glyph name: igrave Contours detected: 64 Expected: 2 - Glyph name: ij Contours detected: 139 Expected: 3 or 4 - Glyph name: imacron Contours detected: 61 Expected: 2 - Glyph name: iogonek Contours detected: 59 Expected: 2 or 3 - Glyph name: j Contours detected: 58 Expected: 2 - Glyph name: k Contours detected: 130 Expected: 1 or 2 - Glyph name: l Contours detected: 61 Expected: 1 - Glyph name: lacute Contours detected: 57 Expected: 2 - Glyph name: lcaron Contours detected: 99 Expected: 2 - Glyph name: less Contours detected: 126 Expected: 1 - Glyph name: lslash Contours detected: 97 Expected: 1 - Glyph name: m Contours detected: 219 Expected: 1 - Glyph name: macron Contours detected: 8 Expected: 1 - Glyph name: minus Contours detected: 156 Expected: 1 - Glyph name: multiply Contours detected: 110 Expected: 1 - Glyph name: n Contours detected: 153 Expected: 1 - Glyph name: nacute Contours detected: 148 Expected: 2 - Glyph name: ncaron Contours detected: 145 Expected: 2 - Glyph name: nine Contours detected: 78 Expected: 1 or 2 - Glyph name: ntilde Contours detected: 142 Expected: 2 - Glyph name: numbersign Contours detected: 186 Expected: 2 - Glyph name: o Contours detected: 138 Expected: 2 - Glyph name: oacute Contours detected: 133 Expected: 3 - Glyph name: ocircumflex Contours detected: 130 Expected: 3 - Glyph name: odieresis Contours detected: 130 Expected: 4 - Glyph name: oe Contours detected: 188 Expected: 3 - Glyph name: ogonek Contours detected: 4 Expected: 1 - Glyph name: ograve Contours detected: 133 Expected: 3 - Glyph name: ohungarumlaut Contours detected: 128 Expected: 4 - Glyph name: omacron Contours detected: 130 Expected: 3 - Glyph name: one Contours detected: 55 Expected: 1 - Glyph name: ordfeminine Contours detected: 136 Expected: 2 or 3 - Glyph name: ordmasculine Contours detected: 138 Expected: 2 or 3 - Glyph name: oslash Contours detected: 135 Expected: 3 - Glyph name: otilde Contours detected: 127 Expected: 3 - Glyph name: p Contours detected: 146 Expected: 2 - Glyph name: paragraph Contours detected: 101 Expected: 1, 2 or 3 - Glyph name: parenleft Contours detected: 82 Expected: 1 - Glyph name: parenright Contours detected: 84 Expected: 1 - Glyph name: percent Contours detected: 174 Expected: 4 or 5 - Glyph name: period Contours detected: 41 Expected: 1 - Glyph name: periodcentered Contours detected: 41 Expected: 1 - Glyph name: plus Contours detected: 146 Expected: 1 - Glyph name: q Contours detected: 132 Expected: 2 - Glyph name: question Contours detected: 83 Expected: 2 - Glyph name: questiondown Contours detected: 81 Expected: 2 - Glyph name: quotedbl Contours detected: 95 Expected: 2 - Glyph name: quotedblbase Contours detected: 80 Expected: 2 - Glyph name: quotedblleft Contours detected: 97 Expected: 2 - Glyph name: quotedblright Contours detected: 97 Expected: 2 - Glyph name: quoteleft Contours detected: 40 Expected: 1 - Glyph name: quoteright Contours detected: 40 Expected: 1 - Glyph name: quotesinglbase Contours detected: 40 Expected: 1 - Glyph name: quotesingle Contours detected: 39 Expected: 1 - Glyph name: r Contours detected: 125 Expected: 1 - Glyph name: racute Contours detected: 120 Expected: 2 - Glyph name: rcaron Contours detected: 117 Expected: 2 - Glyph name: registered Contours detected: 144 Expected: 3 or 4 - Glyph name: ring Contours detected: 8 Expected: 2 - Glyph name: s Contours detected: 122 Expected: 1 - Glyph name: sacute Contours detected: 117 Expected: 2 - Glyph name: scaron Contours detected: 115 Expected: 2 - Glyph name: section Contours detected: 120 Expected: 2 - Glyph name: semicolon Contours detected: 38 Expected: 2 - Glyph name: seven Contours detected: 122 Expected: 1 - Glyph name: six Contours detected: 76 Expected: 1 or 2 - Glyph name: slash Contours detected: 112 Expected: 1 - Glyph name: space Contours detected: 85 Expected: 0 - Glyph name: sterling Contours detected: 116 Expected: 1 or 2 - Glyph name: t Contours detected: 81 Expected: 1 - Glyph name: tcaron Contours detected: 97 Expected: 2 - Glyph name: thorn Contours detected: 141 Expected: 2 - Glyph name: three Contours detected: 84 Expected: 1 - Glyph name: tilde Contours detected: 11 Expected: 1 - Glyph name: trademark Contours detected: 415 Expected: 2 - Glyph name: two Contours detected: 105 Expected: 1 - Glyph name: u Contours detected: 171 Expected: 1 - Glyph name: uacute Contours detected: 166 Expected: 2 - Glyph name: ubreve Contours detected: 161 Expected: 2 - Glyph name: ucircumflex Contours detected: 163 Expected: 2 - Glyph name: udieresis Contours detected: 163 Expected: 3 - Glyph name: ugrave Contours detected: 166 Expected: 2 - Glyph name: uhungarumlaut Contours detected: 161 Expected: 3 - Glyph name: umacron Contours detected: 163 Expected: 2 - Glyph name: underscore Contours detected: 175 Expected: 1 - Glyph name: uni00A0 Contours detected: 85 Expected: 0 - Glyph name: uni0122 Contours detected: 181 Expected: 2 - Glyph name: uni0123 Contours detected: 123 Expected: 3 or 4 - Glyph name: uni0136 Contours detected: 225 Expected: 2 or 3 - Glyph name: uni0137 Contours detected: 124 Expected: 2 or 3 - Glyph name: uni013B Contours detected: 198 Expected: 2 - Glyph name: uni013C Contours detected: 55 Expected: 2 - Glyph name: uni0145 Contours detected: 197 Expected: 2 - Glyph name: uni0146 Contours detected: 147 Expected: 2 - Glyph name: uni0156 Contours detected: 219 Expected: 3 - Glyph name: uni0157 Contours detected: 119 Expected: 2 - Glyph name: uni0218 Contours detected: 184 Expected: 2 - Glyph name: uni0219 Contours detected: 116 Expected: 2 - Glyph name: uni021A Contours detected: 202 Expected: 2 - Glyph name: uni021B Contours detected: 75 Expected: 2 - Glyph name: uni0237 Contours detected: 62 Expected: 1 - Glyph name: uni0302 Contours detected: 8 Expected: 1 - Glyph name: uni0304 Contours detected: 8 Expected: 1 - Glyph name: uni0306 Contours detected: 10 Expected: 1 - Glyph name: uni0307 Contours detected: 4 Expected: 1 - Glyph name: uni0308 Contours detected: 8 Expected: 2 - Glyph name: uni030A Contours detected: 8 Expected: 2 - Glyph name: uni030B Contours detected: 10 Expected: 2 - Glyph name: uni030C Contours detected: 8 Expected: 1 - Glyph name: uni0312 Contours detected: 6 Expected: 1 - Glyph name: uni0326 Contours detected: 6 Expected: 1 - Glyph name: uni0327 Contours detected: 4 Expected: 1 - Glyph name: uni0328 Contours detected: 4 Expected: 1 - Glyph name: uni1E9E Contours detected: 222 Expected: 1 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: uogonek Contours detected: 167 Expected: 1 - Glyph name: uring Contours detected: 163 Expected: 3 - Glyph name: v Contours detected: 154 Expected: 1 - Glyph name: w Contours detected: 219 Expected: 1 - Glyph name: wacute Contours detected: 214 Expected: 2 - Glyph name: wcircumflex Contours detected: 211 Expected: 2 - Glyph name: wdieresis Contours detected: 211 Expected: 3 - Glyph name: wgrave Contours detected: 214 Expected: 2 - Glyph name: x Contours detected: 162 Expected: 1 - Glyph name: y Contours detected: 140 Expected: 1 - Glyph name: yacute Contours detected: 135 Expected: 2 - Glyph name: ycircumflex Contours detected: 132 Expected: 2 - Glyph name: ydieresis Contours detected: 132 Expected: 3 - Glyph name: yen Contours detected: 151 Expected: 1 or 2 - Glyph name: ygrave Contours detected: 135 Expected: 2 - Glyph name: z Contours detected: 142 Expected: 1 - Glyph name: zacute Contours detected: 137 Expected: 2 - Glyph name: zcaron Contours detected: 134 Expected: 2 - Glyph name: zdotaccent Contours detected: 138 Expected: 2 - Glyph name: zero Contours detected: 102 Expected: 2 or 3
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?
Check math signs have the same width.
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
The most common width is 540 among a set of 4 math glyphs. The following math glyphs have a different width, though:
Width = 480: less, greater
Width = 420: multiply
[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.
🔥 Jacquard12Charted-Regular.ttf
-
🔥 FAIL
OS/2.sTypoAscender value should be greater than 964, but got 960 instead
[code: typoAscender]
Font contains unique glyph names?
Check font contains no unreachable glyphs
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
[code: unreachable-glyphs]- d.alt - g.alt - h.alt - k.alt - q.alt - s.alt - uni030C.alt - y.alt
Are there unwanted tables?
Glyph names are all valid?
Font has **proper** whitespace glyph names?
Font contains glyphs for whitespace characters?
Whitespace glyphs have ink?
🔥 Jacquard12Charted-Regular.ttf
-
🔥 FAIL
Glyph 'space' has ink. It needs to be replaced by an empty glyph.
[code: has-ink] -
🔥 FAIL
Glyph 'uni00A0' has ink. It needs to be replaced by an empty glyph.
[code: has-ink] -
🔥 FAIL
Glyph 'uni200A' has ink. It needs to be replaced by an empty glyph.
[code: has-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.
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
Family metadata at /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/jacquard12charted 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.
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 ?
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'.
METADATA.pb subsets should be alphabetically ordered.
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.
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
The following codepoints supported by the font are not covered by any subsets defined in the font's metadata file, and will never be served. You can solve this by either manually adding additional subset declarations to METADATA.pb, or by editing the glyphset definitions.
- U+02C7 CARON: try adding one of: yi, tifinagh, 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+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
- U+030A COMBINING RING ABOVE: try adding syriac
- U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: cherokee, osage
- U+030C COMBINING CARON: try adding one of: cherokee, tai-le
- U+0312 COMBINING TURNED COMMA ABOVE: not included in any glyphset definition
- U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
- U+0327 COMBINING CEDILLA: not included in any glyphset definition
- U+0328 COMBINING OGONEK: not included in any glyphset definition
- U+200A HAIR SPACE: 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]latin
,latin-ext
,math
,menu
,symbols
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?
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]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
⚠️ Jacquard12Charted-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?
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?
Shaping Checks
⚠️⚠️⏩⏩⏩Check that texts shape as per expectation
Check that no forbidden glyphs are found while shaping
Check that no collisions are found while shaping
Ensure dotted circle glyph is present and can attach marks.
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
No dotted circle glyph present
[code: missing-dotted-circle]
Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
The dot of soft dotted characters used in orthographies must disappear in the following strings: į̀ į́ į̂ į̃ į̄ į̌
The dot of soft dotted characters should disappear in other cases, for example: į̆ į̇ į̈ į̊ į̋ į̒ į̦̀ į̦́ į̦̂ į̦̃ į̦̄ į̦̆ į̦̇ į̦̈ į̦̊ į̦̋ į̦̌ į̦̒ į̧̀ į̧́
Your font fully covers the following languages that require the soft-dotted feature: Lithuanian (Latn, 2,357,094 speakers), Dutch (Latn, 31,709,104 speakers).
Your font does not cover the following languages that require the soft-dotted feature: South Central Banda (Latn, 244,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Makaa (Latn, 221,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Igbo (Latn, 27,823,640 speakers), Nzakara (Latn, 50,000 speakers), Gulay (Latn, 250,478 speakers), Lugbara (Latn, 2,200,000 speakers), Ekpeye (Latn, 226,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Aghem (Latn, 38,843 speakers), Kom (Latn, 360,685 speakers), Mfumte (Latn, 79,000 speakers), Ebira (Latn, 2,200,000 speakers), Mango (Latn, 77,000 speakers), Cicipu (Latn, 44,000 speakers), Mundani (Latn, 34,000 speakers), Dii (Latn, 71,000 speakers), Sar (Latn, 500,000 speakers), Navajo (Latn, 166,319 speakers), Southern Kisi (Latn, 360,000 speakers), Koonzime (Latn, 40,000 speakers), Dan (Latn, 1,099,244 speakers), Zapotec (Latn, 490,000 speakers), Avokaya (Latn, 100,000 speakers), Bafut (Latn, 158,146 speakers), Ngbaka (Latn, 1,020,000 speakers), Ma’di (Latn, 584,000 speakers), Ejagham (Latn, 120,000 speakers), Nateni (Latn, 100,000 speakers), Fur (Latn, 1,230,163 speakers), Vute (Latn, 21,000 speakers), Yala (Latn, 200,000 speakers), Basaa (Latn, 332,940 speakers), Bete-Bendi (Latn, 100,000 speakers).
[code: soft-dotted]
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
Check font names are correct
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?
Validate defaults on fvar table match registered fallback names in GFAxisRegistry.
Check glyphs do not have components which are themselves components.
Check Google Fonts glyph coverage.
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.
⚠️ Jacquard12Charted-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.
Font has old ttfautohint applied?
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.
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.
⚠️ Jacquard12Charted-Regular.ttf
-
⚠️ WARN
OS/2 VendorID value 'NONE' 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]
Check font follows the Google Fonts vertical metric schema
🔥 Jacquard12Charted-Regular.ttf
-
🔥 FAIL
The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 1260 when it should be at least 1512
[code: bad-hhea-range]