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_jaggy_segments
- com.google.fonts/check/version_bump
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/outline_short_segments
- 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
Summary
💥 ERROR | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
2 | 0 | 1 | 10 | 59 | 6 | 160 |
1% | 0% | 0% | 4% | 25% | 3% | 67% |
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 if each glyph has the recommended amount of contours.
⚠️ FacultyGlyphic-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:
[code: contour-count]- Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: eogonek Contours detected: 3 Expected: 2 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: uogonek Contours detected: 2 Expected: 1 - Glyph name: Uogonek Contours detected: 2 Expected: 1 - Glyph name: aogonek Contours detected: 3 Expected: 2 - Glyph name: eogonek Contours detected: 3 Expected: 2 - Glyph name: uogonek Contours detected: 2 Expected: 1
Check math signs have the same width.
⚠️ FacultyGlyphic-Regular.ttf
-
⚠️ WARN
The most common width is 610 among a set of 4 math glyphs. The following math glyphs have a different width, though:
Width = 590: plus
Width = 568: greater, less
Width = 519: logicalnot, approxequal
Width = 524: multiply
Width = 600: divide
Width = 558: lessequal, greaterequal
[code: width-outliers]
Metadata Checks
⚠️⏩⏩⏩ℹ️Check for codepoints not covered by METADATA subsets.
⚠️ FacultyGlyphic-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+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, cherokee, coptic
- U+0306 COMBINING BREVE: try adding one of: old-permic, tifinagh
- U+0307 COMBINING DOT ABOVE: try adding one of: tai-le, canadian-aboriginal, coptic, duployan, hebrew, syriac, old-permic, todhri, tifinagh, math, malayalam
- U+030A COMBINING RING ABOVE: try adding one of: syriac, duployan
- 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
- U+0E3F THAI CURRENCY SYMBOL BAHT: try adding thai
- U+1EBC LATIN CAPITAL LETTER E WITH TILDE: try adding vietnamese
- U+1EBD LATIN SMALL LETTER E WITH TILDE: try adding vietnamese
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2030 PER MILLE SIGN: try adding adlam
- 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+2202 PARTIAL DIFFERENTIAL: 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
Or you can add the above codepoints to one of the subsets supported by the font:
[code: unreachable-subsetting]latin
,latin-ext
,menu
Glyphset Checks
💥Shapes languages in all GF glyphsets.
💥 FacultyGlyphic-Regular.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]
Shaping Checks
💥⚠️⏩⏩⏩Ensure dotted circle glyph is present and can attach marks.
⚠️ FacultyGlyphic-Regular.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.
💥 FacultyGlyphic-Regular.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?
⚠️ FacultyGlyphic-Regular.ttf
-
⚠️ WARN
The following glyphs have on-curve points which have potentially incorrect y coordinates:
[code: found-misalignments]* Aogonek (U+0104): X=749.0,Y=-260.0 (should be at descender -262?) * Ccedilla (U+00C7): X=457.0,Y=-260.0 (should be at descender -262?) * Eogonek (U+0118): X=509.0,Y=-260.0 (should be at descender -262?) * Iogonek (U+012E): X=168.0,Y=-260.0 (should be at descender -262?) * N (U+004E): X=609.0,Y=776.0 (should be at cap-height 775?) * N (U+004E): X=740.0,Y=776.0 (should be at cap-height 775?) * Nacute (U+0143): X=609.0,Y=776.0 (should be at cap-height 775?) * Nacute (U+0143): X=740.0,Y=776.0 (should be at cap-height 775?) * Ncaron (U+0147): X=609.0,Y=776.0 (should be at cap-height 775?) * Ncaron (U+0147): X=740.0,Y=776.0 (should be at cap-height 775?) * uni0145 (U+0145): X=609.0,Y=776.0 (should be at cap-height 775?) * uni0145 (U+0145): X=740.0,Y=776.0 (should be at cap-height 775?) * Ntilde (U+00D1): X=609.0,Y=776.0 (should be at cap-height 775?) * Ntilde (U+00D1): X=740.0,Y=776.0 (should be at cap-height 775?) * Oslash (U+00D8): X=312.5,Y=2.0 (should be at baseline 0?) * Oslash (U+00D8): X=544.5,Y=773.0 (should be at cap-height 775?) * S (U+0053): X=401.5,Y=776.5 (should be at cap-height 775?) * Sacute (U+015A): X=401.5,Y=776.5 (should be at cap-height 775?) * Scaron (U+0160): X=401.5,Y=776.5 (should be at cap-height 775?) * Scedilla (U+015E): X=401.5,Y=776.5 (should be at cap-height 775?) * Scedilla (U+015E): X=321.0,Y=-260.0 (should be at descender -262?) * Scircumflex (U+015C): X=401.5,Y=776.5 (should be at cap-height 775?) * uni0218 (U+0218): X=401.5,Y=776.5 (should be at cap-height 775?) * uni0162 (U+0162): X=352.0,Y=-260.0 (should be at descender -262?) * uni0145.loclMAH: X=609.0,Y=776.0 (should be at cap-height 775?) * uni0145.loclMAH: X=740.0,Y=776.0 (should be at cap-height 775?) * aogonek (U+0105): X=345.0,Y=-260.0 (should be at descender -262?) * b (U+0062): X=273.5,Y=-2.0 (should be at baseline 0?) * ccedilla (U+00E7): X=293.0,Y=-260.0 (should be at descender -262?) * eogonek (U+0119): X=345.0,Y=-260.0 (should be at descender -262?) * f (U+0066): X=342.5,Y=774.5 (should be at cap-height 775?) * g (U+0067): X=361.0,Y=549.0 (should be at x-height 550?) * h (U+0068): X=259.0,Y=552.0 (should be at x-height 550?) * iogonek (U+012F): X=159.0,Y=-260.0 (should be at descender -262?) * m (U+006D): X=255.0,Y=552.0 (should be at x-height 550?) * m (U+006D): X=581.0,Y=548.0 (should be at x-height 550?) * n (U+006E): X=259.0,Y=552.0 (should be at x-height 550?) * p (U+0070): X=263.5,Y=-2.0 (should be at baseline 0?) * p (U+0070): X=181.0,Y=-260.0 (should be at descender -262?) * p (U+0070): X=50.0,Y=-260.0 (should be at descender -262?) * thorn (U+00FE): X=263.5,Y=-2.0 (should be at baseline 0?) * thorn (U+00FE): X=181.0,Y=-260.0 (should be at descender -262?) * thorn (U+00FE): X=50.0,Y=-260.0 (should be at descender -262?) * q (U+0071): X=562.0,Y=-260.0 (should be at descender -262?) * q (U+0071): X=431.0,Y=-260.0 (should be at descender -262?) * s (U+0073): X=121.0,Y=0.5 (should be at baseline 0?) * sacute (U+015B): X=121.0,Y=0.5 (should be at baseline 0?) * scaron (U+0161): X=121.0,Y=0.5 (should be at baseline 0?) * scedilla (U+015F): X=121.0,Y=0.5 (should be at baseline 0?) * scedilla (U+015F): X=284.0,Y=1.0 (should be at baseline 0?) * scedilla (U+015F): X=220.0,Y=-260.0 (should be at descender -262?) * scircumflex (U+015D): X=121.0,Y=0.5 (should be at baseline 0?) * uni0219 (U+0219): X=121.0,Y=0.5 (should be at baseline 0?) * uni0163 (U+0163): X=242.0,Y=-260.0 (should be at descender -262?) * uni0163 (U+0163): X=242.0,Y=-260.0 (should be at descender -262?) * u (U+0075): X=373.0,Y=551.0 (should be at x-height 550?) * u (U+0075): X=486.0,Y=551.0 (should be at x-height 550?) * u (U+0075): X=308.0,Y=-1.0 (should be at baseline 0?) * u (U+0075): X=30.0,Y=551.0 (should be at x-height 550?) * u (U+0075): X=143.0,Y=551.0 (should be at x-height 550?) * uacute (U+00FA): X=308.0,Y=-1.0 (should be at baseline 0?) * ubreve (U+016D): X=308.0,Y=-1.0 (should be at baseline 0?) * ucircumflex (U+00FB): X=308.0,Y=-1.0 (should be at baseline 0?) * udieresis (U+00FC): X=308.0,Y=-1.0 (should be at baseline 0?) * ugrave (U+00F9): X=308.0,Y=-1.0 (should be at baseline 0?) * uhungarumlaut (U+0171): X=308.0,Y=-1.0 (should be at baseline 0?) * umacron (U+016B): X=308.0,Y=-1.0 (should be at baseline 0?) * uogonek (U+0173): X=308.0,Y=-1.0 (should be at baseline 0?) * uogonek (U+0173): X=377.0,Y=-260.0 (should be at descender -262?) * uring (U+016F): X=308.0,Y=-1.0 (should be at baseline 0?) * utilde (U+0169): X=308.0,Y=-1.0 (should be at baseline 0?) * three (U+0033): X=199.0,Y=-0.5 (should be at baseline 0?) * five (U+0035): X=219.5,Y=-0.5 (should be at baseline 0?) * three.tf: X=259.0,Y=-0.5 (should be at baseline 0?) * five.tf: X=254.5,Y=-0.5 (should be at baseline 0?) * asterisk (U+002A): X=140.0,Y=774.0 (should be at cap-height 775?) * asterisk (U+002A): X=234.0,Y=774.0 (should be at cap-height 775?) * slash (U+002F): X=147.0,Y=0.5 (should be at baseline 0?) * slash (U+002F): X=362.5,Y=774.5 (should be at cap-height 775?) * backslash (U+005C): X=362.5,Y=0.5 (should be at baseline 0?) * backslash (U+005C): X=147.0,Y=774.5 (should be at cap-height 775?) * braceleft (U+007B): X=187.0,Y=2.0 (should be at baseline 0?) * section (U+00A7): X=121.0,Y=0.5 (should be at baseline 0?) * uni20B4 (U+20B4): X=227.5,Y=775.5 (should be at cap-height 775?) * uni20B4 (U+20B4): X=443.0,Y=-1.0 (should be at baseline 0?) * sterling (U+00A3): X=406.5,Y=775.5 (should be at cap-height 775?) * plusminus (U+00B1): X=472.0,Y=-0.5 (should be at baseline 0?) * plusminus (U+00B1): X=138.5,Y=-0.5 (should be at baseline 0?) * integral (U+222B): X=389.0,Y=774.0 (should be at cap-height 775?) * uni0327 (U+0327): X=205.0,Y=-260.0 (should be at descender -262?) * uni0328 (U+0328): X=203.0,Y=-260.0 (should be at descender -262?) * cedilla (U+00B8): X=205.0,Y=-260.0 (should be at descender -262?) * ogonek (U+02DB): X=203.0,Y=-260.0 (should be at descender -262?)
Do any segments have colinear vectors?
⚠️ FacultyGlyphic-Regular.ttf
-
⚠️ WARN
The following glyphs have colinear vectors:
[code: found-colinear-vectors]* ij (U+0133): L<<451.0,557.0>--<450.0,330.0>> -> L<<450.0,330.0>--<450.0,-28.0>> * jcircumflex (U+0135): L<<236.0,557.0>--<235.0,330.0>> -> L<<235.0,330.0>--<235.0,-28.0>> * notequal (U+2260): L<<410.0,361.0>--<400.0,343.0>> -> L<<400.0,343.0>--<313.0,189.0>> * oslash (U+00F8): L<<167.0,153.0>--<195.0,187.0>> -> L<<195.0,187.0>--<343.0,368.0>> * oslash (U+00F8): L<<423.0,343.0>--<265.0,142.0>> -> L<<265.0,142.0>--<225.0,91.0>> * oslash (U+00F8): L<<464.0,394.0>--<423.0,343.0>> -> L<<423.0,343.0>--<265.0,142.0>> * summation (U+2211): L<<352.0,321.0>--<337.0,298.0>> -> L<<337.0,298.0>--<197.0,80.0>> * summation (U+2211): L<<361.0,336.0>--<352.0,321.0>> -> L<<352.0,321.0>--<337.0,298.0>> * summation (U+2211): L<<394.0,389.0>--<361.0,336.0>> -> L<<361.0,336.0>--<352.0,321.0>> * trademark (U+2122): L<<624.0,369.0>--<507.0,628.0>> -> L<<507.0,628.0>--<506.0,630.0>> * trademark (U+2122): L<<791.0,633.0>--<789.0,628.0>> -> L<<789.0,628.0>--<670.0,369.0>> * uni006A0301: L<<206.0,557.0>--<205.0,330.0>> -> L<<205.0,330.0>--<205.0,-28.0>> * uni0237 (U+0237): L<<236.0,557.0>--<235.0,330.0>> -> L<<235.0,330.0>--<235.0,-28.0>>
Do outlines contain any semi-vertical or semi-horizontal lines?
⚠️ FacultyGlyphic-Regular.ttf
-
⚠️ WARN
The following glyphs have semi-vertical/semi-horizontal lines:
[code: found-semi-vertical]* dcroat (U+0111): L<<545.0,780.0>--<544.0,657.0>> * ij (U+0133): L<<451.0,557.0>--<450.0,330.0>> * integral (U+222B): L<<228.0,52.0>--<227.0,686.0>> * jcircumflex (U+0135): L<<236.0,557.0>--<235.0,330.0>> * uni006A0301: L<<206.0,557.0>--<205.0,330.0>> * uni0237 (U+0237): L<<236.0,557.0>--<235.0,330.0>>
Font File Checks
⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ FacultyGlyphic-Regular.ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
Checking OS/2 achVendID.
⚠️ FacultyGlyphic-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]