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_short_segments
- com.google.fonts/check/outline_semi_vertical
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_colinear_vectors
- com.google.fonts/check/outline_jaggy_segments
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/outline_alignment_miss

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
1 0 3 11 63 7 153
0% 0% 1% 5% 26% 3% 64%

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

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

Checking unitsPerEm value is reasonable.

Check ID: <FontBakeryCheck:opentype/unitsperem>
⚠️ Yarndings20-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 960 instead.

    [code: suboptimal]

Universal Profile Checks

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

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:contour_count>
⚠️ Yarndings20-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: 1	Expected: 2
    
    - Glyph name: quotedbl	Contours detected: 1	Expected: 2
    
    - Glyph name: numbersign	Contours detected: 1	Expected: 2
    
    - Glyph name: quotesingle	Contours detected: 2	Expected: 1
    
    - Glyph name: parenright	Contours detected: 2	Expected: 1
    
    - Glyph name: plus	Contours detected: 5	Expected: 1
    
    - Glyph name: zero	Contours detected: 5	Expected: 2 or 3
    
    - Glyph name: one	Contours detected: 4	Expected: 1
    
    - Glyph name: three	Contours detected: 5	Expected: 1
    
    - Glyph name: four	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: five	Contours detected: 2	Expected: 1
    
    - Glyph name: six	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: seven	Contours detected: 4	Expected: 1
    
    - Glyph name: eight	Contours detected: 5	Expected: 3
    
    - Glyph name: nine	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: less	Contours detected: 7	Expected: 1
    
    - Glyph name: equal	Contours detected: 4	Expected: 2
    
    - Glyph name: greater	Contours detected: 5	Expected: 1
    
    - Glyph name: A	Contours detected: 4	Expected: 2
    
    - Glyph name: B	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 2	Expected: 1
    
    - Glyph name: D	Contours detected: 1	Expected: 2
    
    - Glyph name: E	Contours detected: 2	Expected: 1
    
    - Glyph name: I	Contours detected: 9	Expected: 1
    
    - Glyph name: J	Contours detected: 4	Expected: 1
    
    - Glyph name: M	Contours detected: 9	Expected: 1
    
    - Glyph name: N	Contours detected: 9	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: P	Contours detected: 8	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 9	Expected: 2
    
    - Glyph name: R	Contours detected: 6	Expected: 1 or 2
    
    - Glyph name: S	Contours detected: 3	Expected: 1
    
    - Glyph name: T	Contours detected: 4	Expected: 1
    
    - Glyph name: U	Contours detected: 21	Expected: 1
    
    - Glyph name: X	Contours detected: 3	Expected: 1
    
    - Glyph name: Y	Contours detected: 4	Expected: 1
    
    - Glyph name: Z	Contours detected: 4	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 7	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 7	Expected: 1
    
    - Glyph name: a	Contours detected: 8	Expected: 2
    
    - Glyph name: b	Contours detected: 4	Expected: 2
    
    - Glyph name: c	Contours detected: 10	Expected: 1
    
    - Glyph name: f	Contours detected: 5	Expected: 1
    
    - Glyph name: g	Contours detected: 6	Expected: 2 or 3
    
    - Glyph name: h	Contours detected: 4	Expected: 1
    
    - Glyph name: i	Contours detected: 48	Expected: 2
    
    - Glyph name: j	Contours detected: 9	Expected: 2
    
    - Glyph name: l	Contours detected: 39	Expected: 1
    
    - Glyph name: m	Contours detected: 9	Expected: 1
    
    - Glyph name: n	Contours detected: 25	Expected: 1
    
    - Glyph name: p	Contours detected: 9	Expected: 2
    
    - Glyph name: r	Contours detected: 4	Expected: 1
    
    - Glyph name: s	Contours detected: 33	Expected: 1
    
    - Glyph name: t	Contours detected: 21	Expected: 1
    
    - Glyph name: u	Contours detected: 4	Expected: 1
    
    - Glyph name: v	Contours detected: 3	Expected: 1
    
    - Glyph name: w	Contours detected: 4	Expected: 1
    
    - Glyph name: x	Contours detected: 5	Expected: 1
    
    - Glyph name: z	Contours detected: 2	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 6	Expected: 1
    
    - Glyph name: braceright	Contours detected: 7	Expected: 1
    
    - Glyph name: emdash	Contours detected: 2	Expected: 1
    
    - Glyph name: A	Contours detected: 4	Expected: 2
    
    - Glyph name: B	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 2	Expected: 1
    
    - Glyph name: D	Contours detected: 1	Expected: 2
    
    - Glyph name: E	Contours detected: 2	Expected: 1
    
    - Glyph name: I	Contours detected: 9	Expected: 1
    
    - Glyph name: J	Contours detected: 4	Expected: 1
    
    - Glyph name: M	Contours detected: 9	Expected: 1
    
    - Glyph name: N	Contours detected: 9	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: P	Contours detected: 8	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 9	Expected: 2
    
    - Glyph name: R	Contours detected: 6	Expected: 1 or 2
    
    - Glyph name: S	Contours detected: 3	Expected: 1
    
    - Glyph name: T	Contours detected: 4	Expected: 1
    
    - Glyph name: U	Contours detected: 21	Expected: 1
    
    - Glyph name: X	Contours detected: 3	Expected: 1
    
    - Glyph name: Y	Contours detected: 4	Expected: 1
    
    - Glyph name: Z	Contours detected: 4	Expected: 1
    
    - Glyph name: a	Contours detected: 8	Expected: 2
    
    - Glyph name: b	Contours detected: 4	Expected: 2
    
    - Glyph name: braceleft	Contours detected: 6	Expected: 1
    
    - Glyph name: braceright	Contours detected: 7	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 7	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 7	Expected: 1
    
    - Glyph name: c	Contours detected: 10	Expected: 1
    
    - Glyph name: eight	Contours detected: 5	Expected: 3
    
    - Glyph name: emdash	Contours detected: 2	Expected: 1
    
    - Glyph name: equal	Contours detected: 4	Expected: 2
    
    - Glyph name: exclam	Contours detected: 1	Expected: 2
    
    - Glyph name: f	Contours detected: 5	Expected: 1
    
    - Glyph name: five	Contours detected: 2	Expected: 1
    
    - Glyph name: four	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: g	Contours detected: 6	Expected: 2 or 3
    
    - Glyph name: greater	Contours detected: 5	Expected: 1
    
    - Glyph name: h	Contours detected: 4	Expected: 1
    
    - Glyph name: i	Contours detected: 48	Expected: 2
    
    - Glyph name: j	Contours detected: 9	Expected: 2
    
    - Glyph name: l	Contours detected: 39	Expected: 1
    
    - Glyph name: less	Contours detected: 7	Expected: 1
    
    - Glyph name: m	Contours detected: 9	Expected: 1
    
    - Glyph name: n	Contours detected: 25	Expected: 1
    
    - Glyph name: nine	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: numbersign	Contours detected: 1	Expected: 2
    
    - Glyph name: one	Contours detected: 4	Expected: 1
    
    - Glyph name: p	Contours detected: 9	Expected: 2
    
    - Glyph name: parenright	Contours detected: 2	Expected: 1
    
    - Glyph name: plus	Contours detected: 5	Expected: 1
    
    - Glyph name: quotedbl	Contours detected: 1	Expected: 2
    
    - Glyph name: quotesingle	Contours detected: 2	Expected: 1
    
    - Glyph name: r	Contours detected: 4	Expected: 1
    
    - Glyph name: s	Contours detected: 33	Expected: 1
    
    - Glyph name: seven	Contours detected: 4	Expected: 1
    
    - Glyph name: six	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: t	Contours detected: 21	Expected: 1
    
    - Glyph name: three	Contours detected: 5	Expected: 1
    
    - Glyph name: u	Contours detected: 4	Expected: 1
    
    - Glyph name: v	Contours detected: 3	Expected: 1
    
    - Glyph name: w	Contours detected: 4	Expected: 1
    
    - Glyph name: x	Contours detected: 5	Expected: 1
    
    - Glyph name: z	Contours detected: 2	Expected: 1
    
    - Glyph name: zero	Contours detected: 5	Expected: 2 or 3
    
    [code: contour-count]

Checking OS/2 usWinAscent & usWinDescent.

Check ID: <FontBakeryCheck:family/win_ascent_and_descent>
🔥 Yarndings20-Regular.ttf
  • 🔥 FAIL

    OS/2.usWinDescent value 200 is too large. It should be less than double the yMin. Current absolute yMin value is 0

    [code: descent]

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

Check ID: <FontBakeryCheck:gpos_kerning_info>
⚠️ Yarndings20-Regular.ttf
  • ⚠️ WARN

    GPOS table lacks kerning information.

    [code: lacks-kern-info]

Check math signs have the same width.

Check ID: <FontBakeryCheck:math_signs_width>
⚠️ Yarndings20-Regular.ttf
  • ⚠️ WARN

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

    Width = 680: greater

    [code: width-outliers]

Check font contains no unreachable glyphs

Check ID: <FontBakeryCheck:unreachable_glyphs>
⚠️ Yarndings20-Regular.ttf
  • ⚠️ WARN

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

    - pixel
    
    [code: unreachable-glyphs]

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>
⚠️ Yarndings20-Regular.ttf
  • ⚠️ WARN

    Family metadata at /Users/simon/others-repos/fonts//ofl/yarndings20 does not have an article.

    [code: lacks-article]

Metadata Checks

⚠️⏩⏩⏩ℹ️

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/unreachable_subsetting>
⚠️ Yarndings20-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+200A HAIR SPACE: try adding symbols2

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

    [code: unreachable-subsetting]

Glyphset Checks

💥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
💥 Yarndings20-Regular.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

🔥⚠️⚠️⏩⏩⏩ℹ️

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]

On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.

Check ID: <FontBakeryCheck:googlefonts/description/family_update>
⚠️ Yarndings20-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]

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]

Font File Checks

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

Check Google Fonts glyph coverage.

Check ID: <FontBakeryCheck:googlefonts/glyph_coverage>
🔥 Yarndings20-Regular.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0024 (DOLLAR SIGN)
    
    
    - 0x0025 (PERCENT SIGN)
    
    
    - 0x0026 (AMPERSAND)
    
    
    - 0x0040 (COMMERCIAL AT)
    
    
    - 0x005E (CIRCUMFLEX ACCENT)
    
    
    - 0x0060 (GRAVE ACCENT)
    
    
    - 0x007C (VERTICAL LINE)
    
    
    - 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)
    
    
    - 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)
    
    
    - 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)
    
    
    - 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]

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

Check ID: <FontBakeryCheck:googlefonts/meta/script_lang_tags>
⚠️ Yarndings20-Regular.ttf
  • ⚠️ WARN

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

    [code: lacks-meta-table]

Checking OS/2 achVendID.

Check ID: <FontBakeryCheck:googlefonts/vendor_id>
⚠️ Yarndings20-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]