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

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
2 0 2 9 37 7 181
1% 0% 1% 4% 16% 3% 76%

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

Universal Profile Checks

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

Detect any interpolation issues in the font.

Check ID: <FontBakeryCheck:interpolation_issues>
⚠️ NotoSerifArmenian[wdth,wght].ttf
  • ⚠️ WARN

    Interpolation issues were found in the font:

    - Contour 0 point 48 in glyph 'two' has a kink between location wght=900,wdth=100 and location wght=100,wdth=62
    
    [code: interpolation-issues]

Are there caret positions declared for every ligature?

Check ID: <FontBakeryCheck:ligature_carets>
⚠️ NotoSerifArmenian[wdth,wght].ttf
  • ⚠️ WARN

    This font lacks caret position values for ligature glyphs on its GDEF table.

    [code: lacks-caret-pos]

Check math signs have the same width.

Check ID: <FontBakeryCheck:math_signs_width>
⚠️ NotoSerifArmenian[wdth,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]

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>
⚠️ NotoSerifArmenian[wdth,wght].ttf
  • ⚠️ WARN

    Article page lacks visual assets.

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

    ok

Metadata Checks

⚠️⏩⏩⏩ℹ️

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/unreachable_subsetting>
⚠️ NotoSerifArmenian[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: yi, canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal
    • U+02DB OGONEK: try adding one of: yi, canadian-aboriginal
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, math, coptic, cherokee
    • U+0306 COMBINING BREVE: try adding one of: old-permic, tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: math, syriac, tai-le, tifinagh, old-permic, coptic, duployan, todhri, malayalam, hebrew, canadian-aboriginal
    • U+030A COMBINING RING ABOVE: try adding one of: duployan, syriac
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: osage, cherokee
    • 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: armenian, latin, latin-ext, menu

    [code: unreachable-subsetting]

Glyphset Checks

💥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
💥 NotoSerifArmenian[wdth,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>
🔥 NotoSerifArmenian[wdth,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

⚠️⏩

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:googlefonts/name/license>
⚠️ NotoSerifArmenian[wdth,wght].ttf

Shaping Checks

💥⏩⏩⏩

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

Check ID: <FontBakeryCheck:soft_dotted>
💥 NotoSerifArmenian[wdth,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/soft_dotted.py", line 144, in check_soft_dotted
        from shaperglot.checker import Checker
    
    
    [code: failed-check]

Outline Checks

⚠️⏩⏩⏩⏩

Are there any misaligned on-curve points?

Check ID: <FontBakeryCheck:outline_alignment_miss>
⚠️ NotoSerifArmenian[wdth,wght].ttf
  • ⚠️ WARN

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

    * uni0545 (U+0545): X=205.0,Y=1.5 (should be at baseline 0?)
    
    * uni0545 (U+0545): X=231.0,Y=712.5 (should be at cap-height 714?)
    
    * uni0547 (U+0547): X=239.0,Y=713.0 (should be at cap-height 714?)
    
    * uni054F (U+054F): X=172.0,Y=2.0 (should be at baseline 0?)
    
    * uni0556 (U+0556): X=193.5,Y=2.0 (should be at baseline 0?)
    
    * uni0561 (U+0561): X=470.5,Y=1.0 (should be at baseline 0?)
    
    * uni0561 (U+0561): X=296.5,Y=-0.5 (should be at baseline 0?)
    
    * uni057A (U+057A): X=455.0,Y=1.0 (should be at baseline 0?)
    
    * uni057A (U+057A): X=287.5,Y=-0.5 (should be at baseline 0?)
    
    * uni057B (U+057B): X=261.0,Y=0.5 (should be at baseline 0?)
    
    * uni057B (U+057B): X=207.5,Y=1.5 (should be at baseline 0?)
    
    * uniFB14 (U+FB14): X=536.5,Y=715.5 (should be at cap-height 714?)
    
    * uniFB15 (U+FB15): X=537.0,Y=715.5 (should be at cap-height 714?)
    
    * uniFB17 (U+FB17): X=540.5,Y=715.0 (should be at cap-height 714?)
    
    * C (U+0043): X=457.5,Y=0.5 (should be at baseline 0?)
    
    * Cacute (U+0106): X=457.5,Y=0.5 (should be at baseline 0?)
    
    * Ccaron (U+010C): X=457.5,Y=0.5 (should be at baseline 0?)
    
    * Ccedilla (U+00C7): X=457.5,Y=0.5 (should be at baseline 0?)
    
    * Cdotaccent (U+010A): X=457.5,Y=0.5 (should be at baseline 0?)
    
    * 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?)
    
    * Oslash (U+00D8): X=287.0,Y=-1.0 (should be at baseline 0?)
    
    * a (U+0061): X=182.0,Y=536.5 (should be at x-height 536?)
    
    * b (U+0062): X=66.5,Y=713.5 (should be at cap-height 714?)
    
    * bracketleft (U+005B): X=239.0,Y=713.0 (should be at cap-height 714?)
    
    * bracketright (U+005D): X=121.5,Y=713.0 (should be at cap-height 714?)
    
    * c (U+0063): X=360.0,Y=535.0 (should be at x-height 536?)
    
    * comma (U+002C): X=114.0,Y=1.0 (should be at baseline 0?)
    
    * uni0312 (U+0312): X=82.0,Y=715.0 (should be at cap-height 714?)
    
    * d (U+0064): X=370.5,Y=713.5 (should be at cap-height 714?)
    
    * dcaron (U+010F): X=370.5,Y=713.5 (should be at cap-height 714?)
    
    * dcroat (U+0111): X=370.5,Y=713.0 (should be at cap-height 714?)
    
    * f (U+0066): X=331.0,Y=712.5 (should be at cap-height 714?)
    
    * five (U+0035): X=328.0,Y=0.5 (should be at baseline 0?)
    
    * g (U+0067): X=394.0,Y=536.5 (should be at x-height 536?)
    
    * 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?)
    
    * germandbls (U+00DF): X=352.5,Y=2.0 (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?)
    
    * m (U+006D): X=424.5,Y=537.0 (should be at x-height 536?)
    
    * nine (U+0039): X=139.0,Y=2.0 (should be at baseline 0?)
    
    * ordfeminine (U+00AA): X=126.5,Y=713.0 (should be at cap-height 714?)
    
    * paragraph (U+00B6): X=522.0,Y=713.0 (should be at cap-height 714?)
    
    * 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?)
    
    * q (U+0071): X=412.5,Y=0.5 (should be at baseline 0?)
    
    * question (U+003F): X=137.0,Y=715.5 (should be at cap-height 714?)
    
    * 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?)
    
    * 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?)
    
    * quotesinglbase (U+201A): X=114.0,Y=1.0 (should be at baseline 0?)
    
    * s (U+0073): X=123.0,Y=2.0 (should be at baseline 0?)
    
    * sacute (U+015B): X=123.0,Y=2.0 (should be at baseline 0?)
    
    * scaron (U+0161): X=123.0,Y=2.0 (should be at baseline 0?)
    
    * scedilla (U+015F): X=123.0,Y=2.0 (should be at baseline 0?)
    
    * uni0219 (U+0219): X=123.0,Y=2.0 (should be at baseline 0?)
    
    * section (U+00A7): X=101.0,Y=2.0 (should be at baseline 0?)
    
    * semicolon (U+003B): X=132.0,Y=1.0 (should be at baseline 0?)
    
    * sterling (U+00A3): X=77.0,Y=1.0 (should be at baseline 0?)
    
    * sterling (U+00A3): X=457.5,Y=1.5 (should be at baseline 0?)
    
    * thorn (U+00FE): X=66.5,Y=713.5 (should be at cap-height 714?)
    
    * three (U+0033): X=334.5,Y=1.0 (should be at baseline 0?)
    
    [code: found-misalignments]

Font File Checks

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

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

Check ID: <FontBakeryCheck:googlefonts/meta/script_lang_tags>
⚠️ NotoSerifArmenian[wdth,wght].ttf
  • ⚠️ WARN

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

    [code: lacks-meta-table]