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 | 14 | 67 | 10 | 151 |
0% | 0% | 2% | 6% | 27% | 4% | 61% |
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.
⚠️ Jacquard24Charted-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 1290 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
⚠️ Jacquard24Charted-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.
⚠️ Jacquard24Charted-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: 431 Expected: 0 - Glyph name: exclam Contours detected: 296 Expected: 2 - Glyph name: quotedbl Contours detected: 426 Expected: 2 - Glyph name: numbersign Contours detected: 869 Expected: 2 - Glyph name: dollar Contours detected: 542 Expected: 1, 3 or 5 - Glyph name: percent Contours detected: 910 Expected: 4 or 5 - Glyph name: ampersand Contours detected: 797 Expected: 1, 2 or 3 - Glyph name: quotesingle Contours detected: 192 Expected: 1 - Glyph name: parenleft Contours detected: 280 Expected: 1 - Glyph name: parenright Contours detected: 280 Expected: 1 - Glyph name: asterisk Contours detected: 554 Expected: 1 or 4 - Glyph name: plus Contours detected: 644 Expected: 1 - Glyph name: comma Contours detected: 192 Expected: 1 - Glyph name: hyphen Contours detected: 602 Expected: 1 - Glyph name: period Contours detected: 200 Expected: 1 - Glyph name: slash Contours detected: 560 Expected: 1 - Glyph name: zero Contours detected: 428 Expected: 2 or 3 - Glyph name: one Contours detected: 235 Expected: 1 - Glyph name: two Contours detected: 459 Expected: 1 - Glyph name: three Contours detected: 371 Expected: 1 - Glyph name: four Contours detected: 515 Expected: 1 or 2 - Glyph name: five Contours detected: 340 Expected: 1 - Glyph name: six Contours detected: 364 Expected: 1 or 2 - Glyph name: seven Contours detected: 536 Expected: 1 - Glyph name: eight Contours detected: 385 Expected: 3 - Glyph name: nine Contours detected: 364 Expected: 1 or 2 - Glyph name: colon Contours detected: 184 Expected: 2 - Glyph name: semicolon Contours detected: 176 Expected: 2 - Glyph name: less Contours detected: 445 Expected: 1 - Glyph name: equal Contours detected: 593 Expected: 2 - Glyph name: greater Contours detected: 445 Expected: 1 - Glyph name: question Contours detected: 527 Expected: 2 - Glyph name: at Contours detected: 919 Expected: 2 - Glyph name: A Contours detected: 861 Expected: 2 - Glyph name: B Contours detected: 876 Expected: 2 or 3 - Glyph name: C Contours detected: 732 Expected: 1 - Glyph name: D Contours detected: 703 Expected: 2 - Glyph name: E Contours detected: 744 Expected: 1 - Glyph name: F Contours detected: 872 Expected: 1 - Glyph name: G Contours detected: 767 Expected: 1 - Glyph name: H Contours detected: 858 Expected: 1 - Glyph name: I Contours detected: 708 Expected: 1 - Glyph name: J Contours detected: 672 Expected: 1 - Glyph name: K Contours detected: 891 Expected: 1 or 2 - Glyph name: L Contours detected: 825 Expected: 1 - Glyph name: M Contours detected: 872 Expected: 1 - Glyph name: N Contours detected: 778 Expected: 1 - Glyph name: O Contours detected: 830 Expected: 2 - Glyph name: P Contours detected: 687 Expected: 1 or 2 - Glyph name: Q Contours detected: 852 Expected: 2 - Glyph name: R Contours detected: 826 Expected: 1 or 2 - Glyph name: S Contours detected: 701 Expected: 1 - Glyph name: T Contours detected: 877 Expected: 1 - Glyph name: U Contours detected: 771 Expected: 1 - Glyph name: V Contours detected: 755 Expected: 1 - Glyph name: W Contours detected: 899 Expected: 1 or 2 - Glyph name: X Contours detected: 894 Expected: 1 - Glyph name: Y Contours detected: 717 Expected: 1 - Glyph name: Z Contours detected: 763 Expected: 1 - Glyph name: bracketleft Contours detected: 256 Expected: 1 - Glyph name: backslash Contours detected: 560 Expected: 1 - Glyph name: bracketright Contours detected: 256 Expected: 1 - Glyph name: asciicircum Contours detected: 588 Expected: 1 - Glyph name: underscore Contours detected: 650 Expected: 1 - Glyph name: grave Contours detected: 18 Expected: 1 - Glyph name: a Contours detected: 580 Expected: 2 - Glyph name: b Contours detected: 554 Expected: 2 - Glyph name: c Contours detected: 472 Expected: 1 - Glyph name: d Contours detected: 461 Expected: 2 - Glyph name: e Contours detected: 498 Expected: 2 - Glyph name: f Contours detected: 396 Expected: 1 - Glyph name: g Contours detected: 539 Expected: 2 or 3 - Glyph name: h Contours detected: 529 Expected: 1 - Glyph name: i Contours detected: 292 Expected: 2 - Glyph name: j Contours detected: 279 Expected: 2 - Glyph name: k Contours detected: 566 Expected: 1 or 2 - Glyph name: l Contours detected: 288 Expected: 1 - Glyph name: m Contours detected: 828 Expected: 1 - Glyph name: n Contours detected: 567 Expected: 1 - Glyph name: o Contours detected: 592 Expected: 2 - Glyph name: p Contours detected: 586 Expected: 2 - Glyph name: q Contours detected: 563 Expected: 2 - Glyph name: r Contours detected: 426 Expected: 1 - Glyph name: s Contours detected: 515 Expected: 1 - Glyph name: t Contours detected: 366 Expected: 1 - Glyph name: u Contours detected: 576 Expected: 1 - Glyph name: v Contours detected: 627 Expected: 1 - Glyph name: w Contours detected: 895 Expected: 1 - Glyph name: x Contours detected: 569 Expected: 1 - Glyph name: y Contours detected: 608 Expected: 1 - Glyph name: z Contours detected: 596 Expected: 1 - Glyph name: braceleft Contours detected: 280 Expected: 1 - Glyph name: bar Contours detected: 100 Expected: 1 - Glyph name: braceright Contours detected: 280 Expected: 1 - Glyph name: asciitilde Contours detected: 598 Expected: 1 - Glyph name: uni00A0 Contours detected: 431 Expected: 0 - Glyph name: exclamdown Contours detected: 296 Expected: 2 - Glyph name: cent Contours detected: 505 Expected: 1 or 2 - Glyph name: sterling Contours detected: 508 Expected: 1 or 2 - Glyph name: yen Contours detected: 659 Expected: 1 or 2 - Glyph name: section Contours detected: 528 Expected: 2 - Glyph name: dieresis Contours detected: 32 Expected: 2 - Glyph name: copyright Contours detected: 959 Expected: 3 - Glyph name: ordfeminine Contours detected: 580 Expected: 2 or 3 - Glyph name: guillemotleft Contours detected: 644 Expected: 2 - Glyph name: registered Contours detected: 609 Expected: 3 or 4 - Glyph name: macron Contours detected: 18 Expected: 1 - Glyph name: degree Contours detected: 381 Expected: 2 - Glyph name: acute Contours detected: 18 Expected: 1 - Glyph name: paragraph Contours detected: 399 Expected: 1, 2 or 3 - Glyph name: periodcentered Contours detected: 200 Expected: 1 - Glyph name: cedilla Contours detected: 18 Expected: 1 - Glyph name: ordmasculine Contours detected: 592 Expected: 2 or 3 - Glyph name: guillemotright Contours detected: 644 Expected: 2 - Glyph name: questiondown Contours detected: 527 Expected: 2 - Glyph name: Agrave Contours detected: 843 Expected: 3 - Glyph name: Aacute Contours detected: 843 Expected: 3 - Glyph name: Acircumflex Contours detected: 827 Expected: 3 - Glyph name: Atilde Contours detected: 841 Expected: 3 - Glyph name: Adieresis Contours detected: 829 Expected: 4 - Glyph name: Aring Contours detected: 835 Expected: 3 or 4 - Glyph name: AE Contours detected: 1163 Expected: 2 - Glyph name: Ccedilla Contours detected: 712 Expected: 1 or 2 - Glyph name: Egrave Contours detected: 726 Expected: 2 - Glyph name: Eacute Contours detected: 726 Expected: 2 - Glyph name: Ecircumflex Contours detected: 710 Expected: 2 - Glyph name: Edieresis Contours detected: 712 Expected: 3 - Glyph name: Igrave Contours detected: 690 Expected: 2 - Glyph name: Iacute Contours detected: 690 Expected: 2 - Glyph name: Icircumflex Contours detected: 674 Expected: 2 - Glyph name: Idieresis Contours detected: 676 Expected: 3 - Glyph name: Eth Contours detected: 630 Expected: 2 - Glyph name: Ntilde Contours detected: 758 Expected: 2 - Glyph name: Ograve Contours detected: 812 Expected: 3 - Glyph name: Oacute Contours detected: 812 Expected: 3 - Glyph name: Ocircumflex Contours detected: 796 Expected: 3 - Glyph name: Otilde Contours detected: 810 Expected: 3 - Glyph name: Odieresis Contours detected: 798 Expected: 4 - Glyph name: multiply Contours detected: 522 Expected: 1 - Glyph name: Oslash Contours detected: 938 Expected: 2 or 3 - Glyph name: Ugrave Contours detected: 753 Expected: 2 - Glyph name: Uacute Contours detected: 753 Expected: 2 - Glyph name: Ucircumflex Contours detected: 737 Expected: 2 - Glyph name: Udieresis Contours detected: 739 Expected: 3 - Glyph name: Yacute Contours detected: 699 Expected: 2 - Glyph name: Thorn Contours detected: 764 Expected: 1 or 2 - Glyph name: germandbls Contours detected: 599 Expected: 1 - Glyph name: agrave Contours detected: 562 Expected: 3 - Glyph name: aacute Contours detected: 562 Expected: 3 - Glyph name: acircumflex Contours detected: 547 Expected: 3 - Glyph name: atilde Contours detected: 560 Expected: 3 - Glyph name: adieresis Contours detected: 548 Expected: 4 - Glyph name: aring Contours detected: 554 Expected: 4 - Glyph name: ae Contours detected: 757 Expected: 3 - Glyph name: ccedilla Contours detected: 454 Expected: 1 or 2 - Glyph name: egrave Contours detected: 480 Expected: 3 - Glyph name: eacute Contours detected: 480 Expected: 3 - Glyph name: ecircumflex Contours detected: 464 Expected: 3 - Glyph name: edieresis Contours detected: 466 Expected: 4 - Glyph name: igrave Contours detected: 290 Expected: 2 - Glyph name: iacute Contours detected: 290 Expected: 2 - Glyph name: icircumflex Contours detected: 276 Expected: 2 - Glyph name: idieresis Contours detected: 280 Expected: 3 - Glyph name: eth Contours detected: 443 Expected: 2 - Glyph name: ntilde Contours detected: 547 Expected: 2 - Glyph name: ograve Contours detected: 574 Expected: 3 - Glyph name: oacute Contours detected: 574 Expected: 3 - Glyph name: ocircumflex Contours detected: 558 Expected: 3 - Glyph name: otilde Contours detected: 572 Expected: 3 - Glyph name: odieresis Contours detected: 560 Expected: 4 - Glyph name: divide Contours detected: 648 Expected: 3 - Glyph name: oslash Contours detected: 658 Expected: 3 - Glyph name: ugrave Contours detected: 558 Expected: 2 - Glyph name: uacute Contours detected: 558 Expected: 2 - Glyph name: ucircumflex Contours detected: 542 Expected: 2 - Glyph name: udieresis Contours detected: 544 Expected: 3 - Glyph name: yacute Contours detected: 590 Expected: 2 - Glyph name: thorn Contours detected: 564 Expected: 2 - Glyph name: ydieresis Contours detected: 576 Expected: 3 - Glyph name: Amacron Contours detected: 843 Expected: 3 - Glyph name: amacron Contours detected: 562 Expected: 3 - Glyph name: Abreve Contours detected: 827 Expected: 3 - Glyph name: abreve Contours detected: 546 Expected: 3 - Glyph name: Aogonek Contours detected: 843 Expected: 2 or 3 - Glyph name: aogonek Contours detected: 562 Expected: 2 - Glyph name: Cacute Contours detected: 714 Expected: 2 - Glyph name: cacute Contours detected: 454 Expected: 2 - Glyph name: Cdotaccent Contours detected: 716 Expected: 2 - Glyph name: cdotaccent Contours detected: 456 Expected: 2 - Glyph name: Ccaron Contours detected: 698 Expected: 2 - Glyph name: ccaron Contours detected: 438 Expected: 2 - Glyph name: Dcaron Contours detected: 669 Expected: 3 - Glyph name: dcaron Contours detected: 530 Expected: 3 - Glyph name: Dcroat Contours detected: 630 Expected: 2 - Glyph name: dcroat Contours detected: 552 Expected: 2 - Glyph name: Emacron Contours detected: 726 Expected: 2 - Glyph name: emacron Contours detected: 480 Expected: 3 - Glyph name: Edotaccent Contours detected: 728 Expected: 2 - Glyph name: edotaccent Contours detected: 482 Expected: 3 - Glyph name: Eogonek Contours detected: 726 Expected: 1 or 2 - Glyph name: eogonek Contours detected: 480 Expected: 2 - Glyph name: Ecaron Contours detected: 710 Expected: 2 - Glyph name: ecaron Contours detected: 464 Expected: 3 - Glyph name: Gbreve Contours detected: 733 Expected: 2 - Glyph name: gbreve Contours detected: 505 Expected: 3 or 4 - Glyph name: Gdotaccent Contours detected: 751 Expected: 2 - Glyph name: gdotaccent Contours detected: 523 Expected: 3 or 4 - Glyph name: uni0122 Contours detected: 745 Expected: 2 - Glyph name: uni0123 Contours detected: 517 Expected: 3 or 4 - Glyph name: Hbar Contours detected: 939 Expected: 2 - Glyph name: hbar Contours detected: 515 Expected: 1 - Glyph name: Imacron Contours detected: 690 Expected: 2 - Glyph name: imacron Contours detected: 290 Expected: 2 - Glyph name: Iogonek Contours detected: 690 Expected: 1 or 2 - Glyph name: iogonek Contours detected: 274 Expected: 2 or 3 - Glyph name: Idotaccent Contours detected: 692 Expected: 2 - Glyph name: dotlessi Contours detected: 308 Expected: 1 - Glyph name: IJ Contours detected: 1420 Expected: 1 or 2 - Glyph name: ij Contours detected: 613 Expected: 3 or 4 - Glyph name: uni0136 Contours detected: 869 Expected: 2 or 3 - Glyph name: uni0137 Contours detected: 544 Expected: 2 or 3 - Glyph name: Lacute Contours detected: 807 Expected: 2 - Glyph name: lacute Contours detected: 270 Expected: 2 - Glyph name: uni013B Contours detected: 803 Expected: 2 - Glyph name: uni013C Contours detected: 266 Expected: 2 - Glyph name: Lcaron Contours detected: 851 Expected: 2 - Glyph name: lcaron Contours detected: 443 Expected: 2 - Glyph name: Lslash Contours detected: 815 Expected: 1 - Glyph name: lslash Contours detected: 358 Expected: 1 - Glyph name: Nacute Contours detected: 760 Expected: 2 - Glyph name: nacute Contours detected: 549 Expected: 2 - Glyph name: uni0145 Contours detected: 756 Expected: 2 - Glyph name: uni0146 Contours detected: 545 Expected: 2 - Glyph name: Ncaron Contours detected: 744 Expected: 2 - Glyph name: ncaron Contours detected: 533 Expected: 2 - Glyph name: Eng Contours detected: 764 Expected: 1 - Glyph name: eng Contours detected: 560 Expected: 1 - Glyph name: Omacron Contours detected: 812 Expected: 3 - Glyph name: omacron Contours detected: 574 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 794 Expected: 4 - Glyph name: ohungarumlaut Contours detected: 556 Expected: 4 - Glyph name: OE Contours detected: 1260 Expected: 2 - Glyph name: oe Contours detected: 753 Expected: 3 - Glyph name: Racute Contours detected: 808 Expected: 3 - Glyph name: racute Contours detected: 408 Expected: 2 - Glyph name: uni0156 Contours detected: 804 Expected: 3 - Glyph name: uni0157 Contours detected: 404 Expected: 2 - Glyph name: Rcaron Contours detected: 792 Expected: 3 - Glyph name: rcaron Contours detected: 392 Expected: 2 - Glyph name: Sacute Contours detected: 683 Expected: 2 - Glyph name: sacute Contours detected: 497 Expected: 2 - Glyph name: Scedilla Contours detected: 683 Expected: 1 or 2 - Glyph name: scedilla Contours detected: 497 Expected: 1 or 2 - Glyph name: Scaron Contours detected: 667 Expected: 2 - Glyph name: scaron Contours detected: 481 Expected: 2 - Glyph name: Tcaron Contours detected: 843 Expected: 2 - Glyph name: tcaron Contours detected: 435 Expected: 2 - Glyph name: Umacron Contours detected: 753 Expected: 2 - Glyph name: umacron Contours detected: 558 Expected: 2 - Glyph name: Ubreve Contours detected: 737 Expected: 2 - Glyph name: ubreve Contours detected: 542 Expected: 2 - Glyph name: Uring Contours detected: 745 Expected: 3 - Glyph name: uring Contours detected: 550 Expected: 3 - Glyph name: Uhungarumlaut Contours detected: 735 Expected: 3 - Glyph name: uhungarumlaut Contours detected: 540 Expected: 3 - Glyph name: Uogonek Contours detected: 753 Expected: 1 - Glyph name: uogonek Contours detected: 558 Expected: 1 - Glyph name: Wcircumflex Contours detected: 865 Expected: 2 - Glyph name: wcircumflex Contours detected: 861 Expected: 2 - Glyph name: Ycircumflex Contours detected: 683 Expected: 2 - Glyph name: ycircumflex Contours detected: 574 Expected: 2 - Glyph name: Ydieresis Contours detected: 685 Expected: 3 - Glyph name: Zacute Contours detected: 745 Expected: 2 - Glyph name: zacute Contours detected: 578 Expected: 2 - Glyph name: Zdotaccent Contours detected: 747 Expected: 2 - Glyph name: zdotaccent Contours detected: 580 Expected: 2 - Glyph name: Zcaron Contours detected: 729 Expected: 2 - Glyph name: zcaron Contours detected: 562 Expected: 2 - Glyph name: uni0218 Contours detected: 679 Expected: 2 - Glyph name: uni0219 Contours detected: 493 Expected: 2 - Glyph name: uni021A Contours detected: 855 Expected: 2 - Glyph name: uni021B Contours detected: 344 Expected: 2 - Glyph name: uni0237 Contours detected: 295 Expected: 1 - Glyph name: circumflex Contours detected: 34 Expected: 1 - Glyph name: caron Contours detected: 34 Expected: 1 - Glyph name: breve Contours detected: 34 Expected: 1 - Glyph name: dotaccent Contours detected: 16 Expected: 1 - Glyph name: ring Contours detected: 26 Expected: 2 - Glyph name: ogonek Contours detected: 18 Expected: 1 - Glyph name: tilde Contours detected: 20 Expected: 1 - Glyph name: hungarumlaut Contours detected: 36 Expected: 2 - Glyph name: gravecomb Contours detected: 18 Expected: 1 - Glyph name: acutecomb Contours detected: 18 Expected: 1 - Glyph name: uni0302 Contours detected: 34 Expected: 1 - Glyph name: tildecomb Contours detected: 20 Expected: 1 - Glyph name: uni0304 Contours detected: 18 Expected: 1 - Glyph name: uni0306 Contours detected: 34 Expected: 1 - Glyph name: uni0307 Contours detected: 16 Expected: 1 - Glyph name: uni0308 Contours detected: 32 Expected: 2 - Glyph name: uni030A Contours detected: 26 Expected: 2 - Glyph name: uni030B Contours detected: 36 Expected: 2 - Glyph name: uni030C Contours detected: 34 Expected: 1 - Glyph name: uni0312 Contours detected: 22 Expected: 1 - Glyph name: uni0326 Contours detected: 22 Expected: 1 - Glyph name: uni0327 Contours detected: 18 Expected: 1 - Glyph name: uni0328 Contours detected: 18 Expected: 1 - Glyph name: Wgrave Contours detected: 881 Expected: 2 - Glyph name: wgrave Contours detected: 877 Expected: 2 - Glyph name: Wacute Contours detected: 881 Expected: 2 - Glyph name: wacute Contours detected: 877 Expected: 2 - Glyph name: Wdieresis Contours detected: 867 Expected: 3 - Glyph name: wdieresis Contours detected: 863 Expected: 3 - Glyph name: uni1E9E Contours detected: 907 Expected: 1 - Glyph name: Ygrave Contours detected: 699 Expected: 2 - Glyph name: ygrave Contours detected: 590 Expected: 2 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: endash Contours detected: 680 Expected: 1 - Glyph name: emdash Contours detected: 992 Expected: 1 - Glyph name: quoteleft Contours detected: 192 Expected: 1 - Glyph name: quoteright Contours detected: 192 Expected: 1 - Glyph name: quotesinglbase Contours detected: 192 Expected: 1 - Glyph name: quotedblleft Contours detected: 426 Expected: 2 - Glyph name: quotedblright Contours detected: 426 Expected: 2 - Glyph name: quotedblbase Contours detected: 384 Expected: 2 - Glyph name: bullet Contours detected: 336 Expected: 1 - Glyph name: ellipsis Contours detected: 770 Expected: 3 - Glyph name: guilsinglleft Contours detected: 344 Expected: 1 - Glyph name: guilsinglright Contours detected: 344 Expected: 1 - Glyph name: Euro Contours detected: 504 Expected: 1 or 2 - Glyph name: trademark Contours detected: 1749 Expected: 2 - Glyph name: minus Contours detected: 641 Expected: 1 - Glyph name: A Contours detected: 861 Expected: 2 - Glyph name: AE Contours detected: 1163 Expected: 2 - Glyph name: Aacute Contours detected: 843 Expected: 3 - Glyph name: Abreve Contours detected: 827 Expected: 3 - Glyph name: Acircumflex Contours detected: 827 Expected: 3 - Glyph name: Adieresis Contours detected: 829 Expected: 4 - Glyph name: Agrave Contours detected: 843 Expected: 3 - Glyph name: Amacron Contours detected: 843 Expected: 3 - Glyph name: Aogonek Contours detected: 843 Expected: 2 or 3 - Glyph name: Aring Contours detected: 835 Expected: 3 or 4 - Glyph name: Atilde Contours detected: 841 Expected: 3 - Glyph name: B Contours detected: 876 Expected: 2 or 3 - Glyph name: C Contours detected: 732 Expected: 1 - Glyph name: Cacute Contours detected: 714 Expected: 2 - Glyph name: Ccaron Contours detected: 698 Expected: 2 - Glyph name: Ccedilla Contours detected: 712 Expected: 1 or 2 - Glyph name: Cdotaccent Contours detected: 716 Expected: 2 - Glyph name: D Contours detected: 703 Expected: 2 - Glyph name: Dcaron Contours detected: 669 Expected: 3 - Glyph name: Dcroat Contours detected: 630 Expected: 2 - Glyph name: E Contours detected: 744 Expected: 1 - Glyph name: Eacute Contours detected: 726 Expected: 2 - Glyph name: Ecaron Contours detected: 710 Expected: 2 - Glyph name: Ecircumflex Contours detected: 710 Expected: 2 - Glyph name: Edieresis Contours detected: 712 Expected: 3 - Glyph name: Edotaccent Contours detected: 728 Expected: 2 - Glyph name: Egrave Contours detected: 726 Expected: 2 - Glyph name: Emacron Contours detected: 726 Expected: 2 - Glyph name: Eng Contours detected: 764 Expected: 1 - Glyph name: Eogonek Contours detected: 726 Expected: 1 or 2 - Glyph name: Eth Contours detected: 630 Expected: 2 - Glyph name: Euro Contours detected: 504 Expected: 1 or 2 - Glyph name: F Contours detected: 872 Expected: 1 - Glyph name: G Contours detected: 767 Expected: 1 - Glyph name: Gbreve Contours detected: 733 Expected: 2 - Glyph name: Gdotaccent Contours detected: 751 Expected: 2 - Glyph name: H Contours detected: 858 Expected: 1 - Glyph name: Hbar Contours detected: 939 Expected: 2 - Glyph name: I Contours detected: 708 Expected: 1 - Glyph name: IJ Contours detected: 1420 Expected: 1 or 2 - Glyph name: Iacute Contours detected: 690 Expected: 2 - Glyph name: Icircumflex Contours detected: 674 Expected: 2 - Glyph name: Idieresis Contours detected: 676 Expected: 3 - Glyph name: Idotaccent Contours detected: 692 Expected: 2 - Glyph name: Igrave Contours detected: 690 Expected: 2 - Glyph name: Imacron Contours detected: 690 Expected: 2 - Glyph name: Iogonek Contours detected: 690 Expected: 1 or 2 - Glyph name: J Contours detected: 672 Expected: 1 - Glyph name: K Contours detected: 891 Expected: 1 or 2 - Glyph name: L Contours detected: 825 Expected: 1 - Glyph name: Lacute Contours detected: 807 Expected: 2 - Glyph name: Lcaron Contours detected: 851 Expected: 2 - Glyph name: Lslash Contours detected: 815 Expected: 1 - Glyph name: M Contours detected: 872 Expected: 1 - Glyph name: N Contours detected: 778 Expected: 1 - Glyph name: Nacute Contours detected: 760 Expected: 2 - Glyph name: Ncaron Contours detected: 744 Expected: 2 - Glyph name: Ntilde Contours detected: 758 Expected: 2 - Glyph name: O Contours detected: 830 Expected: 2 - Glyph name: OE Contours detected: 1260 Expected: 2 - Glyph name: Oacute Contours detected: 812 Expected: 3 - Glyph name: Ocircumflex Contours detected: 796 Expected: 3 - Glyph name: Odieresis Contours detected: 798 Expected: 4 - Glyph name: Ograve Contours detected: 812 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 794 Expected: 4 - Glyph name: Omacron Contours detected: 812 Expected: 3 - Glyph name: Oslash Contours detected: 938 Expected: 2 or 3 - Glyph name: Otilde Contours detected: 810 Expected: 3 - Glyph name: P Contours detected: 687 Expected: 1 or 2 - Glyph name: Q Contours detected: 852 Expected: 2 - Glyph name: R Contours detected: 826 Expected: 1 or 2 - Glyph name: Racute Contours detected: 808 Expected: 3 - Glyph name: Rcaron Contours detected: 792 Expected: 3 - Glyph name: S Contours detected: 701 Expected: 1 - Glyph name: Sacute Contours detected: 683 Expected: 2 - Glyph name: Scaron Contours detected: 667 Expected: 2 - Glyph name: T Contours detected: 877 Expected: 1 - Glyph name: Tcaron Contours detected: 843 Expected: 2 - Glyph name: Thorn Contours detected: 764 Expected: 1 or 2 - Glyph name: U Contours detected: 771 Expected: 1 - Glyph name: Uacute Contours detected: 753 Expected: 2 - Glyph name: Ubreve Contours detected: 737 Expected: 2 - Glyph name: Ucircumflex Contours detected: 737 Expected: 2 - Glyph name: Udieresis Contours detected: 739 Expected: 3 - Glyph name: Ugrave Contours detected: 753 Expected: 2 - Glyph name: Uhungarumlaut Contours detected: 735 Expected: 3 - Glyph name: Umacron Contours detected: 753 Expected: 2 - Glyph name: Uogonek Contours detected: 753 Expected: 1 - Glyph name: Uring Contours detected: 745 Expected: 3 - Glyph name: V Contours detected: 755 Expected: 1 - Glyph name: W Contours detected: 899 Expected: 1 or 2 - Glyph name: Wacute Contours detected: 881 Expected: 2 - Glyph name: Wcircumflex Contours detected: 865 Expected: 2 - Glyph name: Wdieresis Contours detected: 867 Expected: 3 - Glyph name: Wgrave Contours detected: 881 Expected: 2 - Glyph name: X Contours detected: 894 Expected: 1 - Glyph name: Y Contours detected: 717 Expected: 1 - Glyph name: Yacute Contours detected: 699 Expected: 2 - Glyph name: Ycircumflex Contours detected: 683 Expected: 2 - Glyph name: Ydieresis Contours detected: 685 Expected: 3 - Glyph name: Ygrave Contours detected: 699 Expected: 2 - Glyph name: Z Contours detected: 763 Expected: 1 - Glyph name: Zacute Contours detected: 745 Expected: 2 - Glyph name: Zcaron Contours detected: 729 Expected: 2 - Glyph name: Zdotaccent Contours detected: 747 Expected: 2 - Glyph name: a Contours detected: 580 Expected: 2 - Glyph name: aacute Contours detected: 562 Expected: 3 - Glyph name: abreve Contours detected: 546 Expected: 3 - Glyph name: acircumflex Contours detected: 547 Expected: 3 - Glyph name: acute Contours detected: 18 Expected: 1 - Glyph name: adieresis Contours detected: 548 Expected: 4 - Glyph name: ae Contours detected: 757 Expected: 3 - Glyph name: agrave Contours detected: 562 Expected: 3 - Glyph name: amacron Contours detected: 562 Expected: 3 - Glyph name: ampersand Contours detected: 797 Expected: 1, 2 or 3 - Glyph name: aogonek Contours detected: 562 Expected: 2 - Glyph name: aring Contours detected: 554 Expected: 4 - Glyph name: asciicircum Contours detected: 588 Expected: 1 - Glyph name: asciitilde Contours detected: 598 Expected: 1 - Glyph name: asterisk Contours detected: 554 Expected: 1 or 4 - Glyph name: at Contours detected: 919 Expected: 2 - Glyph name: atilde Contours detected: 560 Expected: 3 - Glyph name: b Contours detected: 554 Expected: 2 - Glyph name: backslash Contours detected: 560 Expected: 1 - Glyph name: bar Contours detected: 100 Expected: 1 - Glyph name: braceleft Contours detected: 280 Expected: 1 - Glyph name: braceright Contours detected: 280 Expected: 1 - Glyph name: bracketleft Contours detected: 256 Expected: 1 - Glyph name: bracketright Contours detected: 256 Expected: 1 - Glyph name: breve Contours detected: 34 Expected: 1 - Glyph name: bullet Contours detected: 336 Expected: 1 - Glyph name: c Contours detected: 472 Expected: 1 - Glyph name: cacute Contours detected: 454 Expected: 2 - Glyph name: caron Contours detected: 34 Expected: 1 - Glyph name: ccaron Contours detected: 438 Expected: 2 - Glyph name: ccedilla Contours detected: 454 Expected: 1 or 2 - Glyph name: cdotaccent Contours detected: 456 Expected: 2 - Glyph name: cedilla Contours detected: 18 Expected: 1 - Glyph name: cent Contours detected: 505 Expected: 1 or 2 - Glyph name: circumflex Contours detected: 34 Expected: 1 - Glyph name: colon Contours detected: 184 Expected: 2 - Glyph name: comma Contours detected: 192 Expected: 1 - Glyph name: copyright Contours detected: 959 Expected: 3 - Glyph name: d Contours detected: 461 Expected: 2 - Glyph name: dcaron Contours detected: 530 Expected: 3 - Glyph name: dcroat Contours detected: 552 Expected: 2 - Glyph name: degree Contours detected: 381 Expected: 2 - Glyph name: dieresis Contours detected: 32 Expected: 2 - Glyph name: divide Contours detected: 648 Expected: 3 - Glyph name: dollar Contours detected: 542 Expected: 1, 3 or 5 - Glyph name: dotaccent Contours detected: 16 Expected: 1 - Glyph name: dotlessi Contours detected: 308 Expected: 1 - Glyph name: e Contours detected: 498 Expected: 2 - Glyph name: eacute Contours detected: 480 Expected: 3 - Glyph name: ecaron Contours detected: 464 Expected: 3 - Glyph name: ecircumflex Contours detected: 464 Expected: 3 - Glyph name: edieresis Contours detected: 466 Expected: 4 - Glyph name: edotaccent Contours detected: 482 Expected: 3 - Glyph name: egrave Contours detected: 480 Expected: 3 - Glyph name: eight Contours detected: 385 Expected: 3 - Glyph name: ellipsis Contours detected: 770 Expected: 3 - Glyph name: emacron Contours detected: 480 Expected: 3 - Glyph name: emdash Contours detected: 992 Expected: 1 - Glyph name: endash Contours detected: 680 Expected: 1 - Glyph name: eng Contours detected: 560 Expected: 1 - Glyph name: eogonek Contours detected: 480 Expected: 2 - Glyph name: equal Contours detected: 593 Expected: 2 - Glyph name: eth Contours detected: 443 Expected: 2 - Glyph name: exclam Contours detected: 296 Expected: 2 - Glyph name: exclamdown Contours detected: 296 Expected: 2 - Glyph name: f Contours detected: 396 Expected: 1 - Glyph name: five Contours detected: 340 Expected: 1 - Glyph name: four Contours detected: 515 Expected: 1 or 2 - Glyph name: g Contours detected: 539 Expected: 2 or 3 - Glyph name: gbreve Contours detected: 505 Expected: 3 or 4 - Glyph name: gdotaccent Contours detected: 523 Expected: 3 or 4 - Glyph name: germandbls Contours detected: 599 Expected: 1 - Glyph name: grave Contours detected: 18 Expected: 1 - Glyph name: greater Contours detected: 445 Expected: 1 - Glyph name: guillemotleft Contours detected: 644 Expected: 2 - Glyph name: guillemotright Contours detected: 644 Expected: 2 - Glyph name: guilsinglleft Contours detected: 344 Expected: 1 - Glyph name: guilsinglright Contours detected: 344 Expected: 1 - Glyph name: h Contours detected: 529 Expected: 1 - Glyph name: hbar Contours detected: 515 Expected: 1 - Glyph name: hungarumlaut Contours detected: 36 Expected: 2 - Glyph name: hyphen Contours detected: 602 Expected: 1 - Glyph name: i Contours detected: 292 Expected: 2 - Glyph name: iacute Contours detected: 290 Expected: 2 - Glyph name: icircumflex Contours detected: 276 Expected: 2 - Glyph name: idieresis Contours detected: 280 Expected: 3 - Glyph name: igrave Contours detected: 290 Expected: 2 - Glyph name: ij Contours detected: 613 Expected: 3 or 4 - Glyph name: imacron Contours detected: 290 Expected: 2 - Glyph name: iogonek Contours detected: 274 Expected: 2 or 3 - Glyph name: j Contours detected: 279 Expected: 2 - Glyph name: k Contours detected: 566 Expected: 1 or 2 - Glyph name: l Contours detected: 288 Expected: 1 - Glyph name: lacute Contours detected: 270 Expected: 2 - Glyph name: lcaron Contours detected: 443 Expected: 2 - Glyph name: less Contours detected: 445 Expected: 1 - Glyph name: lslash Contours detected: 358 Expected: 1 - Glyph name: m Contours detected: 828 Expected: 1 - Glyph name: macron Contours detected: 18 Expected: 1 - Glyph name: minus Contours detected: 641 Expected: 1 - Glyph name: multiply Contours detected: 522 Expected: 1 - Glyph name: n Contours detected: 567 Expected: 1 - Glyph name: nacute Contours detected: 549 Expected: 2 - Glyph name: ncaron Contours detected: 533 Expected: 2 - Glyph name: nine Contours detected: 364 Expected: 1 or 2 - Glyph name: ntilde Contours detected: 547 Expected: 2 - Glyph name: numbersign Contours detected: 869 Expected: 2 - Glyph name: o Contours detected: 592 Expected: 2 - Glyph name: oacute Contours detected: 574 Expected: 3 - Glyph name: ocircumflex Contours detected: 558 Expected: 3 - Glyph name: odieresis Contours detected: 560 Expected: 4 - Glyph name: oe Contours detected: 753 Expected: 3 - Glyph name: ogonek Contours detected: 18 Expected: 1 - Glyph name: ograve Contours detected: 574 Expected: 3 - Glyph name: ohungarumlaut Contours detected: 556 Expected: 4 - Glyph name: omacron Contours detected: 574 Expected: 3 - Glyph name: one Contours detected: 235 Expected: 1 - Glyph name: ordfeminine Contours detected: 580 Expected: 2 or 3 - Glyph name: ordmasculine Contours detected: 592 Expected: 2 or 3 - Glyph name: oslash Contours detected: 658 Expected: 3 - Glyph name: otilde Contours detected: 572 Expected: 3 - Glyph name: p Contours detected: 586 Expected: 2 - Glyph name: paragraph Contours detected: 399 Expected: 1, 2 or 3 - Glyph name: parenleft Contours detected: 280 Expected: 1 - Glyph name: parenright Contours detected: 280 Expected: 1 - Glyph name: percent Contours detected: 910 Expected: 4 or 5 - Glyph name: period Contours detected: 200 Expected: 1 - Glyph name: periodcentered Contours detected: 200 Expected: 1 - Glyph name: plus Contours detected: 644 Expected: 1 - Glyph name: q Contours detected: 563 Expected: 2 - Glyph name: question Contours detected: 527 Expected: 2 - Glyph name: questiondown Contours detected: 527 Expected: 2 - Glyph name: quotedbl Contours detected: 426 Expected: 2 - Glyph name: quotedblbase Contours detected: 384 Expected: 2 - Glyph name: quotedblleft Contours detected: 426 Expected: 2 - Glyph name: quotedblright Contours detected: 426 Expected: 2 - Glyph name: quoteleft Contours detected: 192 Expected: 1 - Glyph name: quoteright Contours detected: 192 Expected: 1 - Glyph name: quotesinglbase Contours detected: 192 Expected: 1 - Glyph name: quotesingle Contours detected: 192 Expected: 1 - Glyph name: r Contours detected: 426 Expected: 1 - Glyph name: racute Contours detected: 408 Expected: 2 - Glyph name: rcaron Contours detected: 392 Expected: 2 - Glyph name: registered Contours detected: 609 Expected: 3 or 4 - Glyph name: ring Contours detected: 26 Expected: 2 - Glyph name: s Contours detected: 515 Expected: 1 - Glyph name: sacute Contours detected: 497 Expected: 2 - Glyph name: scaron Contours detected: 481 Expected: 2 - Glyph name: section Contours detected: 528 Expected: 2 - Glyph name: semicolon Contours detected: 176 Expected: 2 - Glyph name: seven Contours detected: 536 Expected: 1 - Glyph name: six Contours detected: 364 Expected: 1 or 2 - Glyph name: slash Contours detected: 560 Expected: 1 - Glyph name: space Contours detected: 431 Expected: 0 - Glyph name: sterling Contours detected: 508 Expected: 1 or 2 - Glyph name: t Contours detected: 366 Expected: 1 - Glyph name: tcaron Contours detected: 435 Expected: 2 - Glyph name: thorn Contours detected: 564 Expected: 2 - Glyph name: three Contours detected: 371 Expected: 1 - Glyph name: tilde Contours detected: 20 Expected: 1 - Glyph name: trademark Contours detected: 1749 Expected: 2 - Glyph name: two Contours detected: 459 Expected: 1 - Glyph name: u Contours detected: 576 Expected: 1 - Glyph name: uacute Contours detected: 558 Expected: 2 - Glyph name: ubreve Contours detected: 542 Expected: 2 - Glyph name: ucircumflex Contours detected: 542 Expected: 2 - Glyph name: udieresis Contours detected: 544 Expected: 3 - Glyph name: ugrave Contours detected: 558 Expected: 2 - Glyph name: uhungarumlaut Contours detected: 540 Expected: 3 - Glyph name: umacron Contours detected: 558 Expected: 2 - Glyph name: underscore Contours detected: 650 Expected: 1 - Glyph name: uni00A0 Contours detected: 431 Expected: 0 - Glyph name: uni0122 Contours detected: 745 Expected: 2 - Glyph name: uni0123 Contours detected: 517 Expected: 3 or 4 - Glyph name: uni0136 Contours detected: 869 Expected: 2 or 3 - Glyph name: uni0137 Contours detected: 544 Expected: 2 or 3 - Glyph name: uni013B Contours detected: 803 Expected: 2 - Glyph name: uni013C Contours detected: 266 Expected: 2 - Glyph name: uni0145 Contours detected: 756 Expected: 2 - Glyph name: uni0146 Contours detected: 545 Expected: 2 - Glyph name: uni0156 Contours detected: 804 Expected: 3 - Glyph name: uni0157 Contours detected: 404 Expected: 2 - Glyph name: uni0218 Contours detected: 679 Expected: 2 - Glyph name: uni0219 Contours detected: 493 Expected: 2 - Glyph name: uni021A Contours detected: 855 Expected: 2 - Glyph name: uni021B Contours detected: 344 Expected: 2 - Glyph name: uni0237 Contours detected: 295 Expected: 1 - Glyph name: uni0302 Contours detected: 34 Expected: 1 - Glyph name: uni0304 Contours detected: 18 Expected: 1 - Glyph name: uni0306 Contours detected: 34 Expected: 1 - Glyph name: uni0307 Contours detected: 16 Expected: 1 - Glyph name: uni0308 Contours detected: 32 Expected: 2 - Glyph name: uni030A Contours detected: 26 Expected: 2 - Glyph name: uni030B Contours detected: 36 Expected: 2 - Glyph name: uni030C Contours detected: 34 Expected: 1 - Glyph name: uni0312 Contours detected: 22 Expected: 1 - Glyph name: uni0326 Contours detected: 22 Expected: 1 - Glyph name: uni0327 Contours detected: 18 Expected: 1 - Glyph name: uni0328 Contours detected: 18 Expected: 1 - Glyph name: uni1E9E Contours detected: 907 Expected: 1 - Glyph name: uni200A Contours detected: 1 Expected: 0 - Glyph name: uogonek Contours detected: 558 Expected: 1 - Glyph name: uring Contours detected: 550 Expected: 3 - Glyph name: v Contours detected: 627 Expected: 1 - Glyph name: w Contours detected: 895 Expected: 1 - Glyph name: wacute Contours detected: 877 Expected: 2 - Glyph name: wcircumflex Contours detected: 861 Expected: 2 - Glyph name: wdieresis Contours detected: 863 Expected: 3 - Glyph name: wgrave Contours detected: 877 Expected: 2 - Glyph name: x Contours detected: 569 Expected: 1 - Glyph name: y Contours detected: 608 Expected: 1 - Glyph name: yacute Contours detected: 590 Expected: 2 - Glyph name: ycircumflex Contours detected: 574 Expected: 2 - Glyph name: ydieresis Contours detected: 576 Expected: 3 - Glyph name: yen Contours detected: 659 Expected: 1 or 2 - Glyph name: ygrave Contours detected: 590 Expected: 2 - Glyph name: z Contours detected: 596 Expected: 1 - Glyph name: zacute Contours detected: 578 Expected: 2 - Glyph name: zcaron Contours detected: 562 Expected: 2 - Glyph name: zdotaccent Contours detected: 580 Expected: 2 - Glyph name: zero Contours detected: 428 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.
⚠️ Jacquard24Charted-Regular.ttf
-
⚠️ WARN
The most common width is 540 among a set of 2 math glyphs. The following math glyphs have a different width, though:
Width = 390: less, greater
Width = 510: equal, minus
Width = 450: 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.
🔥 Jacquard24Charted-Regular.ttf
-
🔥 FAIL
OS/2.sTypoAscender value should be greater than 1022, but got 1020 instead
[code: typoAscender]
Font contains unique glyph names?
Check font contains no unreachable glyphs
⚠️ Jacquard24Charted-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?
🔥 Jacquard24Charted-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.
⚠️ Jacquard24Charted-Regular.ttf
-
⚠️ WARN
Family metadata at /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/jacquard24charted 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.
⚠️ Jacquard24Charted-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: canadian-aboriginal, yi, tifinagh
- U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
- U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
- U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
- U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: coptic, cherokee, tifinagh, math
- U+0306 COMBINING BREVE: try adding one of: old-permic, tifinagh
- U+0307 COMBINING DOT ABOVE: try adding one of: coptic, tai-le, syriac, canadian-aboriginal, tifinagh, old-permic, malayalam, math
- 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
,menu
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.
⚠️ Jacquard24Charted-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.
⚠️ Jacquard24Charted-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.
⚠️ Jacquard24Charted-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: Dutch (Latn, 31,709,104 speakers), Lithuanian (Latn, 2,357,094 speakers).
Your font does not cover the following languages that require the soft-dotted feature: Ejagham (Latn, 120,000 speakers), Yala (Latn, 200,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Ma’di (Latn, 584,000 speakers), Zapotec (Latn, 490,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Makaa (Latn, 221,000 speakers), Avokaya (Latn, 100,000 speakers), Ebira (Latn, 2,200,000 speakers), Gulay (Latn, 250,478 speakers), Aghem (Latn, 38,843 speakers), Cicipu (Latn, 44,000 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Dii (Latn, 71,000 speakers), Bafut (Latn, 158,146 speakers), Mfumte (Latn, 79,000 speakers), Dan (Latn, 1,099,244 speakers), Igbo (Latn, 27,823,640 speakers), Koonzime (Latn, 40,000 speakers), Nzakara (Latn, 50,000 speakers), Bete-Bendi (Latn, 100,000 speakers), Basaa (Latn, 332,940 speakers), Ekpeye (Latn, 226,000 speakers), Sar (Latn, 500,000 speakers), Mundani (Latn, 34,000 speakers), Mango (Latn, 77,000 speakers), Lugbara (Latn, 2,200,000 speakers), Nateni (Latn, 100,000 speakers), Ngbaka (Latn, 1,020,000 speakers), Navajo (Latn, 166,319 speakers), Southern Kisi (Latn, 360,000 speakers), Kom (Latn, 360,685 speakers), Fur (Latn, 1,230,163 speakers), Ukrainian (Cyrl, 29,273,587 speakers), South Central Banda (Latn, 244,000 speakers), Vute (Latn, 21,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.
⚠️ Jacquard24Charted-Regular.ttf
-
⚠️ WARN
Font file is 2.2Mb; ideally it should be less than 1.0Mb
[code: large-font]
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.
⚠️ Jacquard24Charted-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.
⚠️ Jacquard24Charted-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
🔥 Jacquard24Charted-Regular.ttf
-
🔥 FAIL
The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 1290 when it should be at least 1548
[code: bad-hhea-range]