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

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
1 0 3 16 57 8 153
0% 0% 1% 7% 24% 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

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

Check mark characters are in GDEF mark glyph class.

Check ID: <FontBakeryCheck:opentype/gdef_mark_chars>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

    The following mark characters could be in the GDEF mark glyph class: uni17B4 (U+17B4) and uni17B5 (U+17B5)

    [code: mark-chars]

Check GDEF mark glyph class doesn't have characters that are not marks.

Check ID: <FontBakeryCheck:opentype/gdef_non_mark_chars>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

    The following non-mark characters should not be in the GDEF mark glyph class: U+17BE

    [code: non-mark-chars]

Check glyphs in mark glyph class are non-spacing.

Check ID: <FontBakeryCheck:opentype/gdef_spacing_marks>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

    The following glyphs seem to be spacing (because they have width > 0 on the hmtx table) so they may be in the GDEF mark glyph class by mistake, or they should have zero width instead: uni17BF.b (unencoded) and uni17C0.b (unencoded)

    [code: spacing-mark-glyphs]

Universal Profile Checks

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

EXPERIMENTAL CHECK - Since 2024/12/28
Check base characters have non-zero advance width.

Check ID: <FontBakeryCheck:base_has_width>
🔥 Fasthand-Regular.ttf
  • 🔥 FAIL

    The following glyphs had zero advance width: - uni17BE (U+17BE)

    [code: zero-width-bases]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:contour_count>
⚠️ Fasthand-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: G	Contours detected: 3	Expected: 1
    
    - Glyph name: H	Contours detected: 2	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: f	Contours detected: 2	Expected: 1
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    - Glyph name: G	Contours detected: 3	Expected: 1
    
    - Glyph name: H	Contours detected: 2	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: f	Contours detected: 2	Expected: 1
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    [code: contour-count]

Check math signs have the same width.

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

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

    Width = 1016: less

    Width = 946: equal

    Width = 974: greater

    [code: width-outliers]

Check font contains no unreachable glyphs

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

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

    - cho.half
    
    - ru.half
    
    - ruu.half
    
    - ta.half
    
    [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>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

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

    [code: lacks-article]

Glyphset Checks

💥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
💥 Fasthand-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>
⚠️ Fasthand-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]

Licensing Checks

⚠️⏩

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:googlefonts/name/license>
⚠️ Fasthand-Regular.ttf

Outline Checks

⚠️⚠️⚠️

Do any segments have colinear vectors?

Check ID: <FontBakeryCheck:outline_colinear_vectors>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

    The following glyphs have colinear vectors:

    * S (U+0053): L<<1128.0,1231.0>--<1106.0,1208.0>> -> L<<1106.0,1208.0>--<1078.0,1180.0>>
    
    * d (U+0064): L<<406.0,597.0>--<364.0,558.0>> -> L<<364.0,558.0>--<322.0,520.0>>
    
    * percent (U+0025): L<<654.0,544.0>--<622.0,512.0>> -> L<<622.0,512.0>--<601.0,488.0>>
    
    * uni1783 (U+1783): L<<458.0,758.0>--<496.0,938.0>> -> L<<496.0,938.0>--<558.0,1236.0>>
    
    * uni1783_17B6: L<<458.0,758.0>--<496.0,938.0>> -> L<<496.0,938.0>--<558.0,1236.0>>
    
    * uni1783_17C5: L<<458.0,758.0>--<496.0,938.0>> -> L<<496.0,938.0>--<558.0,1236.0>>
    
    * uni1784 (U+1784): L<<221.0,92.0>--<241.0,184.0>> -> L<<241.0,184.0>--<357.0,736.0>>
    
    * uni1784_17B6: L<<221.0,92.0>--<241.0,184.0>> -> L<<241.0,184.0>--<357.0,736.0>>
    
    * uni1784_17C5: L<<221.0,92.0>--<241.0,184.0>> -> L<<241.0,184.0>--<357.0,736.0>>
    
    * uni1787 (U+1787): L<<295.0,92.0>--<315.0,184.0>> -> L<<315.0,184.0>--<478.0,938.0>>
    
    * uni1787_17B6: L<<295.0,92.0>--<315.0,184.0>> -> L<<315.0,184.0>--<478.0,938.0>>
    
    * uni1787_17C5: L<<295.0,92.0>--<315.0,184.0>> -> L<<315.0,184.0>--<478.0,938.0>>
    
    * uni1788 (U+1788): L<<1193.0,564.0>--<1193.0,599.0>> -> L<<1193.0,599.0>--<1199.0,1000.0>>
    
    * uni1788 (U+1788): L<<1193.0,599.0>--<1199.0,1000.0>> -> L<<1199.0,1000.0>--<1199.0,1023.0>>
    
    * uni1788 (U+1788): L<<1349.0,1029.0>--<1349.0,999.0>> -> L<<1349.0,999.0>--<1341.0,601.0>>
    
    * uni1788 (U+1788): L<<1349.0,999.0>--<1341.0,601.0>> -> L<<1341.0,601.0>--<1341.0,566.0>>
    
    * uni1788_17B6: L<<1193.0,564.0>--<1193.0,599.0>> -> L<<1193.0,599.0>--<1199.0,1000.0>>
    
    * uni1788_17B6: L<<1193.0,599.0>--<1199.0,1000.0>> -> L<<1199.0,1000.0>--<1199.0,1023.0>>
    
    * uni1788_17B6: L<<1349.0,1029.0>--<1349.0,999.0>> -> L<<1349.0,999.0>--<1341.0,601.0>>
    
    * uni1788_17B6: L<<1349.0,999.0>--<1341.0,601.0>> -> L<<1341.0,601.0>--<1341.0,566.0>>
    
    * uni1788_17C5: L<<1193.0,564.0>--<1193.0,599.0>> -> L<<1193.0,599.0>--<1199.0,1000.0>>
    
    * uni1788_17C5: L<<1193.0,599.0>--<1199.0,1000.0>> -> L<<1199.0,1000.0>--<1199.0,1023.0>>
    
    * uni1788_17C5: L<<1349.0,1029.0>--<1349.0,999.0>> -> L<<1349.0,999.0>--<1341.0,601.0>>
    
    * uni1788_17C5: L<<1349.0,999.0>--<1341.0,601.0>> -> L<<1341.0,601.0>--<1341.0,566.0>>
    
    * uni178A (U+178A): L<<233.0,92.0>--<253.0,184.0>> -> L<<253.0,184.0>--<411.0,919.0>>
    
    * uni178A_17B6: L<<233.0,92.0>--<253.0,184.0>> -> L<<253.0,184.0>--<411.0,919.0>>
    
    * uni178A_17C5: L<<233.0,92.0>--<253.0,184.0>> -> L<<253.0,184.0>--<411.0,919.0>>
    
    * uni1792 (U+1792): L<<251.0,92.0>--<271.0,184.0>> -> L<<271.0,184.0>--<467.0,1100.0>>
    
    * uni1792_17B6: L<<251.0,92.0>--<271.0,184.0>> -> L<<271.0,184.0>--<467.0,1100.0>>
    
    * uni1792_17C5: L<<251.0,92.0>--<271.0,184.0>> -> L<<271.0,184.0>--<467.0,1100.0>>
    
    * uni1793 (U+1793): L<<251.0,92.0>--<271.0,184.0>> -> L<<271.0,184.0>--<409.0,825.0>>
    
    * uni1793_17B6: L<<251.0,92.0>--<271.0,184.0>> -> L<<271.0,184.0>--<409.0,825.0>>
    
    * uni1793_17C5: L<<251.0,92.0>--<271.0,184.0>> -> L<<271.0,184.0>--<409.0,825.0>>
    
    * uni1795 (U+1795): L<<201.0,92.0>--<221.0,184.0>> -> L<<221.0,184.0>--<391.0,980.0>>
    
    * uni1795_17B6: L<<201.0,92.0>--<221.0,184.0>> -> L<<221.0,184.0>--<391.0,980.0>>
    
    * uni1795_17C5: L<<201.0,92.0>--<221.0,184.0>> -> L<<221.0,184.0>--<391.0,980.0>>
    
    * uni179B (U+179B): L<<1193.0,564.0>--<1193.0,599.0>> -> L<<1193.0,599.0>--<1199.0,1000.0>>
    
    * uni179B (U+179B): L<<1193.0,599.0>--<1199.0,1000.0>> -> L<<1199.0,1000.0>--<1199.0,1023.0>>
    
    * uni179B (U+179B): L<<1349.0,1029.0>--<1349.0,999.0>> -> L<<1349.0,999.0>--<1341.0,601.0>>
    
    * uni179B (U+179B): L<<1349.0,999.0>--<1341.0,601.0>> -> L<<1341.0,601.0>--<1341.0,566.0>>
    
    * uni179B_17B6: L<<1193.0,564.0>--<1193.0,599.0>> -> L<<1193.0,599.0>--<1199.0,1000.0>>
    
    * uni179B_17B6: L<<1193.0,599.0>--<1199.0,1000.0>> -> L<<1199.0,1000.0>--<1199.0,1023.0>>
    
    * uni179B_17B6: L<<1349.0,1029.0>--<1349.0,999.0>> -> L<<1349.0,999.0>--<1341.0,601.0>>
    
    * uni179B_17B6: L<<1349.0,999.0>--<1341.0,601.0>> -> L<<1341.0,601.0>--<1341.0,566.0>>
    
    * uni179B_17C5: L<<1193.0,564.0>--<1193.0,599.0>> -> L<<1193.0,599.0>--<1199.0,1000.0>>
    
    * uni179B_17C5: L<<1193.0,599.0>--<1199.0,1000.0>> -> L<<1199.0,1000.0>--<1199.0,1023.0>>
    
    * uni179B_17C5: L<<1349.0,1029.0>--<1349.0,999.0>> -> L<<1349.0,999.0>--<1341.0,601.0>>
    
    * uni179B_17C5: L<<1349.0,999.0>--<1341.0,601.0>> -> L<<1341.0,601.0>--<1341.0,566.0>>
    
    * uni17A1 (U+17A1): L<<498.0,-758.0>--<518.0,-666.0>> -> L<<518.0,-666.0>--<602.0,-272.0>>
    
    * uni17A1_17B6: L<<498.0,-758.0>--<518.0,-666.0>> -> L<<518.0,-666.0>--<602.0,-272.0>>
    
    * uni17A1_17C5: L<<498.0,-758.0>--<518.0,-666.0>> -> L<<518.0,-666.0>--<602.0,-272.0>>
    
    * uni17AF (U+17AF): L<<221.0,92.0>--<241.0,184.0>> -> L<<241.0,184.0>--<357.0,736.0>>
    
    * uni17D2178D: L<<-803.0,-581.0>--<-783.0,-512.0>> -> L<<-783.0,-512.0>--<-727.0,-315.0>>
    
    * uni17D21794: L<<-811.0,-582.0>--<-791.0,-515.0>> -> L<<-791.0,-515.0>--<-685.0,-150.0>>
    
    * uni17D2_178D_17B6: L<<-828.0,-758.0>--<-808.0,-666.0>> -> L<<-808.0,-666.0>--<-752.0,-403.0>>
    
    * uni17D2_178D_17C5: L<<-828.0,-758.0>--<-808.0,-666.0>> -> L<<-808.0,-666.0>--<-752.0,-403.0>>
    
    * uni17D2_178E: L<<-2315.0,-581.0>--<-2295.0,-514.0>> -> L<<-2295.0,-514.0>--<-2257.0,-384.0>>
    
    * uni17D2_1794_17B6: L<<-840.0,-758.0>--<-820.0,-666.0>> -> L<<-820.0,-666.0>--<-714.0,-169.0>>
    
    * uni17D2_1794_17C5: L<<-840.0,-758.0>--<-820.0,-666.0>> -> L<<-820.0,-666.0>--<-714.0,-169.0>>
    
    * uni17D2_1795: L<<-1488.0,-582.0>--<-1468.0,-515.0>> -> L<<-1468.0,-515.0>--<-1366.0,-170.0>>
    
    * uni17D8 (U+17D8): L<<2576.0,564.0>--<2576.0,599.0>> -> L<<2576.0,599.0>--<2582.0,1000.0>>
    
    * uni17D8 (U+17D8): L<<2576.0,599.0>--<2582.0,1000.0>> -> L<<2582.0,1000.0>--<2582.0,1023.0>>
    
    * uni17D8 (U+17D8): L<<2732.0,1029.0>--<2732.0,999.0>> -> L<<2732.0,999.0>--<2724.0,601.0>>
    
    * uni17D8 (U+17D8): L<<2732.0,999.0>--<2724.0,601.0>> -> L<<2724.0,601.0>--<2724.0,566.0>>
    
    * uni17E7 (U+17E7): L<<1338.0,119.0>--<1425.0,521.0>> -> L<<1425.0,521.0>--<1485.0,806.0>>
    
    * uni17E7 (U+17E7): L<<1578.0,521.0>--<1565.0,460.0>> -> L<<1565.0,460.0>--<1486.0,93.0>>
    
    * uni17E7 (U+17E7): L<<1624.0,735.0>--<1578.0,521.0>> -> L<<1578.0,521.0>--<1565.0,460.0>>
    
    [code: found-colinear-vectors]

Do outlines contain any jaggy segments?

Check ID: <FontBakeryCheck:outline_jaggy_segments>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

    The following glyphs have jaggy segments:

    * d (U+0064): B<<274.5,41.5>-<267.0,25.0>-<274.0,32.0>>/B<<274.0,32.0>-<246.0,-14.0>-<193.0,-33.0>> = 13.671307132195786
    
    * equal (U+003D): L<<804.0,610.0>--<804.0,612.0>>/L<<804.0,612.0>--<806.0,580.0>> = 3.576334374997269
    
    * nyo_17B6khmer.a: B<<1226.0,130.0>-<1226.0,244.0>-<1403.0,536.0>>/B<<1403.0,536.0>-<1310.0,301.0>-<1310.0,226.0>> = 9.631832301801447
    
    * nyo_17B6khmer.a: B<<2066.0,130.0>-<2066.0,244.0>-<2243.0,536.0>>/B<<2243.0,536.0>-<2150.0,301.0>-<2150.0,226.0>> = 9.631832301801447
    
    * nyo_17B6khmer.a: B<<2889.0,130.0>-<2889.0,244.0>-<3066.0,536.0>>/B<<3066.0,536.0>-<2973.0,301.0>-<2973.0,226.0>> = 9.631832301801447
    
    * nyo_17C5khmer.a: B<<1226.0,130.0>-<1226.0,244.0>-<1403.0,536.0>>/B<<1403.0,536.0>-<1310.0,301.0>-<1310.0,226.0>> = 9.631832301801447
    
    * nyo_17C5khmer.a: B<<2069.0,130.0>-<2069.0,244.0>-<2246.0,536.0>>/B<<2246.0,536.0>-<2153.0,301.0>-<2153.0,226.0>> = 9.631832301801447
    
    * nyo_17C5khmer.a: B<<2889.0,130.0>-<2889.0,244.0>-<3066.0,536.0>>/B<<3066.0,536.0>-<2973.0,301.0>-<2973.0,226.0>> = 9.631832301801447
    
    * uni1780_17B6: B<<1709.0,130.0>-<1709.0,244.0>-<1886.0,536.0>>/B<<1886.0,536.0>-<1793.0,301.0>-<1793.0,226.0>> = 9.631832301801447
    
    * uni1780_17C5: B<<1709.0,130.0>-<1709.0,244.0>-<1886.0,536.0>>/B<<1886.0,536.0>-<1793.0,301.0>-<1793.0,226.0>> = 9.631832301801447
    
    * uni1781_17B6: B<<1685.0,130.0>-<1685.0,244.0>-<1862.0,536.0>>/B<<1862.0,536.0>-<1769.0,301.0>-<1769.0,226.0>> = 9.631832301801447
    
    * uni1781_17C5: B<<1685.0,130.0>-<1685.0,244.0>-<1862.0,536.0>>/B<<1862.0,536.0>-<1769.0,301.0>-<1769.0,226.0>> = 9.631832301801447
    
    * uni1782_17B6: B<<1721.0,130.0>-<1721.0,244.0>-<1898.0,536.0>>/B<<1898.0,536.0>-<1805.0,301.0>-<1805.0,226.0>> = 9.631832301801447
    
    * uni1782_17C5: B<<1721.0,130.0>-<1721.0,244.0>-<1898.0,536.0>>/B<<1898.0,536.0>-<1805.0,301.0>-<1805.0,226.0>> = 9.631832301801447
    
    * uni1783_17B6: B<<2515.0,130.0>-<2515.0,244.0>-<2692.0,536.0>>/B<<2692.0,536.0>-<2599.0,301.0>-<2599.0,226.0>> = 9.631832301801447
    
    * uni1783_17C5: B<<2515.0,130.0>-<2515.0,244.0>-<2692.0,536.0>>/B<<2692.0,536.0>-<2599.0,301.0>-<2599.0,226.0>> = 9.631832301801447
    
    * uni1784_17B6: B<<1675.0,130.0>-<1675.0,244.0>-<1852.0,536.0>>/B<<1852.0,536.0>-<1759.0,301.0>-<1759.0,226.0>> = 9.631832301801447
    
    * uni1784_17C5: B<<1675.0,130.0>-<1675.0,244.0>-<1852.0,536.0>>/B<<1852.0,536.0>-<1759.0,301.0>-<1759.0,226.0>> = 9.631832301801447
    
    * uni1785_17B6: B<<1722.0,130.0>-<1722.0,244.0>-<1899.0,536.0>>/B<<1899.0,536.0>-<1806.0,301.0>-<1806.0,226.0>> = 9.631832301801447
    
    * uni1785_17C5: B<<1722.0,130.0>-<1722.0,244.0>-<1899.0,536.0>>/B<<1899.0,536.0>-<1806.0,301.0>-<1806.0,226.0>> = 9.631832301801447
    
    * uni1786_17B6: B<<2005.0,130.0>-<2005.0,244.0>-<2182.0,536.0>>/B<<2182.0,536.0>-<2089.0,301.0>-<2089.0,226.0>> = 9.631832301801447
    
    * uni1786_17C5: B<<2005.0,130.0>-<2005.0,244.0>-<2182.0,536.0>>/B<<2182.0,536.0>-<2089.0,301.0>-<2089.0,226.0>> = 9.631832301801447
    
    * uni1787_17B6: B<<1754.0,130.0>-<1754.0,244.0>-<1931.0,536.0>>/B<<1931.0,536.0>-<1838.0,301.0>-<1838.0,226.0>> = 9.631832301801447
    
    * uni1787_17C5: B<<1754.0,130.0>-<1754.0,244.0>-<1931.0,536.0>>/B<<1931.0,536.0>-<1838.0,301.0>-<1838.0,226.0>> = 9.631832301801447
    
    * uni1788_17B6: B<<3292.0,130.0>-<3292.0,244.0>-<3469.0,536.0>>/B<<3469.0,536.0>-<3376.0,301.0>-<3376.0,226.0>> = 9.631832301801447
    
    * uni1788_17C5: B<<3292.0,130.0>-<3292.0,244.0>-<3469.0,536.0>>/B<<3469.0,536.0>-<3376.0,301.0>-<3376.0,226.0>> = 9.631832301801447
    
    * uni1789 (U+1789): B<<1226.0,130.0>-<1226.0,244.0>-<1403.0,536.0>>/B<<1403.0,536.0>-<1310.0,301.0>-<1310.0,226.0>> = 9.631832301801447
    
    * uni1789.a: B<<1226.0,130.0>-<1226.0,244.0>-<1403.0,536.0>>/B<<1403.0,536.0>-<1310.0,301.0>-<1310.0,226.0>> = 9.631832301801447
    
    * uni1789.a: B<<2066.0,130.0>-<2066.0,244.0>-<2243.0,536.0>>/B<<2243.0,536.0>-<2150.0,301.0>-<2150.0,226.0>> = 9.631832301801447
    
    * uni1789_17B6: B<<1226.0,130.0>-<1226.0,244.0>-<1403.0,536.0>>/B<<1403.0,536.0>-<1310.0,301.0>-<1310.0,226.0>> = 9.631832301801447
    
    * uni1789_17B6: B<<2889.0,130.0>-<2889.0,244.0>-<3066.0,536.0>>/B<<3066.0,536.0>-<2973.0,301.0>-<2973.0,226.0>> = 9.631832301801447
    
    * uni1789_17C5: B<<1226.0,130.0>-<1226.0,244.0>-<1403.0,536.0>>/B<<1403.0,536.0>-<1310.0,301.0>-<1310.0,226.0>> = 9.631832301801447
    
    * uni1789_17C5: B<<2889.0,130.0>-<2889.0,244.0>-<3066.0,536.0>>/B<<3066.0,536.0>-<2973.0,301.0>-<2973.0,226.0>> = 9.631832301801447
    
    * uni178A_17B6: B<<1775.0,130.0>-<1775.0,244.0>-<1952.0,536.0>>/B<<1952.0,536.0>-<1859.0,301.0>-<1859.0,226.0>> = 9.631832301801447
    
    * uni178A_17C5: B<<1775.0,130.0>-<1775.0,244.0>-<1952.0,536.0>>/B<<1952.0,536.0>-<1859.0,301.0>-<1859.0,226.0>> = 9.631832301801447
    
    * uni178B_17B6: B<<1726.0,130.0>-<1726.0,244.0>-<1903.0,536.0>>/B<<1903.0,536.0>-<1810.0,301.0>-<1810.0,226.0>> = 9.631832301801447
    
    * uni178B_17C5: B<<1726.0,130.0>-<1726.0,244.0>-<1903.0,536.0>>/B<<1903.0,536.0>-<1810.0,301.0>-<1810.0,226.0>> = 9.631832301801447
    
    * uni178C_17B6: B<<1710.0,130.0>-<1710.0,244.0>-<1887.0,536.0>>/B<<1887.0,536.0>-<1794.0,301.0>-<1794.0,226.0>> = 9.631832301801447
    
    * uni178C_17C5: B<<1710.0,130.0>-<1710.0,244.0>-<1887.0,536.0>>/B<<1887.0,536.0>-<1794.0,301.0>-<1794.0,226.0>> = 9.631832301801447
    
    * uni178D_17B6: B<<2927.0,130.0>-<2927.0,244.0>-<3104.0,536.0>>/B<<3104.0,536.0>-<3011.0,301.0>-<3011.0,226.0>> = 9.631832301801447
    
    * uni178D_17C5: B<<2927.0,130.0>-<2927.0,244.0>-<3104.0,536.0>>/B<<3104.0,536.0>-<3011.0,301.0>-<3011.0,226.0>> = 9.631832301801447
    
    * uni178E (U+178E): B<<2528.0,130.0>-<2528.0,244.0>-<2705.0,536.0>>/B<<2705.0,536.0>-<2612.0,301.0>-<2612.0,226.0>> = 9.631832301801447
    
    * uni178E_17B6: B<<2528.0,130.0>-<2528.0,244.0>-<2705.0,536.0>>/B<<2705.0,536.0>-<2612.0,301.0>-<2612.0,226.0>> = 9.631832301801447
    
    * uni178E_17B6: B<<3334.0,130.0>-<3334.0,244.0>-<3511.0,536.0>>/B<<3511.0,536.0>-<3418.0,301.0>-<3418.0,226.0>> = 9.631832301801447
    
    * uni178E_17C5: B<<2528.0,130.0>-<2528.0,244.0>-<2705.0,536.0>>/B<<2705.0,536.0>-<2612.0,301.0>-<2612.0,226.0>> = 9.631832301801447
    
    * uni178E_17C5: B<<3334.0,130.0>-<3334.0,244.0>-<3511.0,536.0>>/B<<3511.0,536.0>-<3418.0,301.0>-<3418.0,226.0>> = 9.631832301801447
    
    * uni178F_17B6: B<<1708.0,130.0>-<1708.0,244.0>-<1885.0,536.0>>/B<<1885.0,536.0>-<1792.0,301.0>-<1792.0,226.0>> = 9.631832301801447
    
    * uni178F_17C5: B<<1708.0,130.0>-<1708.0,244.0>-<1885.0,536.0>>/B<<1885.0,536.0>-<1792.0,301.0>-<1792.0,226.0>> = 9.631832301801447
    
    * uni1790_17B6: B<<1754.0,130.0>-<1754.0,244.0>-<1931.0,536.0>>/B<<1931.0,536.0>-<1838.0,301.0>-<1838.0,226.0>> = 9.631832301801447
    
    * uni1790_17C5: B<<1754.0,130.0>-<1754.0,244.0>-<1931.0,536.0>>/B<<1931.0,536.0>-<1838.0,301.0>-<1838.0,226.0>> = 9.631832301801447
    
    * uni1791_17B6: B<<1615.0,130.0>-<1615.0,244.0>-<1792.0,536.0>>/B<<1792.0,536.0>-<1699.0,301.0>-<1699.0,226.0>> = 9.631832301801447
    
    * uni1791_17C5: B<<1615.0,130.0>-<1615.0,244.0>-<1792.0,536.0>>/B<<1792.0,536.0>-<1699.0,301.0>-<1699.0,226.0>> = 9.631832301801447
    
    * uni1792_17B6: B<<1720.0,130.0>-<1720.0,244.0>-<1897.0,536.0>>/B<<1897.0,536.0>-<1804.0,301.0>-<1804.0,226.0>> = 9.631832301801447
    
    * uni1792_17C5: B<<1720.0,130.0>-<1720.0,244.0>-<1897.0,536.0>>/B<<1897.0,536.0>-<1804.0,301.0>-<1804.0,226.0>> = 9.631832301801447
    
    * uni1793_17B6: B<<1720.0,130.0>-<1720.0,244.0>-<1897.0,536.0>>/B<<1897.0,536.0>-<1804.0,301.0>-<1804.0,226.0>> = 9.631832301801447
    
    * uni1793_17C5: B<<1720.0,130.0>-<1720.0,244.0>-<1897.0,536.0>>/B<<1897.0,536.0>-<1804.0,301.0>-<1804.0,226.0>> = 9.631832301801447
    
    * uni1794_17B6: B<<1721.0,130.0>-<1721.0,244.0>-<1898.0,536.0>>/B<<1898.0,536.0>-<1805.0,301.0>-<1805.0,226.0>> = 9.631832301801447
    
    * uni1794_17C5: B<<1721.0,130.0>-<1721.0,244.0>-<1898.0,536.0>>/B<<1898.0,536.0>-<1805.0,301.0>-<1805.0,226.0>> = 9.631832301801447
    
    * uni1795_17B6: B<<1760.0,130.0>-<1760.0,244.0>-<1937.0,536.0>>/B<<1937.0,536.0>-<1844.0,301.0>-<1844.0,226.0>> = 9.631832301801447
    
    * uni1795_17C5: B<<1760.0,130.0>-<1760.0,244.0>-<1937.0,536.0>>/B<<1937.0,536.0>-<1844.0,301.0>-<1844.0,226.0>> = 9.631832301801447
    
    * uni1796 (U+1796): B<<1238.0,130.0>-<1238.0,244.0>-<1415.0,536.0>>/B<<1415.0,536.0>-<1322.0,301.0>-<1322.0,226.0>> = 9.631832301801447
    
    * uni1796_17B6: B<<1238.0,130.0>-<1238.0,244.0>-<1415.0,536.0>>/B<<1415.0,536.0>-<1322.0,301.0>-<1322.0,226.0>> = 9.631832301801447
    
    * uni1796_17B6: B<<2081.0,130.0>-<2081.0,244.0>-<2258.0,536.0>>/B<<2258.0,536.0>-<2165.0,301.0>-<2165.0,226.0>> = 9.631832301801447
    
    * uni1796_17C5: B<<1238.0,130.0>-<1238.0,244.0>-<1415.0,536.0>>/B<<1415.0,536.0>-<1322.0,301.0>-<1322.0,226.0>> = 9.631832301801447
    
    * uni1796_17C5: B<<2081.0,130.0>-<2081.0,244.0>-<2258.0,536.0>>/B<<2258.0,536.0>-<2165.0,301.0>-<2165.0,226.0>> = 9.631832301801447
    
    * uni1797_17B6: B<<1755.0,130.0>-<1755.0,244.0>-<1932.0,536.0>>/B<<1932.0,536.0>-<1839.0,301.0>-<1839.0,226.0>> = 9.631832301801447
    
    * uni1797_17C5: B<<1755.0,130.0>-<1755.0,244.0>-<1932.0,536.0>>/B<<1932.0,536.0>-<1839.0,301.0>-<1839.0,226.0>> = 9.631832301801447
    
    * uni1798_17B6: B<<1767.0,130.0>-<1767.0,244.0>-<1944.0,536.0>>/B<<1944.0,536.0>-<1851.0,301.0>-<1851.0,226.0>> = 9.631832301801447
    
    * uni1798_17C5: B<<1767.0,130.0>-<1767.0,244.0>-<1944.0,536.0>>/B<<1944.0,536.0>-<1851.0,301.0>-<1851.0,226.0>> = 9.631832301801447
    
    * uni1799_17B6: B<<2357.0,130.0>-<2357.0,244.0>-<2534.0,536.0>>/B<<2534.0,536.0>-<2441.0,301.0>-<2441.0,226.0>> = 9.631832301801447
    
    * uni1799_17C5: B<<2357.0,130.0>-<2357.0,244.0>-<2534.0,536.0>>/B<<2534.0,536.0>-<2441.0,301.0>-<2441.0,226.0>> = 9.631832301801447
    
    * uni179A_17B6: B<<1103.0,130.0>-<1103.0,244.0>-<1280.0,536.0>>/B<<1280.0,536.0>-<1187.0,301.0>-<1187.0,226.0>> = 9.631832301801447
    
    * uni179A_17C5: B<<1103.0,130.0>-<1103.0,244.0>-<1280.0,536.0>>/B<<1280.0,536.0>-<1187.0,301.0>-<1187.0,226.0>> = 9.631832301801447
    
    * uni179B_17B6: B<<2522.0,130.0>-<2522.0,244.0>-<2699.0,536.0>>/B<<2699.0,536.0>-<2606.0,301.0>-<2606.0,226.0>> = 9.631832301801447
    
    * uni179B_17C5: B<<2522.0,130.0>-<2522.0,244.0>-<2699.0,536.0>>/B<<2699.0,536.0>-<2606.0,301.0>-<2606.0,226.0>> = 9.631832301801447
    
    * uni179C_17B6: B<<1160.0,130.0>-<1160.0,244.0>-<1337.0,536.0>>/B<<1337.0,536.0>-<1244.0,301.0>-<1244.0,226.0>> = 9.631832301801447
    
    * uni179C_17C5: B<<1160.0,130.0>-<1160.0,244.0>-<1337.0,536.0>>/B<<1337.0,536.0>-<1244.0,301.0>-<1244.0,226.0>> = 9.631832301801447
    
    * uni179F_17B6: B<<2460.0,130.0>-<2460.0,244.0>-<2637.0,536.0>>/B<<2637.0,536.0>-<2544.0,301.0>-<2544.0,226.0>> = 9.631832301801447
    
    * uni179F_17C5: B<<2460.0,130.0>-<2460.0,244.0>-<2637.0,536.0>>/B<<2637.0,536.0>-<2544.0,301.0>-<2544.0,226.0>> = 9.631832301801447
    
    * uni17A0 (U+17A0): B<<1767.0,130.0>-<1767.0,244.0>-<1944.0,536.0>>/B<<1944.0,536.0>-<1851.0,301.0>-<1851.0,226.0>> = 9.631832301801447
    
    * uni17A0_17B6: B<<1767.0,130.0>-<1767.0,244.0>-<1944.0,536.0>>/B<<1944.0,536.0>-<1851.0,301.0>-<1851.0,226.0>> = 9.631832301801447
    
    * uni17A0_17B6: B<<2524.0,130.0>-<2524.0,244.0>-<2701.0,536.0>>/B<<2701.0,536.0>-<2608.0,301.0>-<2608.0,226.0>> = 9.631832301801447
    
    * uni17A0_17C5: B<<1767.0,130.0>-<1767.0,244.0>-<1944.0,536.0>>/B<<1944.0,536.0>-<1851.0,301.0>-<1851.0,226.0>> = 9.631832301801447
    
    * uni17A0_17C5: B<<2524.0,130.0>-<2524.0,244.0>-<2701.0,536.0>>/B<<2701.0,536.0>-<2608.0,301.0>-<2608.0,226.0>> = 9.631832301801447
    
    * uni17A1_17B6: B<<2236.0,130.0>-<2236.0,244.0>-<2413.0,536.0>>/B<<2413.0,536.0>-<2320.0,301.0>-<2320.0,226.0>> = 9.631832301801447
    
    * uni17A1_17C5: B<<2236.0,130.0>-<2236.0,244.0>-<2413.0,536.0>>/B<<2413.0,536.0>-<2320.0,301.0>-<2320.0,226.0>> = 9.631832301801447
    
    * uni17A2_17B6: B<<1974.0,130.0>-<1974.0,244.0>-<2151.0,536.0>>/B<<2151.0,536.0>-<2058.0,301.0>-<2058.0,226.0>> = 9.631832301801447
    
    * uni17A2_17C5: B<<1974.0,130.0>-<1974.0,244.0>-<2151.0,536.0>>/B<<2151.0,536.0>-<2058.0,301.0>-<2058.0,226.0>> = 9.631832301801447
    
    * uni17A4 (U+17A4): B<<1974.0,130.0>-<1974.0,244.0>-<2151.0,536.0>>/B<<2151.0,536.0>-<2058.0,301.0>-<2058.0,226.0>> = 9.631832301801447
    
    * uni17A5 (U+17A5): B<<496.0,1090.0>-<560.0,1014.0>-<618.0,1001.0>>/B<<618.0,1001.0>-<404.0,1006.0>-<340.0,1082.0>> = 11.294919014251237
    
    * uni17AD (U+17AD): B<<1220.0,130.0>-<1220.0,244.0>-<1397.0,536.0>>/B<<1397.0,536.0>-<1304.0,301.0>-<1304.0,226.0>> = 9.631832301801447
    
    * uni17AE (U+17AE): B<<1220.0,130.0>-<1220.0,244.0>-<1397.0,536.0>>/B<<1397.0,536.0>-<1304.0,301.0>-<1304.0,226.0>> = 9.631832301801447
    
    * uni17B3 (U+17B3): B<<416.0,1199.0>-<445.0,1330.0>-<586.0,1410.0>>/L<<586.0,1410.0>--<515.0,1376.0>> = 3.981018191951291
    
    * uni17B3 (U+17B3): L<<686.0,1458.0>--<661.0,1446.0>>/B<<661.0,1446.0>-<795.0,1500.0>-<962.0,1500.0>> = 3.6923067407782253
    
    * uni17B6 (U+17B6): B<<35.0,130.0>-<35.0,244.0>-<212.0,536.0>>/B<<212.0,536.0>-<119.0,301.0>-<119.0,226.0>> = 9.631832301801447
    
    * uni17C4 (U+17C4): B<<35.0,130.0>-<35.0,244.0>-<212.0,536.0>>/B<<212.0,536.0>-<119.0,301.0>-<119.0,226.0>> = 9.631832301801447
    
    * uni17C5 (U+17C5): B<<35.0,130.0>-<35.0,244.0>-<212.0,536.0>>/B<<212.0,536.0>-<119.0,301.0>-<119.0,226.0>> = 9.631832301801447
    
    * uni17D2_1783_17B6: B<<904.0,130.0>-<904.0,244.0>-<1081.0,536.0>>/B<<1081.0,536.0>-<988.0,301.0>-<988.0,226.0>> = 9.631832301801447
    
    * uni17D2_1783_17C5: B<<904.0,130.0>-<904.0,244.0>-<1081.0,536.0>>/B<<1081.0,536.0>-<988.0,301.0>-<988.0,226.0>> = 9.631832301801447
    
    * uni17D2_1788_17B6: B<<912.0,130.0>-<912.0,244.0>-<1089.0,536.0>>/B<<1089.0,536.0>-<996.0,301.0>-<996.0,226.0>> = 9.631832301801447
    
    * uni17D2_1788_17C5: B<<912.0,130.0>-<912.0,244.0>-<1089.0,536.0>>/B<<1089.0,536.0>-<996.0,301.0>-<996.0,226.0>> = 9.631832301801447
    
    * uni17D2_178D_17B6: B<<909.0,130.0>-<909.0,244.0>-<1086.0,536.0>>/B<<1086.0,536.0>-<993.0,301.0>-<993.0,226.0>> = 9.631832301801447
    
    * uni17D2_178D_17C5: B<<909.0,130.0>-<909.0,244.0>-<1086.0,536.0>>/B<<1086.0,536.0>-<993.0,301.0>-<993.0,226.0>> = 9.631832301801447
    
    * uni17D2_1792: B<<-524.0,-280.0>-<-524.0,-234.0>-<-488.0,-219.0>>/L<<-488.0,-219.0>--<-889.0,-321.0>> = 8.348528745171661
    
    * uni17D2_1794_17B6: B<<897.0,130.0>-<897.0,244.0>-<1074.0,536.0>>/B<<1074.0,536.0>-<981.0,301.0>-<981.0,226.0>> = 9.631832301801447
    
    * uni17D2_1794_17C5: B<<897.0,130.0>-<897.0,244.0>-<1074.0,536.0>>/B<<1074.0,536.0>-<981.0,301.0>-<981.0,226.0>> = 9.631832301801447
    
    * uni17D2_1799_17B6: B<<931.0,130.0>-<931.0,244.0>-<1108.0,536.0>>/B<<1108.0,536.0>-<1015.0,301.0>-<1015.0,226.0>> = 9.631832301801447
    
    * uni17D2_1799_17C5: B<<931.0,130.0>-<931.0,244.0>-<1108.0,536.0>>/B<<1108.0,536.0>-<1015.0,301.0>-<1015.0,226.0>> = 9.631832301801447
    
    * uni17D2_179F_17B6: B<<910.0,130.0>-<910.0,244.0>-<1087.0,536.0>>/B<<1087.0,536.0>-<994.0,301.0>-<994.0,226.0>> = 9.631832301801447
    
    * uni17D2_179F_17C5: B<<910.0,130.0>-<910.0,244.0>-<1087.0,536.0>>/B<<1087.0,536.0>-<994.0,301.0>-<994.0,226.0>> = 9.631832301801447
    
    [code: found-jaggy-segments]

Do outlines contain any semi-vertical or semi-horizontal lines?

Check ID: <FontBakeryCheck:outline_semi_vertical>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

    The following glyphs have semi-vertical/semi-horizontal lines:

    * uni17E4 (U+17E4): L<<1142.0,-1.0>--<942.0,0.0>>
    
    * uni17E5 (U+17E5): L<<1168.0,-1.0>--<968.0,0.0>>
    
    [code: found-semi-vertical]

Font File Checks

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

Check Google Fonts glyph coverage.

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

    Missing required codepoints:

    - 0x00A2 (CENT SIGN)
    
    
    - 0x00A3 (POUND SIGN)
    
    
    - 0x00A5 (YEN SIGN)
    
    
    - 0x00A9 (COPYRIGHT SIGN)
    
    
    - 0x00AE (REGISTERED SIGN)
    
    
    - 0x00B0 (DEGREE SIGN)
    
    
    - 0x00B7 (MIDDLE DOT)
    
    
    - 0x00D7 (MULTIPLICATION SIGN)
    
    
    - 0x00F7 (DIVISION SIGN)
    
    
    - 0x2013 (EN DASH)
    
    
    - 0x2014 (EM DASH)
    
    
    - 0x2018 (LEFT SINGLE QUOTATION MARK)
    
    
    - 0x2019 (RIGHT SINGLE QUOTATION MARK)
    
    
    - 0x201C (LEFT DOUBLE QUOTATION MARK)
    
    
    - 0x201D (RIGHT DOUBLE QUOTATION MARK)
    
    
    - 0x2022 (BULLET)
    
    
    - 0x2026 (HORIZONTAL ELLIPSIS)
    
    
    - 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>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

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

    [code: lacks-meta-table]

Font has old ttfautohint applied?

Check ID: <FontBakeryCheck:googlefonts/old_ttfautohint>
⚠️ Fasthand-Regular.ttf
  • ⚠️ WARN

    ttfautohint used in font = 1.8.3; latest = 1.8.4; Need to re-run with the newer version!

    [code: old-ttfa]

Checking OS/2 achVendID.

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