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/ttx_roundtrip
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_jaggy_segments
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/outline_semi_vertical
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/outline_colinear_vectors
Summary
💥 ERROR | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
2 | 0 | 1 | 19 | 75 | 11 | 349 |
0% | 0% | 0% | 4% | 16% | 2% | 76% |
Meaning of check results:
- 💥 An ERROR is something wrong with FontBakery itself, possibly a bug.
- ☠ A FATAL is an extremely severe issue that must be addressed immediately.
- 🔥 A FAIL is a problem with the font that must be fixed.
- ⚠️ A WARN is something that you should consider addressing.
- ℹ️ An INFO result simply prints something useful. Typically stats.
- ✅ A PASS means the font looks good for the given checking routine.
- ⏩ And a SKIP happens when the check does not apply to the given font.
If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.
(but other kinds of bug reports and/or feature requests are also always welcome, of course!)
FontBakery version: 0.13.1
Universal Profile Checks
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️Check accent of Lcaron, dcaron, lcaron, tcaron
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
Lcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
dcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
lcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
tcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
✅ PASS
Looks good!
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
Lcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
dcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
lcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
⚠️ WARN
tcaron is decomposed and therefore could not be checked. Please check manually.
[code: decomposed-outline] -
✅ PASS
Looks good!
Detect any interpolation issues in the font.
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
Interpolation issues were found in the font:
[code: interpolation-issues]- Contour 0 in glyph 'V': becomes underweight between wdth=100,wght=200 and wdth=75,wght=200. - Contour 0 in glyph 'Y': becomes underweight between wdth=100,wght=200 and wdth=75,wght=200.
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
Interpolation issues were found in the font:
[code: interpolation-issues]- Contour 1 start point differs in glyph 'zero.tf.ss08' between location wdth=100,wght=200 and location wdth=75,wght=200 - Contour 1 start point differs in glyph 'zero.tf.ss08' between location wdth=100,wght=900 and location wdth=75,wght=300 - Contour 1 start point differs in glyph 'zero.tf' between location wdth=100,wght=200 and location wdth=75,wght=200 - Contour 1 start point differs in glyph 'zero.tf' between location wdth=100,wght=900 and location wdth=75,wght=300
Ensure variable fonts include an avar table.
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
This variable font does not have an avar table. Most variable fonts should include an avar table to correctly define axes progression rates.
[code: missing-avar]
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
This variable font does not have an avar table. Most variable fonts should include an avar table to correctly define axes progression rates.
[code: missing-avar]
Glyph names are all valid?
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
The following glyph names may be too long for some legacy systems which may expect a maximum 31-characters length limit: periodcentered.loclCAT.case.ss01
[code: legacy-long-names]
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
The following glyph names may be too long for some legacy systems which may expect a maximum 31-characters length limit: periodcentered.loclCAT.case.ss01
[code: legacy-long-names]
Article Checks
⚠️⚠️Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
Article page is too short!
[code: length-requirements-not-met] -
⚠️ WARN
Article page lacks visual assets.
[code: missing-visual-asset] -
✅ PASS
ok
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
Article page is too short!
[code: length-requirements-not-met] -
⚠️ WARN
Article page lacks visual assets.
[code: missing-visual-asset] -
✅ PASS
ok
Metadata Checks
⚠️⚠️⚠️⚠️⏩⏩⏩⏩METADATA.pb: Designers are listed correctly on the Google Fonts catalog?
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
It seems that GitHub is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry.
[code: profile-not-found]
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
It seems that GitHub is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry.
[code: profile-not-found]
Check for codepoints not covered by METADATA subsets.
⚠️ MonaSans[wdth,wght].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+02D8 BREVE: try adding one of: canadian-aboriginal, yi
- U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
- U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, tifinagh, math, coptic
- U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
- U+0307 COMBINING DOT ABOVE: try adding one of: tifinagh, old-permic, syriac, tai-le, hebrew, coptic, duployan, math, malayalam, canadian-aboriginal, todhri
- U+030A COMBINING RING ABOVE: try adding one of: duployan, syriac
- U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: cherokee, osage
- U+030C COMBINING CARON: try adding one of: cherokee, tai-le
- U+0312 COMBINING TURNED COMMA ABOVE: try adding math
- U+031B COMBINING HORN: not included in any glyphset definition
- U+0326 COMBINING COMMA BELOW: try adding math
- U+0327 COMBINING CEDILLA: try adding math
- U+0328 COMBINING OGONEK: not included in any glyphset definition
- U+0335 COMBINING SHORT STROKE OVERLAY: not included in any glyphset definition
- U+0336 COMBINING LONG STROKE OVERLAY: not included in any glyphset definition
- U+0337 COMBINING SHORT SOLIDUS OVERLAY: not included in any glyphset definition
- U+0338 COMBINING LONG SOLIDUS OVERLAY: try adding math
- U+03BC GREEK SMALL LETTER MU: try adding one of: greek, math
- U+03C0 GREEK SMALL LETTER PI: try adding one of: yi, greek, math
- U+0E3F THAI CURRENCY SYMBOL BAHT: try adding thai
- U+2030 PER MILLE SIGN: try adding adlam
- U+2070 SUPERSCRIPT ZERO: try adding math
- U+2074 SUPERSCRIPT FOUR: try adding math
- U+2075 SUPERSCRIPT FIVE: try adding math
- U+2076 SUPERSCRIPT SIX: try adding math
- U+2077 SUPERSCRIPT SEVEN: try adding math
- U+2078 SUPERSCRIPT EIGHT: try adding math
- U+2079 SUPERSCRIPT NINE: try adding math
- U+2080 SUBSCRIPT ZERO: try adding math
- U+2081 SUBSCRIPT ONE: try adding math
- U+2082 SUBSCRIPT TWO: try adding math
- U+2083 SUBSCRIPT THREE: try adding math
- U+2084 SUBSCRIPT FOUR: try adding math
- U+2085 SUBSCRIPT FIVE: try adding math
- U+2086 SUBSCRIPT SIX: try adding math
- U+2087 SUBSCRIPT SEVEN: try adding math
- U+2088 SUBSCRIPT EIGHT: try adding math
- U+2089 SUBSCRIPT NINE: try adding math
- U+2116 NUMERO SIGN: try adding cyrillic
- U+2117 SOUND RECORDING COPYRIGHT: try adding math
- U+212E ESTIMATED SYMBOL: try adding math
- U+215B VULGAR FRACTION ONE EIGHTH: try adding symbols
- U+215C VULGAR FRACTION THREE EIGHTHS: try adding symbols
- U+215D VULGAR FRACTION FIVE EIGHTHS: try adding symbols
- U+215E VULGAR FRACTION SEVEN EIGHTHS: try adding symbols
- U+2190 LEFTWARDS ARROW: try adding one of: symbols, math
- U+2192 RIGHTWARDS ARROW: try adding one of: symbols, math
- U+2194 LEFT RIGHT ARROW: try adding one of: symbols, math
- U+2205 EMPTY SET: try adding math
- U+220F N-ARY PRODUCT: try adding math
- U+2211 N-ARY SUMMATION: try adding math
- U+221A SQUARE ROOT: try adding math
- U+221E INFINITY: try adding math
- U+222B INTEGRAL: try adding math
- U+2248 ALMOST EQUAL TO: try adding math
- U+2260 NOT EQUAL TO: try adding math
- U+2264 LESS-THAN OR EQUAL TO: try adding math
- U+2265 GREATER-THAN OR EQUAL TO: try adding math
- U+2460 CIRCLED DIGIT ONE: try adding one of: yi, mongolian, symbols
- U+2461 CIRCLED DIGIT TWO: try adding one of: yi, mongolian, symbols
- U+2462 CIRCLED DIGIT THREE: try adding one of: yi, mongolian, symbols
- U+2463 CIRCLED DIGIT FOUR: try adding one of: yi, mongolian, symbols
- U+2464 CIRCLED DIGIT FIVE: try adding one of: yi, mongolian, symbols
- U+2465 CIRCLED DIGIT SIX: try adding one of: yi, mongolian, symbols
- U+2466 CIRCLED DIGIT SEVEN: try adding one of: yi, mongolian, symbols
- U+2467 CIRCLED DIGIT EIGHT: try adding one of: yi, mongolian, symbols
- U+2468 CIRCLED DIGIT NINE: try adding one of: yi, mongolian, symbols
- U+24EA CIRCLED DIGIT ZERO: try adding symbols
- U+24FF NEGATIVE CIRCLED DIGIT ZERO: try adding symbols
- U+25CB WHITE CIRCLE: try adding symbols
- U+25CC DOTTED CIRCLE: try adding one of: sundanese, miao, balinese, mongolian, caucasian-albanian, manichaean, hanunoo, tai-viet, saurashtra, sharada, batak, soyombo, takri, syriac, lepcha, music, zanabazar-square, myanmar, pahawh-hmong, kaithi, syloti-nagri, meetei-mayek, khojki, marchen, tai-le, adlam, tagbanwa, old-permic, gujarati, psalter-pahlavi, buhid, thaana, siddham, chakma, limbu, hebrew, khudawadi, grantha, gurmukhi, tirhuta, malayalam, dogra, thai, devanagari, bengali, math, canadian-aboriginal, tai-tham, elbasan, gunjala-gondi, telugu, javanese, symbols, coptic, bassa-vah, osage, buginese, bhaiksuki, cham, newa, tagalog, tibetan, phags-pa, armenian, hanifi-rohingya, masaram-gondi, kharoshthi, mende-kikakui, sinhala, kayah-li, mandaic, khmer, warang-citi, nko, lao, kannada, modi, tifinagh, brahmi, sogdian, rejang, new-tai-lue, tamil, wancho, ahom, duployan, yi, oriya, mahajani
- U+25CF BLACK CIRCLE: try adding symbols
- U+2639 WHITE FROWNING FACE: try adding symbols
- U+263A WHITE SMILING FACE: try adding symbols
- U+2713 CHECK MARK: try adding symbols
- U+2776 DINGBAT NEGATIVE CIRCLED DIGIT ONE: try adding symbols
- U+2777 DINGBAT NEGATIVE CIRCLED DIGIT TWO: try adding symbols
- U+2778 DINGBAT NEGATIVE CIRCLED DIGIT THREE: try adding symbols
- U+2779 DINGBAT NEGATIVE CIRCLED DIGIT FOUR: try adding symbols
- U+277A DINGBAT NEGATIVE CIRCLED DIGIT FIVE: try adding symbols
- U+277B DINGBAT NEGATIVE CIRCLED DIGIT SIX: try adding symbols
- U+277C DINGBAT NEGATIVE CIRCLED DIGIT SEVEN: try adding symbols
- U+277D DINGBAT NEGATIVE CIRCLED DIGIT EIGHT: try adding symbols
- U+277E DINGBAT NEGATIVE CIRCLED DIGIT NINE: try adding symbols
- U+F8FF : not included in any glyphset definition
- U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
- U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition
Or you can add the above codepoints to one of the subsets supported by the font:
[code: unreachable-subsetting]latin
,latin-ext
,menu
,vietnamese
⚠️ MonaSans-Italic[wdth,wght].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+02D8 BREVE: try adding one of: canadian-aboriginal, yi
- U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
- U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
- U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, tifinagh, math, coptic
- U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
- U+0307 COMBINING DOT ABOVE: try adding one of: tifinagh, old-permic, syriac, tai-le, hebrew, coptic, duployan, math, malayalam, canadian-aboriginal, todhri
- U+030A COMBINING RING ABOVE: try adding one of: duployan, syriac
- U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: cherokee, osage
- U+030C COMBINING CARON: try adding one of: cherokee, tai-le
- U+0312 COMBINING TURNED COMMA ABOVE: try adding math
- U+031B COMBINING HORN: not included in any glyphset definition
- U+0326 COMBINING COMMA BELOW: try adding math
- U+0327 COMBINING CEDILLA: try adding math
- U+0328 COMBINING OGONEK: not included in any glyphset definition
- U+0335 COMBINING SHORT STROKE OVERLAY: not included in any glyphset definition
- U+0336 COMBINING LONG STROKE OVERLAY: not included in any glyphset definition
- U+0337 COMBINING SHORT SOLIDUS OVERLAY: not included in any glyphset definition
- U+0338 COMBINING LONG SOLIDUS OVERLAY: try adding math
- U+03BC GREEK SMALL LETTER MU: try adding one of: greek, math
- U+03C0 GREEK SMALL LETTER PI: try adding one of: yi, greek, math
- U+0E3F THAI CURRENCY SYMBOL BAHT: try adding thai
- U+2030 PER MILLE SIGN: try adding adlam
- U+2070 SUPERSCRIPT ZERO: try adding math
- U+2074 SUPERSCRIPT FOUR: try adding math
- U+2075 SUPERSCRIPT FIVE: try adding math
- U+2076 SUPERSCRIPT SIX: try adding math
- U+2077 SUPERSCRIPT SEVEN: try adding math
- U+2078 SUPERSCRIPT EIGHT: try adding math
- U+2079 SUPERSCRIPT NINE: try adding math
- U+2080 SUBSCRIPT ZERO: try adding math
- U+2081 SUBSCRIPT ONE: try adding math
- U+2082 SUBSCRIPT TWO: try adding math
- U+2083 SUBSCRIPT THREE: try adding math
- U+2084 SUBSCRIPT FOUR: try adding math
- U+2085 SUBSCRIPT FIVE: try adding math
- U+2086 SUBSCRIPT SIX: try adding math
- U+2087 SUBSCRIPT SEVEN: try adding math
- U+2088 SUBSCRIPT EIGHT: try adding math
- U+2089 SUBSCRIPT NINE: try adding math
- U+2116 NUMERO SIGN: try adding cyrillic
- U+2117 SOUND RECORDING COPYRIGHT: try adding math
- U+212E ESTIMATED SYMBOL: try adding math
- U+215B VULGAR FRACTION ONE EIGHTH: try adding symbols
- U+215C VULGAR FRACTION THREE EIGHTHS: try adding symbols
- U+215D VULGAR FRACTION FIVE EIGHTHS: try adding symbols
- U+215E VULGAR FRACTION SEVEN EIGHTHS: try adding symbols
- U+2190 LEFTWARDS ARROW: try adding one of: symbols, math
- U+2192 RIGHTWARDS ARROW: try adding one of: symbols, math
- U+2194 LEFT RIGHT ARROW: try adding one of: symbols, math
- U+2205 EMPTY SET: try adding math
- U+220F N-ARY PRODUCT: try adding math
- U+2211 N-ARY SUMMATION: try adding math
- U+221A SQUARE ROOT: try adding math
- U+221E INFINITY: try adding math
- U+222B INTEGRAL: try adding math
- U+2248 ALMOST EQUAL TO: try adding math
- U+2260 NOT EQUAL TO: try adding math
- U+2264 LESS-THAN OR EQUAL TO: try adding math
- U+2265 GREATER-THAN OR EQUAL TO: try adding math
- U+2460 CIRCLED DIGIT ONE: try adding one of: yi, mongolian, symbols
- U+2461 CIRCLED DIGIT TWO: try adding one of: yi, mongolian, symbols
- U+2462 CIRCLED DIGIT THREE: try adding one of: yi, mongolian, symbols
- U+2463 CIRCLED DIGIT FOUR: try adding one of: yi, mongolian, symbols
- U+2464 CIRCLED DIGIT FIVE: try adding one of: yi, mongolian, symbols
- U+2465 CIRCLED DIGIT SIX: try adding one of: yi, mongolian, symbols
- U+2466 CIRCLED DIGIT SEVEN: try adding one of: yi, mongolian, symbols
- U+2467 CIRCLED DIGIT EIGHT: try adding one of: yi, mongolian, symbols
- U+2468 CIRCLED DIGIT NINE: try adding one of: yi, mongolian, symbols
- U+24EA CIRCLED DIGIT ZERO: try adding symbols
- U+24FF NEGATIVE CIRCLED DIGIT ZERO: try adding symbols
- U+25CB WHITE CIRCLE: try adding symbols
- U+25CC DOTTED CIRCLE: try adding one of: sundanese, miao, balinese, mongolian, caucasian-albanian, manichaean, hanunoo, tai-viet, saurashtra, sharada, batak, soyombo, takri, syriac, lepcha, music, zanabazar-square, myanmar, pahawh-hmong, kaithi, syloti-nagri, meetei-mayek, khojki, marchen, tai-le, adlam, tagbanwa, old-permic, gujarati, psalter-pahlavi, buhid, thaana, siddham, chakma, limbu, hebrew, khudawadi, grantha, gurmukhi, tirhuta, malayalam, dogra, thai, devanagari, bengali, math, canadian-aboriginal, tai-tham, elbasan, gunjala-gondi, telugu, javanese, symbols, coptic, bassa-vah, osage, buginese, bhaiksuki, cham, newa, tagalog, tibetan, phags-pa, armenian, hanifi-rohingya, masaram-gondi, kharoshthi, mende-kikakui, sinhala, kayah-li, mandaic, khmer, warang-citi, nko, lao, kannada, modi, tifinagh, brahmi, sogdian, rejang, new-tai-lue, tamil, wancho, ahom, duployan, yi, oriya, mahajani
- U+25CF BLACK CIRCLE: try adding symbols
- U+2639 WHITE FROWNING FACE: try adding symbols
- U+263A WHITE SMILING FACE: try adding symbols
- U+2713 CHECK MARK: try adding symbols
- U+2776 DINGBAT NEGATIVE CIRCLED DIGIT ONE: try adding symbols
- U+2777 DINGBAT NEGATIVE CIRCLED DIGIT TWO: try adding symbols
- U+2778 DINGBAT NEGATIVE CIRCLED DIGIT THREE: try adding symbols
- U+2779 DINGBAT NEGATIVE CIRCLED DIGIT FOUR: try adding symbols
- U+277A DINGBAT NEGATIVE CIRCLED DIGIT FIVE: try adding symbols
- U+277B DINGBAT NEGATIVE CIRCLED DIGIT SIX: try adding symbols
- U+277C DINGBAT NEGATIVE CIRCLED DIGIT SEVEN: try adding symbols
- U+277D DINGBAT NEGATIVE CIRCLED DIGIT EIGHT: try adding symbols
- U+277E DINGBAT NEGATIVE CIRCLED DIGIT NINE: try adding symbols
- U+F8FF : not included in any glyphset definition
- U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
- U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition
Or you can add the above codepoints to one of the subsets supported by the font:
[code: unreachable-subsetting]latin
,latin-ext
,menu
,vietnamese
Glyphset Checks
💥💥Shapes languages in all GF glyphsets.
💥 MonaSans[wdth,wght].ttf
-
💥 ERROR
Failed with ModuleNotFoundError: No module named 'shaperglot.checker'
[code: failed-check]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
💥 MonaSans-Italic[wdth,wght].ttf
-
💥 ERROR
Failed with ModuleNotFoundError: No module named 'shaperglot.checker'
[code: failed-check]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
Description Checks
🔥⚠️⏩⏩⏩⏩⏩⏩⏩⏩DESCRIPTION.en_us.html should end in a linebreak.
⚠️ METADATA.pb
-
⚠️ WARN
The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.
[code: missing-eof-linebreak]
DESCRIPTION.en_us.html must have more than 200 bytes.
🔥 METADATA.pb
-
🔥 FAIL
DESCRIPTION.en_us.html must have size larger than 200 bytes.
[code: too-short]
Font File Checks
⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
Checking OS/2 achVendID.
⚠️ MonaSans[wdth,wght].ttf
-
⚠️ WARN
OS/2 VendorID value 'GTHB' 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]
⚠️ MonaSans-Italic[wdth,wght].ttf
-
⚠️ WARN
OS/2 VendorID value 'GTHB' 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]