Font Bakery Logo image/svg+xml Font Bakery Logo Robert Martinez font build service https://github.com/xen/fontbakery
Fontbakery Technical Report

If you think a check is flawed or have an idea for a check, please file an issue at https://github.com/fonttools/fontbakery/issues and remember to include a pointer to the repo and branch you're checking.

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
0 0 4 14 65 9 154
0% 0% 2% 6% 26% 4% 63%

Meaning of check results:

If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.

(but other kinds of bug reports and/or feature requests are also always welcome, of course!)

FontBakery version: 0.12.10

OpenType Specification Checks

⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩

Fonts have consistent underline thickness?

Check ID: <FontBakeryCheck:com.google.fonts/check/family/underline_thickness>

Fonts have consistent PANOSE family type?

Check ID: <FontBakeryCheck:com.google.fonts/check/family/panose_familytype>

Make sure all font files have the same version value.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/equal_font_versions>

Check that OS/2.fsSelection bold & italic settings are unique for each NameID1

Check ID: <FontBakeryCheck:com.adobe.fonts/check/family/bold_italic_unique_for_nameid1>

Verify that each group of fonts with the same nameID 1 has maximum of 4 fonts.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/family/max_4_fonts_per_family_name>

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)

Check ID: <FontBakeryCheck:com.adobe.fonts/check/family/consistent_family_name>

CFF table FontName must match name table ID 6 (PostScript name).

Check ID: <FontBakeryCheck:com.adobe.fonts/check/name/postscript_vs_cff>

Name table ID 6 (PostScript name) must be consistent across platforms.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/name/postscript_name_consistency>

Check name table for empty records.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/name/empty_records>

Description strings in the name table must not contain copyright info.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/no_copyright_on_description>

Does full font name begin with the font family name?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/match_familyname_fullfont>

The variable font 'wght' (Weight) axis coordinate must be 400 on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_wght_coord>

The variable font 'wdth' (Width) axis coordinate must be 100 on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_wdth_coord>

The variable font 'slnt' (Slant) axis coordinate must be zero on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_slnt_coord>

The variable font 'ital' (Italic) axis coordinate must be zero on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_ital_coord>

The variable font 'opsz' (Optical Size) axis coordinate should be between 10 and 16 on the 'Regular' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/regular_opsz_coord>

The variable font 'slnt' (Slant) axis coordinate specifies positive values in its range?

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/slnt_range>

The variable font 'ital' (Italic) axis coordinates is in a valid range?

Check ID: <FontBakeryCheck:com.typenetwork/check/varfont/ital_range>

The variable font 'wght' (Weight) axis coordinate must be within spec range of 1 to 1000 on all instances.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/wght_valid_range>

The variable font 'wdth' (Width) axis coordinate must strictly greater than zero.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/wdth_valid_range>

All fvar axes have a correspondent Axis Record on STAT table?

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/stat_axis_record_for_each_axis>

Does the number of glyphs in the loca table match the maxp table?

Check ID: <FontBakeryCheck:com.google.fonts/check/loca/maxp_num_glyphs>

EXPERIMENTAL CHECK - Since 2024/Jun/20
Does the font's CFF table top dict strings fit into the ASCII range?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff_ascii_strings>

Is the CFF subr/gsubr call depth > 10?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff_call_depth>

Does the font use deprecated CFF operators or operations?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff_deprecated_operators>

Is the CFF2 subr/gsubr call depth > 10?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/cff2_call_depth>

Checking font version fields (head and name table).

Check ID: <FontBakeryCheck:com.google.fonts/check/font_version>

Font has correct post table version?

Check ID: <FontBakeryCheck:com.google.fonts/check/post_table_version>

Checking correctness of monospaced metadata.

Check ID: <FontBakeryCheck:com.google.fonts/check/monospace>

Check if OS/2 xAvgCharWidth is correct.

Check ID: <FontBakeryCheck:com.google.fonts/check/xavgcharwidth>

Check if OS/2 fsSelection matches head macStyle bold and italic bits.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/fsselection_matches_macstyle>

Checking unitsPerEm value is reasonable.

Check ID: <FontBakeryCheck:com.google.fonts/check/unitsperem>
⚠️ Jersey10-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 1400 instead.

    [code: suboptimal]

Does the font have a DSIG table?

Check ID: <FontBakeryCheck:com.google.fonts/check/dsig>

Check glyphs in mark glyph class are non-spacing.

Check ID: <FontBakeryCheck:com.google.fonts/check/gdef_spacing_marks>

Check mark characters are in GDEF mark glyph class.

Check ID: <FontBakeryCheck:com.google.fonts/check/gdef_mark_chars>

Check GDEF mark glyph class doesn't have characters that are not marks.

Check ID: <FontBakeryCheck:com.google.fonts/check/gdef_non_mark_chars>

Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value

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

    GPOS table lacks kerning information.

    [code: lacks-kern-info]

Is there a usable "kern" table declared in the font?

Check ID: <FontBakeryCheck:com.google.fonts/check/kern_table>

Is there any unused data at the end of the glyf table?

Check ID: <FontBakeryCheck:com.google.fonts/check/glyf_unused_data>

Font follows the family naming recommendations?

Check ID: <FontBakeryCheck:com.google.fonts/check/family_naming_recommendations>

MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/maxadvancewidth>

PostScript name follows OpenType specification requirements?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/postscript_name>

Check for points out of bounds.

Check ID: <FontBakeryCheck:com.google.fonts/check/points_out_of_bounds>

Check glyphs do not have duplicate components which have the same x,y coordinates.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyf_non_transformed_duplicate_components>

Check code page character ranges

Check ID: <FontBakeryCheck:com.google.fonts/check/code_pages>

Does the font have any invalid feature tags?

Check ID: <FontBakeryCheck:com.google.fonts/check/layout_valid_feature_tags>

Does the font have any invalid script tags?

Check ID: <FontBakeryCheck:com.google.fonts/check/layout_valid_script_tags>

Does the font have any invalid language tags?

Check ID: <FontBakeryCheck:com.google.fonts/check/layout_valid_language_tags>

Checking post.italicAngle value.

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_angle>

Checking head.macStyle value.

Check ID: <FontBakeryCheck:com.google.fonts/check/mac_style>

Checking OS/2 fsSelection value.

Check ID: <FontBakeryCheck:com.google.fonts/check/fsselection>

Check name table IDs 1, 2, 16, 17 to conform to Italic style.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/italic_names>

Validates that the value of axisNameID used by each VariationAxisRecord is greater than 255 and less than 32768.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_axis_nameid>

Validates that the value of subfamilyNameID used by each InstanceRecord is 2, 17, or greater than 255 and less than 32768.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_subfamily_nameid>

Validates that the value of postScriptNameID used by each InstanceRecord is 6, 0xFFFF, or greater than 255 and less than 32768.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_postscript_nameid>

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.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/valid_default_instance_nameids>

Validates that all of the instance records in a given font have the same size.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/same_size_instance_records>

Validates that all of the instance records in a given font have distinct data.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/distinct_instance_records>

Validate foundry-defined design-variation axis tag names.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/varfont/foundry_defined_tag_name>

Check that family axis ranges are indentical

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/family_axis_ranges>

STAT table has Axis Value tables?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/stat_has_axis_value_tables>

Checking OS/2 achVendID against configuration.

Check ID: <FontBakeryCheck:com.thetypefounders/check/vendor_id>

Check hhea.caretSlopeRise and hhea.caretSlopeRun

Check ID: <FontBakeryCheck:com.google.fonts/check/caret_slope>

Ensure VFs have 'ital' STAT axis.

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_axis_in_stat>

Ensure 'ital' STAT axis is boolean value

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_axis_in_stat_is_boolean>

Ensure 'ital' STAT axis is last.

Check ID: <FontBakeryCheck:com.google.fonts/check/italic_axis_last>

Universal Profile Checks

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

Check accent of Lcaron, dcaron, lcaron, tcaron

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

    dcaron 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 ID: <FontBakeryCheck:com.google.fonts/check/arabic_high_hamza>

Check that Arabic spacing symbols U+FBB2–FBC1 aren't classified as marks.

Check ID: <FontBakeryCheck:com.google.fonts/check/arabic_spacing_symbols>

Ensure the font supports case swapping for all its glyphs.

Check ID: <FontBakeryCheck:com.google.fonts/check/case_mapping>

Does the font contain chws and vchw features?

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_chws_feature>

Check if each glyph has the recommended amount of contours.

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

    This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

    The following glyphs do not have the recommended number of contours:

    - Glyph name: exclam	Contours detected: 18	Expected: 2
    
    - Glyph name: quotedbl	Contours detected: 12	Expected: 2
    
    - Glyph name: numbersign	Contours detected: 50	Expected: 2
    
    - Glyph name: dollar	Contours detected: 54	Expected: 1, 3 or 5
    
    - Glyph name: percent	Contours detected: 42	Expected: 4 or 5
    
    - Glyph name: ampersand	Contours detected: 59	Expected: 1, 2 or 3
    
    - Glyph name: quotesingle	Contours detected: 6	Expected: 1
    
    - Glyph name: parenleft	Contours detected: 24	Expected: 1
    
    - Glyph name: parenright	Contours detected: 24	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 7	Expected: 1 or 4
    
    - Glyph name: plus	Contours detected: 20	Expected: 1
    
    - Glyph name: comma	Contours detected: 6	Expected: 1
    
    - Glyph name: hyphen	Contours detected: 12	Expected: 1
    
    - Glyph name: period	Contours detected: 4	Expected: 1
    
    - Glyph name: slash	Contours detected: 24	Expected: 1
    
    - Glyph name: zero	Contours detected: 44	Expected: 2 or 3
    
    - Glyph name: one	Contours detected: 22	Expected: 1
    
    - Glyph name: two	Contours detected: 45	Expected: 1
    
    - Glyph name: three	Contours detected: 44	Expected: 1
    
    - Glyph name: four	Contours detected: 37	Expected: 1 or 2
    
    - Glyph name: five	Contours detected: 42	Expected: 1
    
    - Glyph name: six	Contours detected: 51	Expected: 1 or 2
    
    - Glyph name: seven	Contours detected: 31	Expected: 1
    
    - Glyph name: eight	Contours detected: 52	Expected: 3
    
    - Glyph name: nine	Contours detected: 51	Expected: 1 or 2
    
    - Glyph name: colon	Contours detected: 8	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 10	Expected: 2
    
    - Glyph name: less	Contours detected: 37	Expected: 1
    
    - Glyph name: equal	Contours detected: 24	Expected: 2
    
    - Glyph name: greater	Contours detected: 37	Expected: 1
    
    - Glyph name: question	Contours detected: 28	Expected: 2
    
    - Glyph name: at	Contours detected: 80	Expected: 2
    
    - Glyph name: A	Contours detected: 45	Expected: 2
    
    - Glyph name: B	Contours detected: 55	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 42	Expected: 1
    
    - Glyph name: D	Contours detected: 52	Expected: 2
    
    - Glyph name: E	Contours detected: 42	Expected: 1
    
    - Glyph name: F	Contours detected: 34	Expected: 1
    
    - Glyph name: G	Contours detected: 52	Expected: 1
    
    - Glyph name: H	Contours detected: 46	Expected: 1
    
    - Glyph name: I	Contours detected: 20	Expected: 1
    
    - Glyph name: J	Contours detected: 29	Expected: 1
    
    - Glyph name: K	Contours detected: 42	Expected: 1 or 2
    
    - Glyph name: L	Contours detected: 26	Expected: 1
    
    - Glyph name: M	Contours detected: 55	Expected: 1
    
    - Glyph name: N	Contours detected: 59	Expected: 1
    
    - Glyph name: O	Contours detected: 52	Expected: 2
    
    - Glyph name: P	Contours detected: 44	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 58	Expected: 2
    
    - Glyph name: R	Contours detected: 50	Expected: 1 or 2
    
    - Glyph name: S	Contours detected: 48	Expected: 1
    
    - Glyph name: T	Contours detected: 28	Expected: 1
    
    - Glyph name: U	Contours detected: 46	Expected: 1
    
    - Glyph name: V	Contours detected: 39	Expected: 1
    
    - Glyph name: W	Contours detected: 60	Expected: 1 or 2
    
    - Glyph name: X	Contours detected: 45	Expected: 1
    
    - Glyph name: Y	Contours detected: 38	Expected: 1
    
    - Glyph name: Z	Contours detected: 50	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 26	Expected: 1
    
    - Glyph name: backslash	Contours detected: 24	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 26	Expected: 1
    
    - Glyph name: asciicircum	Contours detected: 18	Expected: 1
    
    - Glyph name: grave	Contours detected: 5	Expected: 1
    
    - Glyph name: a	Contours detected: 43	Expected: 2
    
    - Glyph name: b	Contours detected: 45	Expected: 2
    
    - Glyph name: c	Contours detected: 36	Expected: 1
    
    - Glyph name: d	Contours detected: 45	Expected: 2
    
    - Glyph name: e	Contours detected: 44	Expected: 2
    
    - Glyph name: f	Contours detected: 29	Expected: 1
    
    - Glyph name: g	Contours detected: 51	Expected: 2 or 3
    
    - Glyph name: h	Contours detected: 40	Expected: 1
    
    - Glyph name: k	Contours detected: 36	Expected: 1 or 2
    
    - Glyph name: l	Contours detected: 20	Expected: 1
    
    - Glyph name: m	Contours detected: 52	Expected: 1
    
    - Glyph name: n	Contours detected: 36	Expected: 1
    
    - Glyph name: o	Contours detected: 40	Expected: 2
    
    - Glyph name: p	Contours detected: 45	Expected: 2
    
    - Glyph name: q	Contours detected: 45	Expected: 2
    
    - Glyph name: r	Contours detected: 24	Expected: 1
    
    - Glyph name: s	Contours detected: 34	Expected: 1
    
    - Glyph name: t	Contours detected: 28	Expected: 1
    
    - Glyph name: u	Contours detected: 36	Expected: 1
    
    - Glyph name: v	Contours detected: 31	Expected: 1
    
    - Glyph name: w	Contours detected: 50	Expected: 1
    
    - Glyph name: x	Contours detected: 37	Expected: 1
    
    - Glyph name: y	Contours detected: 37	Expected: 1
    
    - Glyph name: z	Contours detected: 40	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 24	Expected: 1
    
    - Glyph name: bar	Contours detected: 24	Expected: 1
    
    - Glyph name: braceright	Contours detected: 24	Expected: 1
    
    - Glyph name: asciitilde	Contours detected: 22	Expected: 1
    
    - Glyph name: exclamdown	Contours detected: 18	Expected: 2
    
    - Glyph name: cent	Contours detected: 39	Expected: 1 or 2
    
    - Glyph name: sterling	Contours detected: 37	Expected: 1 or 2
    
    - Glyph name: yen	Contours detected: 44	Expected: 1 or 2
    
    - Glyph name: section	Contours detected: 48	Expected: 2
    
    - Glyph name: dieresis	Contours detected: 8	Expected: 2
    
    - Glyph name: copyright	Contours detected: 80	Expected: 3
    
    - Glyph name: ordfeminine	Contours detected: 43	Expected: 2 or 3
    
    - Glyph name: guillemotleft	Contours detected: 34	Expected: 2
    
    - Glyph name: registered	Contours detected: 47	Expected: 3 or 4
    
    - Glyph name: macron	Contours detected: 10	Expected: 1
    
    - Glyph name: degree	Contours detected: 20	Expected: 2
    
    - Glyph name: acute	Contours detected: 5	Expected: 1
    
    - Glyph name: paragraph	Contours detected: 33	Expected: 1, 2 or 3
    
    - Glyph name: periodcentered	Contours detected: 4	Expected: 1
    
    - Glyph name: cedilla	Contours detected: 6	Expected: 1
    
    - Glyph name: ordmasculine	Contours detected: 40	Expected: 2 or 3
    
    - Glyph name: guillemotright	Contours detected: 34	Expected: 2
    
    - Glyph name: questiondown	Contours detected: 28	Expected: 2
    
    - Glyph name: Agrave	Contours detected: 50	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 49	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 53	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 55	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 53	Expected: 4
    
    - Glyph name: Aring	Contours detected: 53	Expected: 3 or 4
    
    - Glyph name: AE	Contours detected: 80	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 48	Expected: 1 or 2
    
    - Glyph name: Egrave	Contours detected: 47	Expected: 2
    
    - Glyph name: Eacute	Contours detected: 46	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 50	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 50	Expected: 3
    
    - Glyph name: Igrave	Contours detected: 25	Expected: 2
    
    - Glyph name: Iacute	Contours detected: 24	Expected: 2
    
    - Glyph name: Eth	Contours detected: 58	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 69	Expected: 2
    
    - Glyph name: Ograve	Contours detected: 57	Expected: 3
    
    - Glyph name: Oacute	Contours detected: 56	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 60	Expected: 3
    
    - Glyph name: Otilde	Contours detected: 62	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 60	Expected: 4
    
    - Glyph name: multiply	Contours detected: 29	Expected: 1
    
    - Glyph name: Oslash	Contours detected: 62	Expected: 2 or 3
    
    - Glyph name: Ugrave	Contours detected: 51	Expected: 2
    
    - Glyph name: Uacute	Contours detected: 50	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 54	Expected: 3
    
    - Glyph name: Yacute	Contours detected: 42	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 41	Expected: 1 or 2
    
    - Glyph name: germandbls	Contours detected: 50	Expected: 1
    
    - Glyph name: agrave	Contours detected: 48	Expected: 3
    
    - Glyph name: aacute	Contours detected: 48	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 51	Expected: 3
    
    - Glyph name: atilde	Contours detected: 53	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 51	Expected: 4
    
    - Glyph name: aring	Contours detected: 51	Expected: 4
    
    - Glyph name: ae	Contours detected: 68	Expected: 3
    
    - Glyph name: ccedilla	Contours detected: 42	Expected: 1 or 2
    
    - Glyph name: egrave	Contours detected: 49	Expected: 3
    
    - Glyph name: eacute	Contours detected: 49	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 52	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 52	Expected: 4
    
    - Glyph name: igrave	Contours detected: 19	Expected: 2
    
    - Glyph name: iacute	Contours detected: 19	Expected: 2
    
    - Glyph name: eth	Contours detected: 44	Expected: 2
    
    - Glyph name: ntilde	Contours detected: 46	Expected: 2
    
    - Glyph name: ograve	Contours detected: 45	Expected: 3
    
    - Glyph name: oacute	Contours detected: 45	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 48	Expected: 3
    
    - Glyph name: otilde	Contours detected: 50	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 48	Expected: 4
    
    - Glyph name: divide	Contours detected: 20	Expected: 3
    
    - Glyph name: oslash	Contours detected: 48	Expected: 3
    
    - Glyph name: ugrave	Contours detected: 41	Expected: 2
    
    - Glyph name: uacute	Contours detected: 41	Expected: 2
    
    - Glyph name: ucircumflex	Contours detected: 44	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 44	Expected: 3
    
    - Glyph name: yacute	Contours detected: 42	Expected: 2
    
    - Glyph name: thorn	Contours detected: 49	Expected: 2
    
    - Glyph name: Amacron	Contours detected: 55	Expected: 3
    
    - Glyph name: amacron	Contours detected: 53	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 55	Expected: 3
    
    - Glyph name: abreve	Contours detected: 53	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 51	Expected: 2 or 3
    
    - Glyph name: aogonek	Contours detected: 49	Expected: 2
    
    - Glyph name: Cacute	Contours detected: 46	Expected: 2
    
    - Glyph name: cacute	Contours detected: 41	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 46	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 40	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 50	Expected: 2
    
    - Glyph name: ccaron	Contours detected: 44	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 60	Expected: 3
    
    - Glyph name: dcaron	Contours detected: 50	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 58	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 46	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 52	Expected: 2
    
    - Glyph name: emacron	Contours detected: 54	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 46	Expected: 2
    
    - Glyph name: edotaccent	Contours detected: 48	Expected: 3
    
    - Glyph name: Eogonek	Contours detected: 48	Expected: 1 or 2
    
    - Glyph name: eogonek	Contours detected: 50	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 50	Expected: 2
    
    - Glyph name: ecaron	Contours detected: 52	Expected: 3
    
    - Glyph name: Gbreve	Contours detected: 62	Expected: 2
    
    - Glyph name: gbreve	Contours detected: 61	Expected: 3 or 4
    
    - Glyph name: Gdotaccent	Contours detected: 56	Expected: 2
    
    - Glyph name: gdotaccent	Contours detected: 55	Expected: 3 or 4
    
    - Glyph name: uni0122	Contours detected: 58	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 57	Expected: 3 or 4
    
    - Glyph name: Hbar	Contours detected: 56	Expected: 2
    
    - Glyph name: hbar	Contours detected: 41	Expected: 1
    
    - Glyph name: Iogonek	Contours detected: 26	Expected: 1 or 2
    
    - Glyph name: iogonek	Contours detected: 24	Expected: 2 or 3
    
    - Glyph name: Idotaccent	Contours detected: 24	Expected: 2
    
    - Glyph name: dotlessi	Contours detected: 14	Expected: 1
    
    - Glyph name: IJ	Contours detected: 49	Expected: 1 or 2
    
    - Glyph name: uni0136	Contours detected: 48	Expected: 2 or 3
    
    - Glyph name: uni0137	Contours detected: 42	Expected: 2 or 3
    
    - Glyph name: Lacute	Contours detected: 30	Expected: 2
    
    - Glyph name: lacute	Contours detected: 25	Expected: 2
    
    - Glyph name: uni013B	Contours detected: 32	Expected: 2
    
    - Glyph name: uni013C	Contours detected: 26	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 31	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 25	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 32	Expected: 1
    
    - Glyph name: lslash	Contours detected: 26	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 63	Expected: 2
    
    - Glyph name: nacute	Contours detected: 41	Expected: 2
    
    - Glyph name: uni0145	Contours detected: 65	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 42	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 67	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 44	Expected: 2
    
    - Glyph name: Eng	Contours detected: 65	Expected: 1
    
    - Glyph name: eng	Contours detected: 40	Expected: 1
    
    - Glyph name: Omacron	Contours detected: 62	Expected: 3
    
    - Glyph name: omacron	Contours detected: 50	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 62	Expected: 4
    
    - Glyph name: ohungarumlaut	Contours detected: 50	Expected: 4
    
    - Glyph name: OE	Contours detected: 70	Expected: 2
    
    - Glyph name: oe	Contours detected: 66	Expected: 3
    
    - Glyph name: Racute	Contours detected: 54	Expected: 3
    
    - Glyph name: racute	Contours detected: 29	Expected: 2
    
    - Glyph name: uni0156	Contours detected: 56	Expected: 3
    
    - Glyph name: uni0157	Contours detected: 30	Expected: 2
    
    - Glyph name: Rcaron	Contours detected: 58	Expected: 3
    
    - Glyph name: rcaron	Contours detected: 32	Expected: 2
    
    - Glyph name: Sacute	Contours detected: 52	Expected: 2
    
    - Glyph name: sacute	Contours detected: 39	Expected: 2
    
    - Glyph name: Scedilla	Contours detected: 54	Expected: 1 or 2
    
    - Glyph name: scedilla	Contours detected: 40	Expected: 1 or 2
    
    - Glyph name: Scaron	Contours detected: 56	Expected: 2
    
    - Glyph name: scaron	Contours detected: 42	Expected: 2
    
    - Glyph name: Tcaron	Contours detected: 36	Expected: 2
    
    - Glyph name: tcaron	Contours detected: 33	Expected: 2
    
    - Glyph name: Umacron	Contours detected: 56	Expected: 2
    
    - Glyph name: umacron	Contours detected: 46	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 56	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 46	Expected: 2
    
    - Glyph name: Uring	Contours detected: 54	Expected: 3
    
    - Glyph name: uring	Contours detected: 44	Expected: 3
    
    - Glyph name: Uhungarumlaut	Contours detected: 56	Expected: 3
    
    - Glyph name: uhungarumlaut	Contours detected: 46	Expected: 3
    
    - Glyph name: Uogonek	Contours detected: 52	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 42	Expected: 1
    
    - Glyph name: Zacute	Contours detected: 54	Expected: 2
    
    - Glyph name: zacute	Contours detected: 45	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 54	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 44	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 58	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 48	Expected: 2
    
    - Glyph name: uni0218	Contours detected: 54	Expected: 2
    
    - Glyph name: uni0219	Contours detected: 40	Expected: 2
    
    - Glyph name: uni021A	Contours detected: 34	Expected: 2
    
    - Glyph name: uni021B	Contours detected: 34	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 19	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: 6	Expected: 1
    
    - Glyph name: tilde	Contours detected: 10	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: 10	Expected: 1
    
    - Glyph name: uni0304	Contours detected: 10	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: 6	Expected: 1
    
    - Glyph name: uni0328	Contours detected: 6	Expected: 1
    
    - Glyph name: Wgrave	Contours detected: 65	Expected: 2
    
    - Glyph name: wgrave	Contours detected: 55	Expected: 2
    
    - Glyph name: Wacute	Contours detected: 64	Expected: 2
    
    - Glyph name: wacute	Contours detected: 55	Expected: 2
    
    - Glyph name: uni1E9E	Contours detected: 52	Expected: 1
    
    - Glyph name: Ygrave	Contours detected: 43	Expected: 2
    
    - Glyph name: ygrave	Contours detected: 42	Expected: 2
    
    - Glyph name: endash	Contours detected: 14	Expected: 1
    
    - Glyph name: emdash	Contours detected: 20	Expected: 1
    
    - Glyph name: quoteleft	Contours detected: 6	Expected: 1
    
    - Glyph name: quoteright	Contours detected: 6	Expected: 1
    
    - Glyph name: quotesinglbase	Contours detected: 6	Expected: 1
    
    - Glyph name: quotedblleft	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblright	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblbase	Contours detected: 12	Expected: 2
    
    - Glyph name: bullet	Contours detected: 9	Expected: 1
    
    - Glyph name: ellipsis	Contours detected: 12	Expected: 3
    
    - Glyph name: guilsinglleft	Contours detected: 17	Expected: 1
    
    - Glyph name: guilsinglright	Contours detected: 17	Expected: 1
    
    - Glyph name: Euro	Contours detected: 44	Expected: 1 or 2
    
    - Glyph name: trademark	Contours detected: 83	Expected: 2
    
    - Glyph name: minus	Contours detected: 12	Expected: 1
    
    - Glyph name: A	Contours detected: 45	Expected: 2
    
    - Glyph name: AE	Contours detected: 80	Expected: 2
    
    - Glyph name: Aacute	Contours detected: 49	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 55	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 53	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 53	Expected: 4
    
    - Glyph name: Agrave	Contours detected: 50	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 55	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 51	Expected: 2 or 3
    
    - Glyph name: Aring	Contours detected: 53	Expected: 3 or 4
    
    - Glyph name: Atilde	Contours detected: 55	Expected: 3
    
    - Glyph name: B	Contours detected: 55	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 42	Expected: 1
    
    - Glyph name: Cacute	Contours detected: 46	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 50	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 48	Expected: 1 or 2
    
    - Glyph name: Cdotaccent	Contours detected: 46	Expected: 2
    
    - Glyph name: D	Contours detected: 52	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 60	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 58	Expected: 2
    
    - Glyph name: E	Contours detected: 42	Expected: 1
    
    - Glyph name: Eacute	Contours detected: 46	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 50	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 50	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 50	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 46	Expected: 2
    
    - Glyph name: Egrave	Contours detected: 47	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 52	Expected: 2
    
    - Glyph name: Eng	Contours detected: 65	Expected: 1
    
    - Glyph name: Eogonek	Contours detected: 48	Expected: 1 or 2
    
    - Glyph name: Eth	Contours detected: 58	Expected: 2
    
    - Glyph name: Euro	Contours detected: 44	Expected: 1 or 2
    
    - Glyph name: F	Contours detected: 34	Expected: 1
    
    - Glyph name: G	Contours detected: 52	Expected: 1
    
    - Glyph name: Gbreve	Contours detected: 62	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 56	Expected: 2
    
    - Glyph name: H	Contours detected: 46	Expected: 1
    
    - Glyph name: Hbar	Contours detected: 56	Expected: 2
    
    - Glyph name: I	Contours detected: 20	Expected: 1
    
    - Glyph name: IJ	Contours detected: 49	Expected: 1 or 2
    
    - Glyph name: Iacute	Contours detected: 24	Expected: 2
    
    - Glyph name: Idotaccent	Contours detected: 24	Expected: 2
    
    - Glyph name: Igrave	Contours detected: 25	Expected: 2
    
    - Glyph name: Iogonek	Contours detected: 26	Expected: 1 or 2
    
    - Glyph name: J	Contours detected: 29	Expected: 1
    
    - Glyph name: K	Contours detected: 42	Expected: 1 or 2
    
    - Glyph name: L	Contours detected: 26	Expected: 1
    
    - Glyph name: Lacute	Contours detected: 30	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 31	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 32	Expected: 1
    
    - Glyph name: M	Contours detected: 55	Expected: 1
    
    - Glyph name: N	Contours detected: 59	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 63	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 67	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 69	Expected: 2
    
    - Glyph name: O	Contours detected: 52	Expected: 2
    
    - Glyph name: OE	Contours detected: 70	Expected: 2
    
    - Glyph name: Oacute	Contours detected: 56	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 60	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 60	Expected: 4
    
    - Glyph name: Ograve	Contours detected: 57	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 62	Expected: 4
    
    - Glyph name: Omacron	Contours detected: 62	Expected: 3
    
    - Glyph name: Oslash	Contours detected: 62	Expected: 2 or 3
    
    - Glyph name: Otilde	Contours detected: 62	Expected: 3
    
    - Glyph name: P	Contours detected: 44	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 58	Expected: 2
    
    - Glyph name: R	Contours detected: 50	Expected: 1 or 2
    
    - Glyph name: Racute	Contours detected: 54	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 58	Expected: 3
    
    - Glyph name: S	Contours detected: 48	Expected: 1
    
    - Glyph name: Sacute	Contours detected: 52	Expected: 2
    
    - Glyph name: Scaron	Contours detected: 56	Expected: 2
    
    - Glyph name: T	Contours detected: 28	Expected: 1
    
    - Glyph name: Tcaron	Contours detected: 36	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 41	Expected: 1 or 2
    
    - Glyph name: U	Contours detected: 46	Expected: 1
    
    - Glyph name: Uacute	Contours detected: 50	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 56	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 54	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 54	Expected: 3
    
    - Glyph name: Ugrave	Contours detected: 51	Expected: 2
    
    - Glyph name: Uhungarumlaut	Contours detected: 56	Expected: 3
    
    - Glyph name: Umacron	Contours detected: 56	Expected: 2
    
    - Glyph name: Uogonek	Contours detected: 52	Expected: 1
    
    - Glyph name: Uring	Contours detected: 54	Expected: 3
    
    - Glyph name: V	Contours detected: 39	Expected: 1
    
    - Glyph name: W	Contours detected: 60	Expected: 1 or 2
    
    - Glyph name: Wacute	Contours detected: 64	Expected: 2
    
    - Glyph name: Wgrave	Contours detected: 65	Expected: 2
    
    - Glyph name: X	Contours detected: 45	Expected: 1
    
    - Glyph name: Y	Contours detected: 38	Expected: 1
    
    - Glyph name: Yacute	Contours detected: 42	Expected: 2
    
    - Glyph name: Ygrave	Contours detected: 43	Expected: 2
    
    - Glyph name: Z	Contours detected: 50	Expected: 1
    
    - Glyph name: Zacute	Contours detected: 54	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 58	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 54	Expected: 2
    
    - Glyph name: a	Contours detected: 43	Expected: 2
    
    - Glyph name: aacute	Contours detected: 48	Expected: 3
    
    - Glyph name: abreve	Contours detected: 53	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 51	Expected: 3
    
    - Glyph name: acute	Contours detected: 5	Expected: 1
    
    - Glyph name: adieresis	Contours detected: 51	Expected: 4
    
    - Glyph name: ae	Contours detected: 68	Expected: 3
    
    - Glyph name: agrave	Contours detected: 48	Expected: 3
    
    - Glyph name: amacron	Contours detected: 53	Expected: 3
    
    - Glyph name: ampersand	Contours detected: 59	Expected: 1, 2 or 3
    
    - Glyph name: aogonek	Contours detected: 49	Expected: 2
    
    - Glyph name: aring	Contours detected: 51	Expected: 4
    
    - Glyph name: asciicircum	Contours detected: 18	Expected: 1
    
    - Glyph name: asciitilde	Contours detected: 22	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 7	Expected: 1 or 4
    
    - Glyph name: at	Contours detected: 80	Expected: 2
    
    - Glyph name: atilde	Contours detected: 53	Expected: 3
    
    - Glyph name: b	Contours detected: 45	Expected: 2
    
    - Glyph name: backslash	Contours detected: 24	Expected: 1
    
    - Glyph name: bar	Contours detected: 24	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 24	Expected: 1
    
    - Glyph name: braceright	Contours detected: 24	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 26	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 26	Expected: 1
    
    - Glyph name: breve	Contours detected: 10	Expected: 1
    
    - Glyph name: bullet	Contours detected: 9	Expected: 1
    
    - Glyph name: c	Contours detected: 36	Expected: 1
    
    - Glyph name: cacute	Contours detected: 41	Expected: 2
    
    - Glyph name: caron	Contours detected: 8	Expected: 1
    
    - Glyph name: ccaron	Contours detected: 44	Expected: 2
    
    - Glyph name: ccedilla	Contours detected: 42	Expected: 1 or 2
    
    - Glyph name: cdotaccent	Contours detected: 40	Expected: 2
    
    - Glyph name: cedilla	Contours detected: 6	Expected: 1
    
    - Glyph name: cent	Contours detected: 39	Expected: 1 or 2
    
    - Glyph name: circumflex	Contours detected: 8	Expected: 1
    
    - Glyph name: colon	Contours detected: 8	Expected: 2
    
    - Glyph name: comma	Contours detected: 6	Expected: 1
    
    - Glyph name: copyright	Contours detected: 80	Expected: 3
    
    - Glyph name: d	Contours detected: 45	Expected: 2
    
    - Glyph name: dcaron	Contours detected: 50	Expected: 3
    
    - Glyph name: dcroat	Contours detected: 46	Expected: 2
    
    - Glyph name: degree	Contours detected: 20	Expected: 2
    
    - Glyph name: dieresis	Contours detected: 8	Expected: 2
    
    - Glyph name: divide	Contours detected: 20	Expected: 3
    
    - Glyph name: dollar	Contours detected: 54	Expected: 1, 3 or 5
    
    - Glyph name: dotaccent	Contours detected: 4	Expected: 1
    
    - Glyph name: dotlessi	Contours detected: 14	Expected: 1
    
    - Glyph name: e	Contours detected: 44	Expected: 2
    
    - Glyph name: eacute	Contours detected: 49	Expected: 3
    
    - Glyph name: ecaron	Contours detected: 52	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 52	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 52	Expected: 4
    
    - Glyph name: edotaccent	Contours detected: 48	Expected: 3
    
    - Glyph name: egrave	Contours detected: 49	Expected: 3
    
    - Glyph name: eight	Contours detected: 52	Expected: 3
    
    - Glyph name: ellipsis	Contours detected: 12	Expected: 3
    
    - Glyph name: emacron	Contours detected: 54	Expected: 3
    
    - Glyph name: emdash	Contours detected: 20	Expected: 1
    
    - Glyph name: endash	Contours detected: 14	Expected: 1
    
    - Glyph name: eng	Contours detected: 40	Expected: 1
    
    - Glyph name: eogonek	Contours detected: 50	Expected: 2
    
    - Glyph name: equal	Contours detected: 24	Expected: 2
    
    - Glyph name: eth	Contours detected: 44	Expected: 2
    
    - Glyph name: exclam	Contours detected: 18	Expected: 2
    
    - Glyph name: exclamdown	Contours detected: 18	Expected: 2
    
    - Glyph name: f	Contours detected: 29	Expected: 1
    
    - Glyph name: five	Contours detected: 42	Expected: 1
    
    - Glyph name: four	Contours detected: 37	Expected: 1 or 2
    
    - Glyph name: g	Contours detected: 51	Expected: 2 or 3
    
    - Glyph name: gbreve	Contours detected: 61	Expected: 3 or 4
    
    - Glyph name: gdotaccent	Contours detected: 55	Expected: 3 or 4
    
    - Glyph name: germandbls	Contours detected: 50	Expected: 1
    
    - Glyph name: grave	Contours detected: 5	Expected: 1
    
    - Glyph name: greater	Contours detected: 37	Expected: 1
    
    - Glyph name: guillemotleft	Contours detected: 34	Expected: 2
    
    - Glyph name: guillemotright	Contours detected: 34	Expected: 2
    
    - Glyph name: guilsinglleft	Contours detected: 17	Expected: 1
    
    - Glyph name: guilsinglright	Contours detected: 17	Expected: 1
    
    - Glyph name: h	Contours detected: 40	Expected: 1
    
    - Glyph name: hbar	Contours detected: 41	Expected: 1
    
    - Glyph name: hungarumlaut	Contours detected: 10	Expected: 2
    
    - Glyph name: hyphen	Contours detected: 12	Expected: 1
    
    - Glyph name: iacute	Contours detected: 19	Expected: 2
    
    - Glyph name: igrave	Contours detected: 19	Expected: 2
    
    - Glyph name: iogonek	Contours detected: 24	Expected: 2 or 3
    
    - Glyph name: k	Contours detected: 36	Expected: 1 or 2
    
    - Glyph name: l	Contours detected: 20	Expected: 1
    
    - Glyph name: lacute	Contours detected: 25	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 25	Expected: 2
    
    - Glyph name: less	Contours detected: 37	Expected: 1
    
    - Glyph name: lslash	Contours detected: 26	Expected: 1
    
    - Glyph name: m	Contours detected: 52	Expected: 1
    
    - Glyph name: macron	Contours detected: 10	Expected: 1
    
    - Glyph name: minus	Contours detected: 12	Expected: 1
    
    - Glyph name: multiply	Contours detected: 29	Expected: 1
    
    - Glyph name: n	Contours detected: 36	Expected: 1
    
    - Glyph name: nacute	Contours detected: 41	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 44	Expected: 2
    
    - Glyph name: nine	Contours detected: 51	Expected: 1 or 2
    
    - Glyph name: ntilde	Contours detected: 46	Expected: 2
    
    - Glyph name: numbersign	Contours detected: 50	Expected: 2
    
    - Glyph name: o	Contours detected: 40	Expected: 2
    
    - Glyph name: oacute	Contours detected: 45	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 48	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 48	Expected: 4
    
    - Glyph name: oe	Contours detected: 66	Expected: 3
    
    - Glyph name: ogonek	Contours detected: 6	Expected: 1
    
    - Glyph name: ograve	Contours detected: 45	Expected: 3
    
    - Glyph name: ohungarumlaut	Contours detected: 50	Expected: 4
    
    - Glyph name: omacron	Contours detected: 50	Expected: 3
    
    - Glyph name: one	Contours detected: 22	Expected: 1
    
    - Glyph name: ordfeminine	Contours detected: 43	Expected: 2 or 3
    
    - Glyph name: ordmasculine	Contours detected: 40	Expected: 2 or 3
    
    - Glyph name: oslash	Contours detected: 48	Expected: 3
    
    - Glyph name: otilde	Contours detected: 50	Expected: 3
    
    - Glyph name: p	Contours detected: 45	Expected: 2
    
    - Glyph name: paragraph	Contours detected: 33	Expected: 1, 2 or 3
    
    - Glyph name: parenleft	Contours detected: 24	Expected: 1
    
    - Glyph name: parenright	Contours detected: 24	Expected: 1
    
    - Glyph name: percent	Contours detected: 42	Expected: 4 or 5
    
    - Glyph name: period	Contours detected: 4	Expected: 1
    
    - Glyph name: periodcentered	Contours detected: 4	Expected: 1
    
    - Glyph name: plus	Contours detected: 20	Expected: 1
    
    - Glyph name: q	Contours detected: 45	Expected: 2
    
    - Glyph name: question	Contours detected: 28	Expected: 2
    
    - Glyph name: questiondown	Contours detected: 28	Expected: 2
    
    - Glyph name: quotedbl	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblbase	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblleft	Contours detected: 12	Expected: 2
    
    - Glyph name: quotedblright	Contours detected: 12	Expected: 2
    
    - Glyph name: quoteleft	Contours detected: 6	Expected: 1
    
    - Glyph name: quoteright	Contours detected: 6	Expected: 1
    
    - Glyph name: quotesinglbase	Contours detected: 6	Expected: 1
    
    - Glyph name: quotesingle	Contours detected: 6	Expected: 1
    
    - Glyph name: r	Contours detected: 24	Expected: 1
    
    - Glyph name: racute	Contours detected: 29	Expected: 2
    
    - Glyph name: rcaron	Contours detected: 32	Expected: 2
    
    - Glyph name: registered	Contours detected: 47	Expected: 3 or 4
    
    - Glyph name: ring	Contours detected: 8	Expected: 2
    
    - Glyph name: s	Contours detected: 34	Expected: 1
    
    - Glyph name: sacute	Contours detected: 39	Expected: 2
    
    - Glyph name: scaron	Contours detected: 42	Expected: 2
    
    - Glyph name: section	Contours detected: 48	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 10	Expected: 2
    
    - Glyph name: seven	Contours detected: 31	Expected: 1
    
    - Glyph name: six	Contours detected: 51	Expected: 1 or 2
    
    - Glyph name: slash	Contours detected: 24	Expected: 1
    
    - Glyph name: sterling	Contours detected: 37	Expected: 1 or 2
    
    - Glyph name: t	Contours detected: 28	Expected: 1
    
    - Glyph name: tcaron	Contours detected: 33	Expected: 2
    
    - Glyph name: thorn	Contours detected: 49	Expected: 2
    
    - Glyph name: three	Contours detected: 44	Expected: 1
    
    - Glyph name: tilde	Contours detected: 10	Expected: 1
    
    - Glyph name: trademark	Contours detected: 83	Expected: 2
    
    - Glyph name: two	Contours detected: 45	Expected: 1
    
    - Glyph name: u	Contours detected: 36	Expected: 1
    
    - Glyph name: uacute	Contours detected: 41	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 46	Expected: 2
    
    - Glyph name: ucircumflex	Contours detected: 44	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 44	Expected: 3
    
    - Glyph name: ugrave	Contours detected: 41	Expected: 2
    
    - Glyph name: uhungarumlaut	Contours detected: 46	Expected: 3
    
    - Glyph name: umacron	Contours detected: 46	Expected: 2
    
    - Glyph name: uni0122	Contours detected: 58	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 57	Expected: 3 or 4
    
    - Glyph name: uni0136	Contours detected: 48	Expected: 2 or 3
    
    - Glyph name: uni0137	Contours detected: 42	Expected: 2 or 3
    
    - Glyph name: uni013B	Contours detected: 32	Expected: 2
    
    - Glyph name: uni013C	Contours detected: 26	Expected: 2
    
    - Glyph name: uni0145	Contours detected: 65	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 42	Expected: 2
    
    - Glyph name: uni0156	Contours detected: 56	Expected: 3
    
    - Glyph name: uni0157	Contours detected: 30	Expected: 2
    
    - Glyph name: uni0218	Contours detected: 54	Expected: 2
    
    - Glyph name: uni0219	Contours detected: 40	Expected: 2
    
    - Glyph name: uni021A	Contours detected: 34	Expected: 2
    
    - Glyph name: uni021B	Contours detected: 34	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 19	Expected: 1
    
    - Glyph name: uni0302	Contours detected: 8	Expected: 1
    
    - Glyph name: uni0304	Contours detected: 10	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: 6	Expected: 1
    
    - Glyph name: uni0328	Contours detected: 6	Expected: 1
    
    - Glyph name: uni1E9E	Contours detected: 52	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 42	Expected: 1
    
    - Glyph name: uring	Contours detected: 44	Expected: 3
    
    - Glyph name: v	Contours detected: 31	Expected: 1
    
    - Glyph name: w	Contours detected: 50	Expected: 1
    
    - Glyph name: wacute	Contours detected: 55	Expected: 2
    
    - Glyph name: wgrave	Contours detected: 55	Expected: 2
    
    - Glyph name: x	Contours detected: 37	Expected: 1
    
    - Glyph name: y	Contours detected: 37	Expected: 1
    
    - Glyph name: yacute	Contours detected: 42	Expected: 2
    
    - Glyph name: yen	Contours detected: 44	Expected: 1 or 2
    
    - Glyph name: ygrave	Contours detected: 42	Expected: 2
    
    - Glyph name: z	Contours detected: 40	Expected: 1
    
    - Glyph name: zacute	Contours detected: 45	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 48	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 44	Expected: 2
    
    - Glyph name: zero	Contours detected: 44	Expected: 2 or 3
    
    [code: contour-count]

Checking all files are in the same directory.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/single_directory>

Each font in a family must have the same set of vertical metrics values.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/vertical_metrics>

Checking OS/2 usWinAscent & usWinDescent.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/win_ascent_and_descent>

Do we have the latest version of FontBakery installed?

Check ID: <FontBakeryCheck:com.google.fonts/check/fontbakery_version>

Ensure that the font can be rasterized by FreeType.

Check ID: <FontBakeryCheck:com.adobe.fonts/check/freetype_rasterizer>

Ensure no GPOS7 lookups are present.

Check ID: <FontBakeryCheck:com.google.fonts/check/gpos7>

EXPERIMENTAL CHECK - Since 2024/Jun/10
Ensure 'smcp' (small caps) lookups are defined before ligature lookups in the 'GSUB' table.

Check ID: <FontBakeryCheck:com.google.fonts/check/gsub/smallcaps_before_ligatures>

Detect any interpolation issues in the font.

Check ID: <FontBakeryCheck:com.google.fonts/check/interpolation_issues>

Check that legacy accents aren't used in composite glyphs.

Check ID: <FontBakeryCheck:com.google.fonts/check/legacy_accents>

Checking Vertical Metric Linegaps.

Check ID: <FontBakeryCheck:com.google.fonts/check/linegaps>

Font contains '.notdef' as its first glyph?

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

    The '.notdef' glyph should contain a drawing, but it is blank.

    [code: notdef-is-blank]

Check math signs have the same width.

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

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

    Width = 675: greater, less

    Width = 600: multiply

    [code: width-outliers]

Name table records must not have trailing spaces.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/trailing_spaces>

Checking OS/2 Metrics match hhea Metrics.

Check ID: <FontBakeryCheck:com.google.fonts/check/os2_metrics_match_hhea>

Checking with ots-sanitize.

Check ID: <FontBakeryCheck:com.google.fonts/check/ots>

Font contains all required tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/required_tables>

Ensure indic fonts have the Indian Rupee Sign glyph.

Check ID: <FontBakeryCheck:com.google.fonts/check/rupee>

Font has the proper sfntVersion value?

Check ID: <FontBakeryCheck:com.adobe.fonts/check/sfnt_version>

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_hyphen>

Checking STAT table entries in static fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT_in_statics>

Check correctness of STAT table strings

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT_strings>

EXPERIMENTAL CHECK - Since 2024/Jun/04
Check tabular widths don't have kerning.

Check ID: <FontBakeryCheck:com.google.fonts/check/tabular_kerning>

Ensure component transforms do not perform scaling or rotation.

Check ID: <FontBakeryCheck:com.google.fonts/check/transformed_components>

EXPERIMENTAL CHECK - Since 2024/Jul/17
Checking that the typoAscender exceeds the yMax of the /Agrave.

Check ID: <FontBakeryCheck:com.arrowtype.fonts/check/typoascender_exceeds_Agrave>

Font contains unique glyph names?

Check ID: <FontBakeryCheck:com.google.fonts/check/unique_glyphnames>

Check font contains no unreachable glyphs

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

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

    - a.001
    
    - a.alt
    
    - uni030C.alt
    
    [code: unreachable-glyphs]

Are there unwanted tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/unwanted_tables>

Glyph names are all valid?

Check ID: <FontBakeryCheck:com.google.fonts/check/valid_glyphnames>

Font has **proper** whitespace glyph names?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_glyphnames>

Font contains glyphs for whitespace characters?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_glyphs>

Whitespace glyphs have ink?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_ink>

Space and non-breaking space have the same width?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_widths>

Article Checks

⚠️

Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.

Check ID: <FontBakeryCheck:com.google.fonts/check/article/images>
⚠️ Jersey10-Regular.ttf
  • ⚠️ WARN

    Family metadata at /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/jersey10 does not have an article.

    [code: lacks-article]

Metadata Checks

⚠️⏩⏩⏩⏩ℹ️

Does METADATA.pb copyright field contain broken links?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/broken_links>

METADATA.pb: Font styles are named canonically?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/canonical_style_names>

METADATA.pb: Check that font weight has a canonical value.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/canonical_weight_value>

Check samples can be rendered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/can_render_samples>

Ensure METADATA.pb category field is valid.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/category>

Check if category on METADATA.pb matches what can be inferred from the family name.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/category_hints>

Validate VF axes match the ones declared on METADATA.pb.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/consistent_axis_enumeration>

METADATA.pb: Check URL on copyright string is the same as in repository_url field.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/consistent_repo_urls>

METADATA.pb: Copyright notice is the same in all fonts?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/copyright>

EXPERIMENTAL CHECK - Since 2024/May/22
Validate 'date_added' field on METADATA.pb.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/date_added>

METADATA.pb: Designers are listed correctly on the Google Fonts catalog?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/designer_profiles>

Multiple values in font designer field in METADATA.pb must be separated by commas.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/designer_values>

At least one designer is declared in METADATA.pb

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/empty_designer>

Ensure METADATA.pb does not use escaped strings.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/escaped_strings>

Check font family directory name.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/family_directory_name>

Check that METADATA.pb family values are all the same.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/familyname>

METADATA.pb: Font filenames match font.filename entries?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/filenames>

Validate METADATA.pb axes values are within gf_axisregistry bounds.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/gf_axisregistry_bounds>

Validate METADATA.pb axes tags are defined in gf_axisregistry.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/gf_axisregistry_valid_tags>

Ensure there is a regular style defined in METADATA.pb.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/has_regular>

Check METADATA.pb includes production subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/includes_production_subsets>

Check METADATA.pb file only contains a single CJK subset.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/single_cjk_subset>

METADATA.pb license is "APACHE2", "UFL" or "OFL"?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/license>

METADATA.pb font.filename and font.post_script_name fields have equivalent values?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_filename_postscript>

METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_fullname_postscript>

METADATA.pb: Check font name is the same as family name.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_name_familyname>

METADATA.pb weight matches postScriptName for static fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_weight_postscript>

METADATA.pb should contain at least "menu" and "latin" subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/menu_and_latin>

METADATA.pb: Validate family.minisite_url field.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/minisite_url>

METADATA.pb font.name and font.full_name fields match the values declared on the name table?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/family_and_full_names>

METADATA.pb font.name value should be same as the family name declared on the name table.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/font_name>

Checks METADATA.pb font.post_script_name matches postscript name declared on the name table.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/post_script_name>

Check METADATA.pb font weights are correct.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/os2_weightclass>

Check METADATA.pb parse correctly.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/parses>

METADATA.pb: Check for primary_script

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/primary_script>

METADATA.pb: Regular should be 400.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/regular_is_400>

Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/reserved_font_name>

METADATA.pb subsets should be alphabetically ordered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/subsets_order>

Ensure METADATA.pb lists all font binaries.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/undeclared_fonts>

METADATA.pb: check if fonts field only has unique "full_name" values.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unique_full_name_values>

METADATA.pb: check if fonts field only contains unique style:weight pairs.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unique_weight_style_pairs>

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ Jersey10-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: tifinagh, canadian-aboriginal, yi
    • 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: tifinagh, coptic, math, cherokee
    • U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
    • U+0307 COMBINING DOT ABOVE: try adding one of: malayalam, canadian-aboriginal, coptic, old-permic, syriac, tifinagh, math, tai-le
    • U+030A COMBINING RING ABOVE: try adding syriac
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: osage, cherokee
    • U+030C COMBINING CARON: try adding one of: tai-le, cherokee
    • 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
    • U+2698 FLOWER: try adding symbols

    Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, menu

    [code: unreachable-subsetting]

Check for METADATA subsets with zero support.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unsupported_subsets>

METADATA.pb font.filename field contains font name in right format?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_filename_values>

METADATA.pb font.full_name field contains font name in right format?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_full_name_values>

Check name ID 25 to end with "Italic" for Italic VFs.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_nameid25>

METADATA.pb font.post_script_name field contains font name in right format?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_post_script_name_values>

Glyphset Checks

🔥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyphsets/shape_languages>
🔥 Jersey10-Regular.ttf
  • 🔥 FAIL

    GF_Latin_Core glyphset:

    Language FAIL messages
    nl_Latn (Dutch) Shaper didn't attach acutecomb.case to J
    [code: failed-language-shaping]

Description Checks

🔥⚠️⚠️ℹ️ℹ️

Does DESCRIPTION file contain broken links?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/broken_links>

DESCRIPTION.en_us.html should end in a linebreak.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/eof_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.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/family_update>
⚠️ Jersey10-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 ID: <FontBakeryCheck:com.google.fonts/check/description/git_url>

Check the description doesn't contain unsupported html elements

Check ID: <FontBakeryCheck:com.google.fonts/check/description/has_unsupported_elements>

DESCRIPTION.en_us.html must have more than 200 bytes.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/min_length>
🔥 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

Check ID: <FontBakeryCheck:com.google.fonts/check/description/has_article>

URLs on DESCRIPTION file must not display http(s) prefix.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/urls>

Is this a proper HTML snippet?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/valid_html>

Shaping Checks

⚠️⚠️⏩⏩⏩

Check that texts shape as per expectation

Check ID: <FontBakeryCheck:com.google.fonts/check/shaping/regression>

Check that no forbidden glyphs are found while shaping

Check ID: <FontBakeryCheck:com.google.fonts/check/shaping/forbidden>

Check that no collisions are found while shaping

Check ID: <FontBakeryCheck:com.google.fonts/check/shaping/collides>

Ensure dotted circle glyph is present and can attach marks.

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

    No dotted circle glyph present

    [code: missing-dotted-circle]

Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_dotted>
⚠️ Jersey10-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).

    Your font does not cover the following languages that require the soft-dotted feature: Avokaya (Latn, 100,000 speakers), Ebira (Latn, 2,200,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Dan (Latn, 1,099,244 speakers), Igbo (Latn, 27,823,640 speakers), Navajo (Latn, 166,319 speakers), South Central Banda (Latn, 244,000 speakers), Zapotec (Latn, 490,000 speakers), Lugbara (Latn, 2,200,000 speakers), Ma’di (Latn, 584,000 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Bafut (Latn, 158,146 speakers), Ngbaka (Latn, 1,020,000 speakers), Fur (Latn, 1,230,163 speakers), Mfumte (Latn, 79,000 speakers), Nzakara (Latn, 50,000 speakers), Bete-Bendi (Latn, 100,000 speakers), Gulay (Latn, 250,478 speakers), Ejagham (Latn, 120,000 speakers), Koonzime (Latn, 40,000 speakers), Sar (Latn, 500,000 speakers), Aghem (Latn, 38,843 speakers), Ekpeye (Latn, 226,000 speakers), Yala (Latn, 200,000 speakers), Dutch (Latn, 31,709,104 speakers), Basaa (Latn, 332,940 speakers), Kom (Latn, 360,685 speakers), Makaa (Latn, 221,000 speakers), Dii (Latn, 71,000 speakers), Vute (Latn, 21,000 speakers), Southern Kisi (Latn, 360,000 speakers), Mundani (Latn, 34,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Mango (Latn, 77,000 speakers), Cicipu (Latn, 44,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Nateni (Latn, 100,000 speakers).

    [code: soft-dotted]

Font File Checks

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

Are there unwanted Apple tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/aat>

Checking file is named canonically.

Check ID: <FontBakeryCheck:com.google.fonts/check/canonical_filename>

Does the font contain less than 150 CJK characters?

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_not_enough_glyphs>

Check font follows the Google Fonts CJK vertical metric schema

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_vertical_metrics>

Check if the vertical metrics of a CJK family are similar to the same family hosted on Google Fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/cjk_vertical_metrics_regressions>

Color layers should have a minimum brightness

Check ID: <FontBakeryCheck:com.google.fonts/check/color_cpal_brightness>

Check font has the expected color font tables.

Check ID: <FontBakeryCheck:com.google.fonts/check/colorfont_tables>

Put an empty glyph on GID 1 right after the .notdef glyph for COLRv0 fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/empty_glyph_on_gid1_for_colrv0>

EPAR table present in font?

Check ID: <FontBakeryCheck:com.google.fonts/check/epar>

Ensure files are not too large.

Check ID: <FontBakeryCheck:com.google.fonts/check/file_size>

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:com.google.fonts/check/font_copyright>

Check font names are correct

Check ID: <FontBakeryCheck:com.google.fonts/check/font_names>

Checking OS/2 fsType does not impose restrictions.

Check ID: <FontBakeryCheck:com.google.fonts/check/fstype>

Check variable font instances

Check ID: <FontBakeryCheck:com.google.fonts/check/fvar_instances>

All name entries referenced by fvar instances exist on the name table?

Check ID: <FontBakeryCheck:com.google.fonts/check/fvar_name_entries>

Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?

Check ID: <FontBakeryCheck:com.google.fonts/check/gasp>

Validate defaults on fvar table match registered fallback names in GFAxisRegistry.

Check ID: <FontBakeryCheck:com.google.fonts/check/gf_axisregistry/fvar_axis_defaults>

Check glyphs do not have components which are themselves components.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyf_nested_components>

Check Google Fonts glyph coverage.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyph_coverage>

Font has ttfautohint params?

Check ID: <FontBakeryCheck:com.google.fonts/check/has_ttfautohint_params>

Show hinting filesize impact.

Check ID: <FontBakeryCheck:com.google.fonts/check/hinting_impact>

PPEM must be an integer on hinted fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/integer_ppem_if_hinted>

Is there kerning info for non-ligated sequences?

Check ID: <FontBakeryCheck:com.google.fonts/check/kerning_for_non_ligated_sequences>

Are there caret positions declared for every ligature?

Check ID: <FontBakeryCheck:com.google.fonts/check/ligature_carets>

Ensure variable fonts include an avar table.

Check ID: <FontBakeryCheck:com.google.fonts/check/mandatory_avar_table>

Ensure fonts have ScriptLangTags declared on the 'meta' table.

Check ID: <FontBakeryCheck:com.google.fonts/check/meta/script_lang_tags>
⚠️ Jersey10-Regular.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table.

    [code: lacks-meta-table]

Check small caps glyphs are available.

Check ID: <FontBakeryCheck:com.google.fonts/check/missing_small_caps_glyphs>

Are there non-ASCII characters in ASCII-only NAME table entries?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/ascii_only_entries>

Description strings in the name table must not exceed 200 characters.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/description_max_length>

Make sure family name does not begin with a digit.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/familyname_first_char>

Font has all mandatory 'name' table entries?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/mandatory_entries>

Version format is correct in 'name' table?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/version_format>

Ensure fonts do not contain any pre-production tables.

Check ID: <FontBakeryCheck:com.google.fonts/check/no_debugging_tables>

Font has old ttfautohint applied?

Check ID: <FontBakeryCheck:com.google.fonts/check/old_ttfautohint>

OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/os2/use_typo_metrics>

Check font can render its own name.

Check ID: <FontBakeryCheck:com.google.fonts/check/render_own_name>

Checking direction of slnt axis angles

Check ID: <FontBakeryCheck:com.google.fonts/check/slant_direction>

Font enables smart dropout control in "prep" table instructions?

Check ID: <FontBakeryCheck:com.google.fonts/check/smart_dropout>

Check axis ordering on the STAT table.

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT/axis_order>

Validate STAT particle names and values match the fallback names in GFAxisRegistry.

Check ID: <FontBakeryCheck:com.google.fonts/check/STAT/gf_axisregistry>

Ensure Stylistic Sets have description.

Check ID: <FontBakeryCheck:com.google.fonts/check/stylisticset_description>

Stricter unitsPerEm criteria for Google Fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/unitsperem_strict>

Check the OS/2 usWeightClass is appropriate for the font's best SubFamily name.

Check ID: <FontBakeryCheck:com.google.fonts/check/usweightclass>

The variable font 'wght' (Weight) axis coordinate must be 700 on the 'Bold' instance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/bold_wght_coord>

Ensure that all variable font files have the same set of axes and axis ranges.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/consistent_axes>

Ensure VFs with duplexed axes do not vary horizontal advance.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/duplexed_axis_reflow>

Check variable font instances don't have duplicate names

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont_duplicate_instance_names>

Check a static ttf can be generated from a variable font.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/generate_static>

EXPERIMENTAL CHECK - Since 2024/Mar/27
Ensure the font's instances are in the correct order.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/instances_in_order>

Check that variable fonts have an HVAR table.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/has_HVAR>

Ensure VFs do not contain the ital axis.

Check ID: <FontBakeryCheck:com.google.fonts/check/varfont/unsupported_axes>

Checking OS/2 achVendID.

Check ID: <FontBakeryCheck:com.google.fonts/check/vendor_id>
⚠️ Jersey10-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

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

    The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 1500 when it should be at least 1680

    [code: bad-hhea-range]

Check if the vertical metrics of a family are similar to the same family hosted on Google Fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/vertical_metrics_regressions>

There must not be VTT Talk sources in the font.

Check ID: <FontBakeryCheck:com.google.fonts/check/vttclean>