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/fontdata_namecheck
- com.google.fonts/check/version_bump
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/outline_jaggy_segments
- com.google.fonts/check/outline_semi_vertical
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/outline_colinear_vectors
Summary
💥 ERROR | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
2 | 0 | 2 | 10 | 38 | 7 | 179 |
1% | 0% | 1% | 4% | 16% | 3% | 75% |
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 math signs have the same width.
⚠️ NotoSerifVithkuqi[wght].ttf
-
⚠️ WARN
The most common width is 559 among a set of 6 math glyphs. The following math glyphs have a different width, though:
Width = 310: minus
[code: width-outliers]
Check font contains no unreachable glyphs
⚠️ NotoSerifVithkuqi[wght].ttf
-
⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
[code: unreachable-glyphs]- NULL - uni00A0.1
Article Checks
⚠️Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
⚠️ NotoSerifVithkuqi[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
⚠️⏩⏩⏩ℹ️Check for codepoints not covered by METADATA subsets.
⚠️ NotoSerifVithkuqi[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, coptic, math
- U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
- U+0307 COMBINING DOT ABOVE: try adding one of: canadian-aboriginal, todhri, syriac, coptic, tifinagh, malayalam, math, old-permic, tai-le, hebrew, duployan
- 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: tai-le, cherokee
- U+0312 COMBINING TURNED COMMA ABOVE: try adding math
- 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
Or you can add the above codepoints to one of the subsets supported by the font:
[code: unreachable-subsetting]latin
,latin-ext
,menu
,vithkuqi
Glyphset Checks
💥Shapes languages in all GF glyphsets.
💥 NotoSerifVithkuqi[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
🔥🔥⚠️⚠️⏩Does DESCRIPTION file contain broken links?
🔥 NotoSerifVithkuqi[wght].ttf
-
🔥 FAIL
The following links are broken in the article file: https://scriptsource.org/scr/Vith (status code: 403)
[code: broken-links]
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]
⚠️ NotoSerifVithkuqi[wght].ttf
-
⚠️ 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]
Licensing Checks
⚠️⏩Check copyright namerecords match license file.
⚠️ NotoSerifVithkuqi[wght].ttf
-
⚠️ WARN
Please consider updating the url from 'https://scripts.sil.org/OFL' to 'https://openfontlicense.org'.
[code: old-url]
Shaping Checks
💥⚠️⏩⏩⏩Ensure dotted circle glyph is present and can attach marks.
⚠️ NotoSerifVithkuqi[wght].ttf
-
⚠️ WARN
No dotted circle glyph present
[code: missing-dotted-circle]
Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
💥 NotoSerifVithkuqi[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/soft_dotted.py", line 144, in check_soft_dotted from shaperglot.checker import Checker
Outline Checks
⚠️⏩⏩⏩⏩Are there any misaligned on-curve points?
⚠️ NotoSerifVithkuqi[wght].ttf
-
⚠️ WARN
The following glyphs have on-curve points which have potentially incorrect y coordinates:
[code: found-misalignments]* Fevit (U+10579): X=82.5,Y=713.5 (should be at cap-height 714?) * Gavit (U+1057A): X=383.0,Y=0.5 (should be at baseline 0?) * Gavit (U+1057A): X=317.0,Y=713.5 (should be at cap-height 714?) * Lavit (U+10582): X=214.0,Y=2.0 (should be at baseline 0?) * Lavit (U+10582): X=584.0,Y=714.5 (should be at cap-height 714?) * Lavit (U+10582): X=455.0,Y=716.0 (should be at cap-height 714?) * Llavit (U+10583): X=209.0,Y=2.0 (should be at baseline 0?) * Nevit (U+10585): X=327.5,Y=713.5 (should be at cap-height 714?) * Pevit (U+10588): X=162.0,Y=-2.0 (should be at baseline 0?) * Sevit (U+1058C): X=75.0,Y=712.0 (should be at cap-height 714?) * Shevit (U+1058D): X=75.0,Y=712.0 (should be at cap-height 714?) * Uvit (U+10590): X=54.5,Y=712.5 (should be at cap-height 714?) * Uvit (U+10590): X=169.0,Y=715.0 (should be at cap-height 714?) * Vevit (U+10591): X=75.0,Y=712.0 (should be at cap-height 714?) * Yvit (U+10594): X=54.5,Y=712.5 (should be at cap-height 714?) * Yvit (U+10594): X=169.0,Y=715.0 (should be at cap-height 714?) * avit (U+10597): X=514.5,Y=2.0 (should be at baseline 0?) * checit (U+1059B): X=379.0,Y=715.0 (should be at cap-height 714?) * evit (U+1059E): X=250.5,Y=2.0 (should be at baseline 0?) * gavit (U+105A1): X=225.0,Y=716.0 (should be at cap-height 714?) * havit (U+105A3): X=238.0,Y=2.0 (should be at baseline 0?) * havit (U+105A3): X=238.0,Y=2.0 (should be at baseline 0?) * njevit (U+105AD): X=250.5,Y=2.0 (should be at baseline 0?) * pevit (U+105AF): X=261.0,Y=712.0 (should be at cap-height 714?) * pevit (U+105AF): X=569.0,Y=-1.5 (should be at baseline 0?) * three (U+0033): X=334.5,Y=1.0 (should be at baseline 0?) * nine (U+0039): X=139.0,Y=2.0 (should be at baseline 0?) * parenleft (U+0028): X=314.0,Y=715.0 (should be at cap-height 714?) * parenright (U+0029): X=32.0,Y=715.0 (should be at cap-height 714?) * comma (U+002C): X=114.0,Y=1.0 (should be at baseline 0?) * semicolon (U+003B): X=132.0,Y=1.0 (should be at baseline 0?) * quotedblleft (U+201C): X=420.0,Y=715.0 (should be at cap-height 714?) * quotedblleft (U+201C): X=220.0,Y=715.0 (should be at cap-height 714?) * quoteleft (U+2018): X=220.0,Y=715.0 (should be at cap-height 714?) * G (U+0047): X=519.0,Y=1.5 (should be at baseline 0?) * Gbreve (U+011E): X=519.0,Y=1.5 (should be at baseline 0?) * uni0122 (U+0122): X=519.0,Y=1.5 (should be at baseline 0?) * Gdotaccent (U+0120): X=519.0,Y=1.5 (should be at baseline 0?) * Oslash (U+00D8): X=454.5,Y=715.5 (should be at cap-height 714?) * a (U+0061): X=182.0,Y=536.5 (should be at x-height 536?) * c (U+0063): X=360.0,Y=535.0 (should be at x-height 536?) * f (U+0066): X=331.0,Y=712.5 (should be at cap-height 714?) * g (U+0067): X=161.0,Y=-0.5 (should be at baseline 0?) * gbreve (U+011F): X=161.0,Y=-0.5 (should be at baseline 0?) * uni0123 (U+0123): X=161.0,Y=-0.5 (should be at baseline 0?) * gdotaccent (U+0121): X=161.0,Y=-0.5 (should be at baseline 0?) * h (U+0068): X=66.5,Y=713.5 (should be at cap-height 714?) * hbar (U+0127): X=66.5,Y=713.5 (should be at cap-height 714?) * k (U+006B): X=66.5,Y=713.5 (should be at cap-height 714?) * uni0137 (U+0137): X=66.5,Y=713.5 (should be at cap-height 714?) * l (U+006C): X=66.5,Y=713.5 (should be at cap-height 714?) * lacute (U+013A): X=66.5,Y=713.5 (should be at cap-height 714?) * lcaron (U+013E): X=66.5,Y=713.5 (should be at cap-height 714?) * uni013C (U+013C): X=66.5,Y=713.5 (should be at cap-height 714?) * lslash (U+0142): X=81.5,Y=713.5 (should be at cap-height 714?) * q (U+0071): X=412.5,Y=0.5 (should be at baseline 0?) * quotesinglbase (U+201A): X=114.0,Y=1.0 (should be at baseline 0?) * quotedblbase (U+201E): X=314.0,Y=1.0 (should be at baseline 0?) * quotedblbase (U+201E): X=114.0,Y=1.0 (should be at baseline 0?) * section (U+00A7): X=101.0,Y=2.0 (should be at baseline 0?) * sterling (U+00A3): X=77.0,Y=1.0 (should be at baseline 0?) * uni0312 (U+0312): X=82.0,Y=715.0 (should be at cap-height 714?)
Font File Checks
⚠️⏩⏩⏩⏩ℹ️ℹ️ℹ️Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ NotoSerifVithkuqi[wght].ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]