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.

DEPRECATION WARNING

By late-December 2024, FontBakery version 0.13.0 introduced a new naming scheme for the check-IDs.

Fontbakery detected usage of old IDs and performed an automatic backwards-compatibility translation for you.
This automatic translation will be deprecated in the next major release.

Please start using the new check-IDs as documented at /Lib/fontbakery/legacy_checkids.py

The following legacy check-IDs were detected:
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/outline_colinear_vectors
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_jaggy_segments
- com.google.fonts/check/outline_semi_vertical

Summary

đŸ’Ĩ ERROR ☠ FATAL đŸ”Ĩ FAIL ⚠ī¸ WARN ⏊ SKIP ℹī¸ INFO ✅ PASS
1 0 20 5 44 7 161
0% 0% 8% 2% 18% 3% 68%

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.13.1

OpenType Specification Checks

đŸ”Ĩ⏩⏩⏩⏩⏩⏩⏩ℹī¸

Does full font name begin with the font family name?

Check ID: <FontBakeryCheck:opentype/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]

Universal Profile Checks

đŸ”ĨđŸ”Ĩ⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹī¸â„šī¸

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

Check ID: <FontBakeryCheck: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 Nyiakeng Puachue Hmong 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 Nyiakeng Puachue Hmong 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 Nyiakeng Puachue Hmong Medium' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 258 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 Nyiakeng Puachue Hmong Medium' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 258 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 Nyiakeng Puachue Hmong 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 Nyiakeng Puachue Hmong 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 Nyiakeng Puachue Hmong Bold' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 260 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 Nyiakeng Puachue Hmong Bold' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 260 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]

Ensure smart dropout control is enabled in "prep" table instructions.

Check ID: <FontBakeryCheck: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]

Article Checks

⚠ī¸

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

Check ID: <FontBakeryCheck:googlefonts/article/images>
⚠ī¸ NotoSerifNyiakengPuachueHmong[wght].ttf
  • ⚠ī¸ WARN

    Article page lacks visual assets.

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

    ok

Metadata Checks

đŸ”ĨđŸ”ĨđŸ”ĨđŸ”ĨđŸ”Ĩ⏩⏩⏩⏩ℹī¸

Check samples can be rendered.

Check ID: <FontBakeryCheck:googlefonts/metadata/can_render_samples>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

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

    [code: sample-text]

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

Check ID: <FontBakeryCheck:googlefonts/metadata/consistent_repo_urls>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    Please add a family.source.repository_url entry.

    [code: lacks-repo-url]

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

Check ID: <FontBakeryCheck:googlefonts/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 should contain at least "menu" and "latin" subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/menu_and_latin>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

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

    [code: missing]

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

Check ID: <FontBakeryCheck:googlefonts/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]

Glyphset Checks

đŸ’Ĩ

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
đŸ’Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ’Ĩ ERROR

    Failed with ModuleNotFoundError: No module named 'shaperglot.checker'

      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checkrunner.py", line 222, in _run_check
        subresults = list(subresults)
      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checks/vendorspecific/googlefonts/glyphsets/shape_languages.py", line 19, in check_glyphsets_shape_languages
        from shaperglot.checker import Checker
    
    
    [code: failed-check]

Description Checks

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

Does DESCRIPTION file contain broken links?

Check ID: <FontBakeryCheck:googlefonts/description/broken_links>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf

DESCRIPTION.en_us.html should end in a linebreak.

Check ID: <FontBakeryCheck:googlefonts/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]

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

Check ID: <FontBakeryCheck:googlefonts/description/min_length>
đŸ”Ĩ METADATA.pb
  • đŸ”Ĩ FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes.

    [code: too-short]

Licensing Checks

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

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:googlefonts/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 OFL body text is correct.

Check ID: <FontBakeryCheck:googlefonts/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:googlefonts/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]

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:googlefonts/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]

Shaping Checks

đŸ”Ĩ⏊⏊⏊⏊

Ensure dotted circle glyph is present and can attach marks.

Check ID: <FontBakeryCheck:dotted_circle>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    No dotted circle glyph present and font uses a complex shaper

    [code: missing-dotted-circle-complex]

Outline Checks

⚠ī¸âŠâŠâŠâŠ

Are there any misaligned on-curve points?

Check ID: <FontBakeryCheck:outline_alignment_miss>
⚠ī¸ NotoSerifNyiakengPuachueHmong[wght].ttf
  • ⚠ī¸ WARN

    The following glyphs have on-curve points which have potentially incorrect y coordinates:

    * u1E102 (U+1E102): X=414.0,Y=0.5 (should be at baseline 0?)
    
    * u1E105 (U+1E105): X=292.0,Y=2.0 (should be at baseline 0?)
    
    * u1E117 (U+1E117): X=453.0,Y=-1.0 (should be at baseline 0?)
    
    * u1E118 (U+1E118): X=456.0,Y=-2.0 (should be at baseline 0?)
    
    [code: found-misalignments]

Font File Checks

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

Check font names are correct

Check ID: <FontBakeryCheck:googlefonts/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]

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

Check ID: <FontBakeryCheck:googlefonts/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]

Check Google Fonts glyph coverage.

Check ID: <FontBakeryCheck:googlefonts/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)
    
    
    - 0x00A2 (CENT SIGN)
    
    
    - 0x00A3 (POUND SIGN)
    
    
    - 0x00A5 (YEN SIGN)
    
    
    - 0x00A9 (COPYRIGHT SIGN)
    
    
    - 0x00AE (REGISTERED SIGN)
    
    
    - 0x00B0 (DEGREE SIGN)
    
    
    - 0x00B7 (MIDDLE DOT)
    
    
    - 0x00D7 (MULTIPLICATION SIGN)
    
    
    - 0x00F7 (DIVISION SIGN)
    
    
    - 0x2013 (EN DASH)
    
    
    - 0x2014 (EM DASH)
    
    
    - 0x2018 (LEFT SINGLE QUOTATION MARK)
    
    
    - 0x2019 (RIGHT SINGLE QUOTATION MARK)
    
    
    - 0x201C (LEFT DOUBLE QUOTATION MARK)
    
    
    - 0x201D (RIGHT DOUBLE QUOTATION MARK)
    
    
    - 0x2022 (BULLET)
    
    
    - 0x2026 (HORIZONTAL ELLIPSIS)
    
    
    - 0x20AC (EURO SIGN)
    
    
    - 0x2122 (TRADE MARK SIGN)
    
    
    - 0x2212 (MINUS SIGN)
    
    [code: missing-codepoints]

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

Check ID: <FontBakeryCheck:googlefonts/meta/script_lang_tags>
⚠ī¸ NotoSerifNyiakengPuachueHmong[wght].ttf
  • ⚠ī¸ WARN

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

    [code: lacks-meta-table]

Ensure font can render its own name.

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

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

    [code: render-own-name]

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

Check ID: <FontBakeryCheck:googlefonts/STAT/axisregistry>
đŸ”Ĩ NotoSerifNyiakengPuachueHmong[wght].ttf
  • đŸ”Ĩ FAIL

    STAT table is missing Axis Value Records

    [code: missing-axis-values]

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

Check ID: <FontBakeryCheck:googlefonts/use_typo_metrics>
đŸ”Ĩ Family Check
  • đŸ”Ĩ FAIL

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts//ofl/notoserifnyiakengpuachuehmong/NotoSerifNyiakengPuachueHmong[wght].ttf'].

    [code: missing-os2-fsselection-bit7]