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 22 5 47 8 164
0% 0% 9% 2% 19% 3% 67%

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    On the 'name' table, the full font name 'Noto Serif Nyiakeng Puachue Hmong Regular' does not begin with the font family name 'Noto Serif Hmong Nyiakeng' in platformID 3, encodingID 1, languageID 1033(0409), and nameID 1.

    [code: mismatch-font-names]

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>

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>

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    STAT table has no Axis Value tables.

    [code: no-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>

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>
⚠ī¸ NotoSerifNyiakengPuachueHmong[wght].ttf
  • ⚠ī¸ WARN

    Article page lacks visual assets.

    [code: missing-visual-asset]
  • ✅ PASS

    ok

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Font can't render "hmn_Hmnp" sample text: "𞄔𞄄𞄧𞄤𞄃𞄧𞄴𞄅đž„Ģđž„ĩ𞄘𞄧đž„ĩ𞄉𞄨𞄴 𞄀𞄧𞄲𞄤𞄎đž„Ēđž„ŗ𞄘đž„Ŧ𞄲𞄚𞄄𞄲đž„Ģ𞄃𞄄đž„Ļ𞄰𞄤𞄊đž„Ļ𞄰𞄜𞄤đž„ĩ𞄨𞄋𞄨𞄴 𞄄𞄤đž„ŗ𞄨𞄔𞄨𞄲𞄈𞄤đž„Ļ. 𞄉𞄤đž„ŗđž„Ŧ𞄆𞄤𞄲"

    [code: sample-text]

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Please add a family.source.repository_url entry.

    [code: lacks-repo-url]

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    METADATA.pb font full_name = "Noto Serif Nyiakeng Puachue Hmong Regular" does not match post_script_name = "NotoSerifHmongNyiakeng-Regular"

    [code: mismatch]

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Subsets "menu" and "latin" are mandatory, but METADATA.pb is missing "latin".

    [code: missing]

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>
⚠ī¸ NotoSerifNyiakengPuachueHmong[wght].ttf
  • ⚠ī¸ WARN

    METADATA.pb: primary_script field should be 'Hmnp' but is missing.

    [code: missing-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>

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    METADATA.pb font.full_name field ("Noto Serif Nyiakeng Puachue Hmong Regular") does not match correct font name format ("Noto Serif Hmong Nyiakeng").

    [code: mismatch]

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    No GF glyphset was found to be supported >80%, so language shaping support couldn't get checked.

    [code: no-glyphset-supported]

Description Checks

đŸ”ĨđŸ”Ĩ⚠ī¸âŠ

Does DESCRIPTION file contain broken links?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/broken_links>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf

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>

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>

Name table checks

đŸ”ĨđŸ”Ĩ⏊

Combined length of family and style must not exceed 32 characters.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/family_and_style_max_length>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Name ID 4 'Noto Serif Nyiakeng Puachue Hmong' exceeds 32 characters. This has been found to cause problems with the dropdown menu in old versions of Microsoft Word as well as shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

    [code: nameid4-too-long]
  • ⚠ī¸ WARN

    Name ID 6 'NotoSerifHmongNyiakeng-Regular' exceeds 27 characters. This has been found to cause problems with PostScript printers, especially on Mac platforms.

    [code: nameid6-too-long]
  • đŸ”Ĩ FAIL

    Variable font instance name 'Noto Serif Hmong Nyiakeng Regular' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 257 exceeds 32 characters.

    This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

    [code: instance-too-long]
  • đŸ”Ĩ FAIL

    Variable font instance name 'Noto Serif Hmong Nyiakeng Regular' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 257 exceeds 32 characters.

    This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

    [code: instance-too-long]
  • đŸ”Ĩ FAIL

    Variable font instance name 'Noto Serif Hmong Nyiakeng SemiBold' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 259 exceeds 32 characters.

    This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

    [code: instance-too-long]
  • đŸ”Ĩ FAIL

    Variable font instance name 'Noto Serif Hmong Nyiakeng SemiBold' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 259 exceeds 32 characters.

    This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

    [code: instance-too-long]

Check family name for GF Guide compliance.

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

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/license>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"

    [code: wrong]

License URL matches License text on name table?

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

Name table entries should not contain line-breaks.

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

Name table strings must not contain the string 'Reserved Font Name'.

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

Substitute copyright, registered and trademark symbols in name table entries.

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

Repository Checks

đŸ”Ĩ⚠ī¸âŠâŠ

Check OFL body text is correct.

Check ID: <FontBakeryCheck:com.google.fonts/check/license/OFL_body_text>
⚠ī¸ NotoSerifNyiakengPuachueHmong[wght].ttf
  • ⚠ī¸ WARN

    The OFL.txt body text is incorrect. Please use https://github.com/googlefonts/Unified-Font-Repository/blob/main/OFL.txt as a template. You should only modify the first line.

    Lines changed:

    - This Font Software is licensed under the SIL Open Font License, Version 1.1.\n

    + This Font Software is licensed under the SIL Open Font License,\n

    + Version 1.1.\n

    + \n

    - \n

    - development of collaborative font projects, to support the font creation\n

    + development of collaborative font projects, to support the font\n

    - efforts of academic and linguistic communities, and to provide a free and\n

    + creation efforts of academic and linguistic communities, and to\n

    - open framework in which fonts may be shared and improved in partnership\n

    - with others.\n

    + provide a free and open framework in which fonts may be shared and\n

    + improved in partnership with others.\n

    - requirement for fonts to remain under this license does not apply\n

    + requirement for fonts to remain under this license does not apply to\n

    - to any document created using the fonts or their derivatives.\n

    + any document created using the fonts or their derivatives.\n

    - "Original Version" refers to the collection of Font Software components as\n

    + "Original Version" refers to the collection of Font Software\n

    - distributed by the Copyright Holder(s).\n

    + components as distributed by the Copyright Holder(s).\n

    - "Modified Version" refers to any derivative made by adding to, deleting,\n

    + "Modified Version" refers to any derivative made by adding to,\n

    - or substituting -- in part or in whole -- any of the components of the\n

    + deleting, or substituting -- in part or in whole -- any of the\n

    - Original Version, by changing formats or by porting the Font Software to a\n

    - new environment.\n

    + components of the Original Version, by changing formats or by porting\n

    + the Font Software to a new environment.\n

    - a copy of the Font Software, to use, study, copy, merge, embed, modify,\n

    + a copy of the Font Software, to use, study, copy, merge, embed,\n

    - redistribute, and sell modified and unmodified copies of the Font\n

    + modify, redistribute, and sell modified and unmodified copies of the\n

    - Software, subject to the following conditions:\n

    + Font Software, subject to the following conditions:\n

    - 1) Neither the Font Software nor any of its individual components,\n

    + 1) Neither the Font Software nor any of its individual components, in\n

    - in Original or Modified Versions, may be sold by itself.\n

    + Original or Modified Versions, may be sold by itself.\n

    - Name(s) unless explicit written permission is granted by the corresponding\n

    + Name(s) unless explicit written permission is granted by the\n

    - Copyright Holder. This restriction only applies to the primary font name as\n

    + corresponding Copyright Holder. This restriction only applies to the\n

    - presented to the users.\n

    + primary font name as presented to the users.\n

    - remain under this license does not apply to any document created\n

    + remain under this license does not apply to any document created using\n

    - using the Font Software.\n

    + the Font Software.\n

    [code: incorrect-ofl-body-text]

Check license file has good copyright string.

Check ID: <FontBakeryCheck:com.google.fonts/check/license/OFL_copyright>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    First line in license file is:

    "copyright 2012 google inc. all rights reserved."

    which does not match the expected format, similar to:

    "Copyright 2022 The Familyname Project Authors (git url)"

    [code: bad-format]

Directory name in GFonts repo structure must match NameID 1 of the regular.

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

A font repository should not include FontBakery report files

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

Check upstream.yaml file contains all required fields

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

A static fonts directory, if present, must contain manually hinted fonts

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

A font repository should not include ZIP files

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

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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    No dotted circle glyph present and font uses a complex shaper

    [code: missing-dotted-circle-complex]

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

Check ID: <FontBakeryCheck:com.google.fonts/check/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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

    "Copyright 2020 The Familyname Project Authors (git url)"

    But instead we have got:

    "Copyright 2020 Google Inc. All Rights Reserved."

    [code: bad-notice-format]
  • đŸ”Ĩ FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

    "Copyright 2020 The Familyname Project Authors (git url)"

    But instead we have got:

    "Copyright 2020 Google Inc. All Rights Reserved."

    [code: bad-notice-format]

Check font names are correct

Check ID: <FontBakeryCheck:com.google.fonts/check/font_names>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Font names are incorrect:

    nameID current expected
    Family Name Noto Serif Hmong Nyiakeng Noto Serif Nyiakeng Puachue Hmong
    Subfamily Name Regular Regular
    Full Name Noto Serif Nyiakeng Puachue Hmong Regular Noto Serif Nyiakeng Puachue Hmong Regular
    Postscript Name NotoSerifHmongNyiakeng-Regular NotoSerifNyiakengPuachueHmong-Regular
    Typographic Family Name Noto Serif Nyiakeng Puachue Hmong N/A
    [code: bad-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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Font is missing the 'gasp' table. Try exporting the font with autohinting enabled. If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting' GFTools is available at https://pypi.org/project/gftools/

    [code: lacks-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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Missing required codepoints:

    - 0x0021 (EXCLAMATION MARK)
    
    
    - 0x0022 (QUOTATION MARK)
    
    
    - 0x0023 (NUMBER SIGN)
    
    
    - 0x0024 (DOLLAR SIGN)
    
    
    - 0x0025 (PERCENT SIGN)
    
    
    - 0x0026 (AMPERSAND)
    
    
    - 0x0027 (APOSTROPHE)
    
    
    - 0x0028 (LEFT PARENTHESIS)
    
    
    - 0x0029 (RIGHT PARENTHESIS)
    
    
    - 0x002A (ASTERISK)
    
    
    - 0x002B (PLUS SIGN)
    
    
    - 0x002C (COMMA)
    
    
    - 0x002D (HYPHEN-MINUS)
    
    
    - 0x002E (FULL STOP)
    
    
    - 0x002F (SOLIDUS)
    
    
    - 0x0030 (DIGIT ZERO)
    
    
    - 0x0031 (DIGIT ONE)
    
    
    - 0x0032 (DIGIT TWO)
    
    
    - 0x0033 (DIGIT THREE)
    
    
    - 0x0034 (DIGIT FOUR)
    
    
    - 0x0035 (DIGIT FIVE)
    
    
    - 0x0036 (DIGIT SIX)
    
    
    - 0x0037 (DIGIT SEVEN)
    
    
    - 0x0038 (DIGIT EIGHT)
    
    
    - 0x0039 (DIGIT NINE)
    
    
    - 0x003A (COLON)
    
    
    - 0x003B (SEMICOLON)
    
    
    - 0x003C (LESS-THAN SIGN)
    
    
    - 0x003D (EQUALS SIGN)
    
    
    - 0x003E (GREATER-THAN SIGN)
    
    
    - 0x003F (QUESTION MARK)
    
    
    - 0x0040 (COMMERCIAL AT)
    
    
    - 0x0041 (LATIN CAPITAL LETTER A)
    
    
    - 0x0042 (LATIN CAPITAL LETTER B)
    
    
    - 0x0043 (LATIN CAPITAL LETTER C)
    
    
    - 0x0044 (LATIN CAPITAL LETTER D)
    
    
    - 0x0045 (LATIN CAPITAL LETTER E)
    
    
    - 0x0046 (LATIN CAPITAL LETTER F)
    
    
    - 0x0047 (LATIN CAPITAL LETTER G)
    
    
    - 0x0048 (LATIN CAPITAL LETTER H)
    
    
    - 0x0049 (LATIN CAPITAL LETTER I)
    
    
    - 0x004A (LATIN CAPITAL LETTER J)
    
    
    - 0x004B (LATIN CAPITAL LETTER K)
    
    
    - 0x004C (LATIN CAPITAL LETTER L)
    
    
    - 0x004D (LATIN CAPITAL LETTER M)
    
    
    - 0x004E (LATIN CAPITAL LETTER N)
    
    
    - 0x004F (LATIN CAPITAL LETTER O)
    
    
    - 0x0050 (LATIN CAPITAL LETTER P)
    
    
    - 0x0051 (LATIN CAPITAL LETTER Q)
    
    
    - 0x0052 (LATIN CAPITAL LETTER R)
    
    
    - 0x0053 (LATIN CAPITAL LETTER S)
    
    
    - 0x0054 (LATIN CAPITAL LETTER T)
    
    
    - 0x0055 (LATIN CAPITAL LETTER U)
    
    
    - 0x0056 (LATIN CAPITAL LETTER V)
    
    
    - 0x0057 (LATIN CAPITAL LETTER W)
    
    
    - 0x0058 (LATIN CAPITAL LETTER X)
    
    
    - 0x0059 (LATIN CAPITAL LETTER Y)
    
    
    - 0x005A (LATIN CAPITAL LETTER Z)
    
    
    - 0x005B (LEFT SQUARE BRACKET)
    
    
    - 0x005C (REVERSE SOLIDUS)
    
    
    - 0x005D (RIGHT SQUARE BRACKET)
    
    
    - 0x005E (CIRCUMFLEX ACCENT)
    
    
    - 0x005F (LOW LINE)
    
    
    - 0x0060 (GRAVE ACCENT)
    
    
    - 0x0061 (LATIN SMALL LETTER A)
    
    
    - 0x0062 (LATIN SMALL LETTER B)
    
    
    - 0x0063 (LATIN SMALL LETTER C)
    
    
    - 0x0064 (LATIN SMALL LETTER D)
    
    
    - 0x0065 (LATIN SMALL LETTER E)
    
    
    - 0x0066 (LATIN SMALL LETTER F)
    
    
    - 0x0067 (LATIN SMALL LETTER G)
    
    
    - 0x0068 (LATIN SMALL LETTER H)
    
    
    - 0x0069 (LATIN SMALL LETTER I)
    
    
    - 0x006A (LATIN SMALL LETTER J)
    
    
    - 0x006B (LATIN SMALL LETTER K)
    
    
    - 0x006C (LATIN SMALL LETTER L)
    
    
    - 0x006D (LATIN SMALL LETTER M)
    
    
    - 0x006E (LATIN SMALL LETTER N)
    
    
    - 0x006F (LATIN SMALL LETTER O)
    
    
    - 0x0070 (LATIN SMALL LETTER P)
    
    
    - 0x0071 (LATIN SMALL LETTER Q)
    
    
    - 0x0072 (LATIN SMALL LETTER R)
    
    
    - 0x0073 (LATIN SMALL LETTER S)
    
    
    - 0x0074 (LATIN SMALL LETTER T)
    
    
    - 0x0075 (LATIN SMALL LETTER U)
    
    
    - 0x0076 (LATIN SMALL LETTER V)
    
    
    - 0x0077 (LATIN SMALL LETTER W)
    
    
    - 0x0078 (LATIN SMALL LETTER X)
    
    
    - 0x0079 (LATIN SMALL LETTER Y)
    
    
    - 0x007A (LATIN SMALL LETTER Z)
    
    
    - 0x007B (LEFT CURLY BRACKET)
    
    
    - 0x007C (VERTICAL LINE)
    
    
    - 0x007D (RIGHT CURLY BRACKET)
    
    
    - 0x007E (TILDE)
    
    
    - 0x00A1 (INVERTED EXCLAMATION MARK)
    
    
    - 0x00A2 (CENT SIGN)
    
    
    - 0x00A3 (POUND SIGN)
    
    
    - 0x00A5 (YEN SIGN)
    
    
    - 0x00A7 (SECTION SIGN)
    
    
    - 0x00A8 (DIAERESIS)
    
    
    - 0x00A9 (COPYRIGHT SIGN)
    
    
    - 0x00AA (FEMININE ORDINAL INDICATOR)
    
    
    - 0x00AB (LEFT-POINTING DOUBLE ANGLE QUOTATION MARK)
    
    
    - 0x00AE (REGISTERED SIGN)
    
    
    - 0x00AF (MACRON)
    
    
    - 0x00B0 (DEGREE SIGN)
    
    
    - 0x00B4 (ACUTE ACCENT)
    
    
    - 0x00B6 (PILCROW SIGN)
    
    
    - 0x00B7 (MIDDLE DOT)
    
    
    - 0x00B8 (CEDILLA)
    
    
    - 0x00BA (MASCULINE ORDINAL INDICATOR)
    
    
    - 0x00BB (RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK)
    
    
    - 0x00BF (INVERTED QUESTION MARK)
    
    
    - 0x00C0 (LATIN CAPITAL LETTER A WITH GRAVE)
    
    
    - 0x00C1 (LATIN CAPITAL LETTER A WITH ACUTE)
    
    
    - 0x00C2 (LATIN CAPITAL LETTER A WITH CIRCUMFLEX)
    
    
    - 0x00C3 (LATIN CAPITAL LETTER A WITH TILDE)
    
    
    - 0x00C4 (LATIN CAPITAL LETTER A WITH DIAERESIS)
    
    
    - 0x00C5 (LATIN CAPITAL LETTER A WITH RING ABOVE)
    
    
    - 0x00C6 (LATIN CAPITAL LETTER AE)
    
    
    - 0x00C7 (LATIN CAPITAL LETTER C WITH CEDILLA)
    
    
    - 0x00C8 (LATIN CAPITAL LETTER E WITH GRAVE)
    
    
    - 0x00C9 (LATIN CAPITAL LETTER E WITH ACUTE)
    
    
    - 0x00CA (LATIN CAPITAL LETTER E WITH CIRCUMFLEX)
    
    
    - 0x00CB (LATIN CAPITAL LETTER E WITH DIAERESIS)
    
    
    - 0x00CC (LATIN CAPITAL LETTER I WITH GRAVE)
    
    
    - 0x00CD (LATIN CAPITAL LETTER I WITH ACUTE)
    
    
    - 0x00CE (LATIN CAPITAL LETTER I WITH CIRCUMFLEX)
    
    
    - 0x00CF (LATIN CAPITAL LETTER I WITH DIAERESIS)
    
    
    - 0x00D0 (LATIN CAPITAL LETTER ETH)
    
    
    - 0x00D1 (LATIN CAPITAL LETTER N WITH TILDE)
    
    
    - 0x00D2 (LATIN CAPITAL LETTER O WITH GRAVE)
    
    
    - 0x00D3 (LATIN CAPITAL LETTER O WITH ACUTE)
    
    
    - 0x00D4 (LATIN CAPITAL LETTER O WITH CIRCUMFLEX)
    
    
    - 0x00D5 (LATIN CAPITAL LETTER O WITH TILDE)
    
    
    - 0x00D6 (LATIN CAPITAL LETTER O WITH DIAERESIS)
    
    
    - 0x00D7 (MULTIPLICATION SIGN)
    
    
    - 0x00D8 (LATIN CAPITAL LETTER O WITH STROKE)
    
    
    - 0x00D9 (LATIN CAPITAL LETTER U WITH GRAVE)
    
    
    - 0x00DA (LATIN CAPITAL LETTER U WITH ACUTE)
    
    
    - 0x00DB (LATIN CAPITAL LETTER U WITH CIRCUMFLEX)
    
    
    - 0x00DC (LATIN CAPITAL LETTER U WITH DIAERESIS)
    
    
    - 0x00DD (LATIN CAPITAL LETTER Y WITH ACUTE)
    
    
    - 0x00DE (LATIN CAPITAL LETTER THORN)
    
    
    - 0x00DF (LATIN SMALL LETTER SHARP S)
    
    
    - 0x00E0 (LATIN SMALL LETTER A WITH GRAVE)
    
    
    - 0x00E1 (LATIN SMALL LETTER A WITH ACUTE)
    
    
    - 0x00E2 (LATIN SMALL LETTER A WITH CIRCUMFLEX)
    
    
    - 0x00E3 (LATIN SMALL LETTER A WITH TILDE)
    
    
    - 0x00E4 (LATIN SMALL LETTER A WITH DIAERESIS)
    
    
    - 0x00E5 (LATIN SMALL LETTER A WITH RING ABOVE)
    
    
    - 0x00E6 (LATIN SMALL LETTER AE)
    
    
    - 0x00E7 (LATIN SMALL LETTER C WITH CEDILLA)
    
    
    - 0x00E8 (LATIN SMALL LETTER E WITH GRAVE)
    
    
    - 0x00E9 (LATIN SMALL LETTER E WITH ACUTE)
    
    
    - 0x00EA (LATIN SMALL LETTER E WITH CIRCUMFLEX)
    
    
    - 0x00EB (LATIN SMALL LETTER E WITH DIAERESIS)
    
    
    - 0x00EC (LATIN SMALL LETTER I WITH GRAVE)
    
    
    - 0x00ED (LATIN SMALL LETTER I WITH ACUTE)
    
    
    - 0x00EE (LATIN SMALL LETTER I WITH CIRCUMFLEX)
    
    
    - 0x00EF (LATIN SMALL LETTER I WITH DIAERESIS)
    
    
    - 0x00F0 (LATIN SMALL LETTER ETH)
    
    
    - 0x00F1 (LATIN SMALL LETTER N WITH TILDE)
    
    
    - 0x00F2 (LATIN SMALL LETTER O WITH GRAVE)
    
    
    - 0x00F3 (LATIN SMALL LETTER O WITH ACUTE)
    
    
    - 0x00F4 (LATIN SMALL LETTER O WITH CIRCUMFLEX)
    
    
    - 0x00F5 (LATIN SMALL LETTER O WITH TILDE)
    
    
    - 0x00F6 (LATIN SMALL LETTER O WITH DIAERESIS)
    
    
    - 0x00F7 (DIVISION SIGN)
    
    
    - 0x00F8 (LATIN SMALL LETTER O WITH STROKE)
    
    
    - 0x00F9 (LATIN SMALL LETTER U WITH GRAVE)
    
    
    - 0x00FA (LATIN SMALL LETTER U WITH ACUTE)
    
    
    - 0x00FB (LATIN SMALL LETTER U WITH CIRCUMFLEX)
    
    
    - 0x00FC (LATIN SMALL LETTER U WITH DIAERESIS)
    
    
    - 0x00FD (LATIN SMALL LETTER Y WITH ACUTE)
    
    
    - 0x00FE (LATIN SMALL LETTER THORN)
    
    
    - 0x00FF (LATIN SMALL LETTER Y WITH DIAERESIS)
    
    
    - 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)
    
    
    - 0x0101 (LATIN SMALL LETTER A WITH MACRON)
    
    
    - 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)
    
    
    - 0x0103 (LATIN SMALL LETTER A WITH BREVE)
    
    
    - 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)
    
    
    - 0x0105 (LATIN SMALL LETTER A WITH OGONEK)
    
    
    - 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)
    
    
    - 0x0107 (LATIN SMALL LETTER C WITH ACUTE)
    
    
    - 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)
    
    
    - 0x010B (LATIN SMALL LETTER C WITH DOT ABOVE)
    
    
    - 0x010C (LATIN CAPITAL LETTER C WITH CARON)
    
    
    - 0x010D (LATIN SMALL LETTER C WITH CARON)
    
    
    - 0x010E (LATIN CAPITAL LETTER D WITH CARON)
    
    
    - 0x010F (LATIN SMALL LETTER D WITH CARON)
    
    
    - 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)
    
    
    - 0x0111 (LATIN SMALL LETTER D WITH STROKE)
    
    
    - 0x0112 (LATIN CAPITAL LETTER E WITH MACRON)
    
    
    - 0x0113 (LATIN SMALL LETTER E WITH MACRON)
    
    
    - 0x0116 (LATIN CAPITAL LETTER E WITH DOT ABOVE)
    
    
    - 0x0117 (LATIN SMALL LETTER E WITH DOT ABOVE)
    
    
    - 0x0118 (LATIN CAPITAL LETTER E WITH OGONEK)
    
    
    - 0x0119 (LATIN SMALL LETTER E WITH OGONEK)
    
    
    - 0x011A (LATIN CAPITAL LETTER E WITH CARON)
    
    
    - 0x011B (LATIN SMALL LETTER E WITH CARON)
    
    
    - 0x011E (LATIN CAPITAL LETTER G WITH BREVE)
    
    
    - 0x011F (LATIN SMALL LETTER G WITH BREVE)
    
    
    - 0x0120 (LATIN CAPITAL LETTER G WITH DOT ABOVE)
    
    
    - 0x0121 (LATIN SMALL LETTER G WITH DOT ABOVE)
    
    
    - 0x0122 (LATIN CAPITAL LETTER G WITH CEDILLA)
    
    
    - 0x0123 (LATIN SMALL LETTER G WITH CEDILLA)
    
    
    - 0x0126 (LATIN CAPITAL LETTER H WITH STROKE)
    
    
    - 0x0127 (LATIN SMALL LETTER H WITH STROKE)
    
    
    - 0x012A (LATIN CAPITAL LETTER I WITH MACRON)
    
    
    - 0x012B (LATIN SMALL LETTER I WITH MACRON)
    
    
    - 0x012E (LATIN CAPITAL LETTER I WITH OGONEK)
    
    
    - 0x012F (LATIN SMALL LETTER I WITH OGONEK)
    
    
    - 0x0130 (LATIN CAPITAL LETTER I WITH DOT ABOVE)
    
    
    - 0x0131 (LATIN SMALL LETTER DOTLESS I)
    
    
    - 0x0136 (LATIN CAPITAL LETTER K WITH CEDILLA)
    
    
    - 0x0137 (LATIN SMALL LETTER K WITH CEDILLA)
    
    
    - 0x0139 (LATIN CAPITAL LETTER L WITH ACUTE)
    
    
    - 0x013A (LATIN SMALL LETTER L WITH ACUTE)
    
    
    - 0x013B (LATIN CAPITAL LETTER L WITH CEDILLA)
    
    
    - 0x013C (LATIN SMALL LETTER L WITH CEDILLA)
    
    
    - 0x013D (LATIN CAPITAL LETTER L WITH CARON)
    
    
    - 0x013E (LATIN SMALL LETTER L WITH CARON)
    
    
    - 0x0141 (LATIN CAPITAL LETTER L WITH STROKE)
    
    
    - 0x0142 (LATIN SMALL LETTER L WITH STROKE)
    
    
    - 0x0143 (LATIN CAPITAL LETTER N WITH ACUTE)
    
    
    - 0x0144 (LATIN SMALL LETTER N WITH ACUTE)
    
    
    - 0x0145 (LATIN CAPITAL LETTER N WITH CEDILLA)
    
    
    - 0x0146 (LATIN SMALL LETTER N WITH CEDILLA)
    
    
    - 0x0147 (LATIN CAPITAL LETTER N WITH CARON)
    
    
    - 0x0148 (LATIN SMALL LETTER N WITH CARON)
    
    
    - 0x0150 (LATIN CAPITAL LETTER O WITH DOUBLE ACUTE)
    
    
    - 0x0151 (LATIN SMALL LETTER O WITH DOUBLE ACUTE)
    
    
    - 0x0152 (LATIN CAPITAL LIGATURE OE)
    
    
    - 0x0153 (LATIN SMALL LIGATURE OE)
    
    
    - 0x0154 (LATIN CAPITAL LETTER R WITH ACUTE)
    
    
    - 0x0155 (LATIN SMALL LETTER R WITH ACUTE)
    
    
    - 0x0158 (LATIN CAPITAL LETTER R WITH CARON)
    
    
    - 0x0159 (LATIN SMALL LETTER R WITH CARON)
    
    
    - 0x015A (LATIN CAPITAL LETTER S WITH ACUTE)
    
    
    - 0x015B (LATIN SMALL LETTER S WITH ACUTE)
    
    
    - 0x015E (LATIN CAPITAL LETTER S WITH CEDILLA)
    
    
    - 0x015F (LATIN SMALL LETTER S WITH CEDILLA)
    
    
    - 0x0160 (LATIN CAPITAL LETTER S WITH CARON)
    
    
    - 0x0161 (LATIN SMALL LETTER S WITH CARON)
    
    
    - 0x0164 (LATIN CAPITAL LETTER T WITH CARON)
    
    
    - 0x0165 (LATIN SMALL LETTER T WITH CARON)
    
    
    - 0x016A (LATIN CAPITAL LETTER U WITH MACRON)
    
    
    - 0x016B (LATIN SMALL LETTER U WITH MACRON)
    
    
    - 0x016E (LATIN CAPITAL LETTER U WITH RING ABOVE)
    
    
    - 0x016F (LATIN SMALL LETTER U WITH RING ABOVE)
    
    
    - 0x0170 (LATIN CAPITAL LETTER U WITH DOUBLE ACUTE)
    
    
    - 0x0171 (LATIN SMALL LETTER U WITH DOUBLE ACUTE)
    
    
    - 0x0172 (LATIN CAPITAL LETTER U WITH OGONEK)
    
    
    - 0x0173 (LATIN SMALL LETTER U WITH OGONEK)
    
    
    - 0x0174 (LATIN CAPITAL LETTER W WITH CIRCUMFLEX)
    
    
    - 0x0175 (LATIN SMALL LETTER W WITH CIRCUMFLEX)
    
    
    - 0x0176 (LATIN CAPITAL LETTER Y WITH CIRCUMFLEX)
    
    
    - 0x0177 (LATIN SMALL LETTER Y WITH CIRCUMFLEX)
    
    
    - 0x0178 (LATIN CAPITAL LETTER Y WITH DIAERESIS)
    
    
    - 0x0179 (LATIN CAPITAL LETTER Z WITH ACUTE)
    
    
    - 0x017A (LATIN SMALL LETTER Z WITH ACUTE)
    
    
    - 0x017B (LATIN CAPITAL LETTER Z WITH DOT ABOVE)
    
    
    - 0x017C (LATIN SMALL LETTER Z WITH DOT ABOVE)
    
    
    - 0x017D (LATIN CAPITAL LETTER Z WITH CARON)
    
    
    - 0x017E (LATIN SMALL LETTER Z WITH CARON)
    
    
    - 0x0218 (LATIN CAPITAL LETTER S WITH COMMA BELOW)
    
    
    - 0x0219 (LATIN SMALL LETTER S WITH COMMA BELOW)
    
    
    - 0x021A (LATIN CAPITAL LETTER T WITH COMMA BELOW)
    
    
    - 0x021B (LATIN SMALL LETTER T WITH COMMA BELOW)
    
    
    - 0x0237 (LATIN SMALL LETTER DOTLESS J)
    
    
    - 0x02C6 (MODIFIER LETTER CIRCUMFLEX ACCENT)
    
    
    - 0x02C7 (CARON)
    
    
    - 0x02D8 (BREVE)
    
    
    - 0x02D9 (DOT ABOVE)
    
    
    - 0x02DA (RING ABOVE)
    
    
    - 0x02DB (OGONEK)
    
    
    - 0x02DC (SMALL TILDE)
    
    
    - 0x02DD (DOUBLE ACUTE ACCENT)
    
    
    - 0x0300 (COMBINING GRAVE ACCENT)
    
    
    - 0x0301 (COMBINING ACUTE ACCENT)
    
    
    - 0x0302 (COMBINING CIRCUMFLEX ACCENT)
    
    
    - 0x0303 (COMBINING TILDE)
    
    
    - 0x0304 (COMBINING MACRON)
    
    
    - 0x0306 (COMBINING BREVE)
    
    
    - 0x0307 (COMBINING DOT ABOVE)
    
    
    - 0x0308 (COMBINING DIAERESIS)
    
    
    - 0x030A (COMBINING RING ABOVE)
    
    
    - 0x030B (COMBINING DOUBLE ACUTE ACCENT)
    
    
    - 0x030C (COMBINING CARON)
    
    
    - 0x0326 (COMBINING COMMA BELOW)
    
    
    - 0x0327 (COMBINING CEDILLA)
    
    
    - 0x0328 (COMBINING OGONEK)
    
    
    - 0x1E80 (LATIN CAPITAL LETTER W WITH GRAVE)
    
    
    - 0x1E81 (LATIN SMALL LETTER W WITH GRAVE)
    
    
    - 0x1E82 (LATIN CAPITAL LETTER W WITH ACUTE)
    
    
    - 0x1E83 (LATIN SMALL LETTER W WITH ACUTE)
    
    
    - 0x1E84 (LATIN CAPITAL LETTER W WITH DIAERESIS)
    
    
    - 0x1E85 (LATIN SMALL LETTER W WITH DIAERESIS)
    
    
    - 0x1E9E (LATIN CAPITAL LETTER SHARP S)
    
    
    - 0x1EF2 (LATIN CAPITAL LETTER Y WITH GRAVE)
    
    
    - 0x1EF3 (LATIN SMALL LETTER Y WITH GRAVE)
    
    
    - 0x2013 (EN DASH)
    
    
    - 0x2014 (EM DASH)
    
    
    - 0x2018 (LEFT SINGLE QUOTATION MARK)
    
    
    - 0x2019 (RIGHT SINGLE QUOTATION MARK)
    
    
    - 0x201A (SINGLE LOW-9 QUOTATION MARK)
    
    
    - 0x201C (LEFT DOUBLE QUOTATION MARK)
    
    
    - 0x201D (RIGHT DOUBLE QUOTATION MARK)
    
    
    - 0x201E (DOUBLE LOW-9 QUOTATION MARK)
    
    
    - 0x2022 (BULLET)
    
    
    - 0x2026 (HORIZONTAL ELLIPSIS)
    
    
    - 0x2039 (SINGLE LEFT-POINTING ANGLE QUOTATION MARK)
    
    
    - 0x203A (SINGLE RIGHT-POINTING ANGLE QUOTATION MARK)
    
    
    - 0x20AC (EURO SIGN)
    
    
    - 0x2122 (TRADE MARK SIGN)
    
    
    - 0x2212 (MINUS SIGN)
    
    [code: missing-codepoints]

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>
⚠ī¸ NotoSerifNyiakengPuachueHmong[wght].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>
đŸ”Ĩ Family Check
  • đŸ”Ĩ FAIL

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/notoserifnyiakengpuachuehmong/NotoSerifNyiakengPuachueHmong[wght].ttf'].

    [code: missing-os2-fsselection-bit7]

Check font can render its own name.

Check ID: <FontBakeryCheck:com.google.fonts/check/render_own_name>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    .notdef glyphs were found when attempting to render Noto Serif Hmong Nyiakeng

    [code: 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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script.

    [code: lacks-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>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    STAT table is missing Axis Value Records

    [code: missing-axis-values]

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>

Check font follows the Google Fonts vertical metric schema

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

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>