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

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
2 0 9 27 115 13 291
0% 0% 2% 6% 25% 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>
⚠️ NotoSansDuployan-Regular.ttf
  • ⚠️ WARN

    The following mark characters could be in the GDEF mark glyph class: u1BC9D (U+1BC9D)

    [code: mark-chars]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

    The following mark characters could be in the GDEF mark glyph class: u1BC9D (U+1BC9D)

    [code: mark-chars]

Font has correct post table version?

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

    Post table format 3 use has niche use case problems.Please review the check rationale for additional details.

    [code: post-table-version]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

    Post table format 3 use has niche use case problems.Please review the check rationale for additional details.

    [code: post-table-version]

Universal Profile Checks

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

Check accent of Lcaron, dcaron, lcaron, tcaron

Check ID: <FontBakeryCheck:alt_caron>
⚠️ NotoSansDuployan-Regular.ttf
  • ⚠️ 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

    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!

⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ 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

    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!

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

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

    The following glyphs had zero advance width: - uni20DD (U+20DD)

    [code: zero-width-bases]
🔥 NotoSansDuployan-Bold.ttf
  • 🔥 FAIL

    The following glyphs had zero advance width: - uni20DD (U+20DD)

    [code: zero-width-bases]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:contour_count>
⚠️ NotoSansDuployan-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: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    [code: contour-count]
⚠️ NotoSansDuployan-Bold.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: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    [code: contour-count]

Ensure files are not too large.

Check ID: <FontBakeryCheck:file_size>
⚠️ NotoSansDuployan-Regular.ttf
  • ⚠️ WARN

    Font file is 1.7Mb; ideally it should be less than 1.0Mb

    [code: large-font]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

    Font file is 1.7Mb; ideally it should be less than 1.0Mb

    [code: large-font]

Check math signs have the same width.

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

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

    Width = 1131: less

    Width = 740: equal

    Width = 1130: greater

    Width = 593: multiply

    Width = 572: divide

    Width = 322: minus

    [code: width-outliers]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

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

    Width = 686: plus

    Width = 770: equal

    Width = 624: multiply

    Width = 572: divide

    Width = 322: minus

    [code: width-outliers]

Checking with ots-sanitize.

Check ID: <FontBakeryCheck:ots>
⚠️ NotoSansDuployan-Regular.ttf
  • ⚠️ WARN

    ots-sanitize passed this file, however warnings were printed:

    WARNING: Layout: tags aren't arranged alphabetically. WARNING: Layout: tags aren't arranged alphabetically.

    [code: ots-sanitize-warn]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

    ots-sanitize passed this file, however warnings were printed:

    WARNING: Layout: tags aren't arranged alphabetically. WARNING: Layout: tags aren't arranged alphabetically.

    [code: ots-sanitize-warn]

Check font contains no unreachable glyphs

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

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

    - glyph10240
    
    - glyph10336
    
    [code: unreachable-glyphs]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

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

    - glyph10355
    
    - glyph10451
    
    [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>
⚠️ NotoSansDuployan-Regular.ttf
  • ⚠️ WARN

    Article page lacks visual assets.

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

    ok

⚠️ NotoSansDuployan-Bold.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>
⚠️ NotoSansDuployan-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: coptic, math, tifinagh, cherokee
    • U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: osage, cherokee
    • U+030C COMBINING CARON: try adding one of: tai-le, cherokee
    • U+0316 COMBINING GRAVE ACCENT BELOW: not included in any glyphset definition
    • U+0317 COMBINING ACUTE ACCENT BELOW: 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+032F COMBINING INVERTED BREVE BELOW: try adding math
    • U+0331 COMBINING MACRON BELOW: try adding one of: sunuwar, gothic, syriac, caucasian-albanian, thai, cherokee, tifinagh
    • U+2001 EM QUAD: try adding symbols2
    • U+2003 EM SPACE: try adding nushu
    • U+20DD COMBINING ENCLOSING CIRCLE: try adding symbols
    • U+2308 LEFT CEILING: try adding one of: symbols, math
    • U+2309 RIGHT CEILING: try adding one of: symbols, math
    • U+230A LEFT FLOOR: try adding one of: symbols, math
    • U+230B RIGHT FLOOR: try adding one of: symbols, math
    • U+2620 SKULL AND CROSSBONES: try adding symbols
    • U+271D LATIN CROSS: try adding symbols
    • U+2E40 DOUBLE HYPHEN: not included in any glyphset definition

    Or you can add the above codepoints to one of the subsets supported by the font: duployan, latin, latin-ext, menu

    [code: unreachable-subsetting]
⚠️ NotoSansDuployan-Bold.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: coptic, math, tifinagh, cherokee
    • U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: osage, cherokee
    • U+030C COMBINING CARON: try adding one of: tai-le, cherokee
    • U+0316 COMBINING GRAVE ACCENT BELOW: not included in any glyphset definition
    • U+0317 COMBINING ACUTE ACCENT BELOW: 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+032F COMBINING INVERTED BREVE BELOW: try adding math
    • U+0331 COMBINING MACRON BELOW: try adding one of: sunuwar, gothic, syriac, caucasian-albanian, thai, cherokee, tifinagh
    • U+2001 EM QUAD: try adding symbols2
    • U+2003 EM SPACE: try adding nushu
    • U+20DD COMBINING ENCLOSING CIRCLE: try adding symbols
    • U+2308 LEFT CEILING: try adding one of: symbols, math
    • U+2309 RIGHT CEILING: try adding one of: symbols, math
    • U+230A LEFT FLOOR: try adding one of: symbols, math
    • U+230B RIGHT FLOOR: try adding one of: symbols, math
    • U+2620 SKULL AND CROSSBONES: try adding symbols
    • U+271D LATIN CROSS: try adding symbols
    • U+2E40 DOUBLE HYPHEN: not included in any glyphset definition

    Or you can add the above codepoints to one of the subsets supported by the font: duployan, latin, latin-ext, menu

    [code: unreachable-subsetting]

Glyphset Checks

💥💥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
💥 NotoSansDuployan-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]
💥 NotoSansDuployan-Bold.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>
🔥 NotoSansDuployan-Regular.ttf
🔥 NotoSansDuployan-Bold.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]

On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.

Check ID: <FontBakeryCheck:googlefonts/description/family_update>
⚠️ NotoSansDuployan-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]
⚠️ NotoSansDuployan-Bold.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]
🔥 NotoSansDuployan-Regular.ttf
  • 🔥 FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes.

    [code: too-short]
🔥 NotoSansDuployan-Bold.ttf
  • 🔥 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.

Check ID: <FontBakeryCheck:dotted_circle>
🔥 NotoSansDuployan-Regular.ttf
  • 🔥 FAIL

    The following glyphs could not be attached to the dotted circle glyph:

    - tildecomb
    
    - uni030A
    
    - uni030B
    
    - uni0326
    
    - uni0327
    
    - uni0328
    
    [code: unattached-dotted-circle-marks]
🔥 NotoSansDuployan-Bold.ttf
  • 🔥 FAIL

    The following glyphs could not be attached to the dotted circle glyph:

    - tildecomb
    
    - uni030A
    
    - uni030B
    
    - uni0326
    
    - uni0327
    
    - uni0328
    
    [code: unattached-dotted-circle-marks]

Outline Checks

⚠️⚠️

Do outlines contain any jaggy segments?

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

    The following glyphs have jaggy segments:

    * glyph00596: B<<210.0,355.5>-<210.0,358.0>-<211.0,359.0>>/B<<211.0,359.0>-<181.0,333.0>-<167.5,296.5>> = 4.085616779974888
    
    * glyph01008: B<<472.5,296.5>-<459.0,333.0>-<429.0,359.0>>/B<<429.0,359.0>-<430.0,358.0>-<430.0,355.5>> = 4.085616779974888
    
    [code: found-jaggy-segments]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

    The following glyphs have jaggy segments:

    * W (U+0057): B<<266.0,196.0>-<272.0,161.0>-<275.0,137.0>>/B<<275.0,137.0>-<278.0,162.0>-<284.0,196.5>> = 13.967789761532726
    
    * W (U+0057): B<<489.0,505.5>-<485.0,529.0>-<483.0,542.0>>/B<<483.0,542.0>-<482.0,529.0>-<477.5,505.5>> = 13.144867617550734
    
    * W (U+0057): B<<683.0,196.0>-<689.0,161.0>-<692.0,137.0>>/B<<692.0,137.0>-<695.0,162.0>-<701.0,196.5>> = 13.967789761532726
    
    * Wacute (U+1E82): B<<266.0,196.0>-<272.0,161.0>-<275.0,137.0>>/B<<275.0,137.0>-<278.0,162.0>-<284.0,196.5>> = 13.967789761532726
    
    * Wacute (U+1E82): B<<489.0,505.5>-<485.0,529.0>-<483.0,542.0>>/B<<483.0,542.0>-<482.0,529.0>-<477.5,505.5>> = 13.144867617550734
    
    * Wacute (U+1E82): B<<683.0,196.0>-<689.0,161.0>-<692.0,137.0>>/B<<692.0,137.0>-<695.0,162.0>-<701.0,196.5>> = 13.967789761532726
    
    * Wcircumflex (U+0174): B<<266.0,196.0>-<272.0,161.0>-<275.0,137.0>>/B<<275.0,137.0>-<278.0,162.0>-<284.0,196.5>> = 13.967789761532726
    
    * Wcircumflex (U+0174): B<<489.0,505.5>-<485.0,529.0>-<483.0,542.0>>/B<<483.0,542.0>-<482.0,529.0>-<477.5,505.5>> = 13.144867617550734
    
    * Wcircumflex (U+0174): B<<683.0,196.0>-<689.0,161.0>-<692.0,137.0>>/B<<692.0,137.0>-<695.0,162.0>-<701.0,196.5>> = 13.967789761532726
    
    * Wdieresis (U+1E84): B<<266.0,196.0>-<272.0,161.0>-<275.0,137.0>>/B<<275.0,137.0>-<278.0,162.0>-<284.0,196.5>> = 13.967789761532726
    
    * Wdieresis (U+1E84): B<<489.0,505.5>-<485.0,529.0>-<483.0,542.0>>/B<<483.0,542.0>-<482.0,529.0>-<477.5,505.5>> = 13.144867617550734
    
    * Wdieresis (U+1E84): B<<683.0,196.0>-<689.0,161.0>-<692.0,137.0>>/B<<692.0,137.0>-<695.0,162.0>-<701.0,196.5>> = 13.967789761532726
    
    * Wgrave (U+1E80): B<<266.0,196.0>-<272.0,161.0>-<275.0,137.0>>/B<<275.0,137.0>-<278.0,162.0>-<284.0,196.5>> = 13.967789761532726
    
    * Wgrave (U+1E80): B<<489.0,505.5>-<485.0,529.0>-<483.0,542.0>>/B<<483.0,542.0>-<482.0,529.0>-<477.5,505.5>> = 13.144867617550734
    
    * Wgrave (U+1E80): B<<683.0,196.0>-<689.0,161.0>-<692.0,137.0>>/B<<692.0,137.0>-<695.0,162.0>-<701.0,196.5>> = 13.967789761532726
    
    * glyph00389: B<<204.5,211.5>-<190.0,223.0>-<186.0,240.0>>/L<<186.0,240.0>--<186.0,150.0>> = 13.240519915187184
    
    * glyph00462: L<<285.0,150.0>--<285.0,240.0>>/B<<285.0,240.0>-<281.0,223.0>-<267.0,211.5>> = 13.240519915187184
    
    * glyph00501: B<<201.5,12.5>-<187.0,25.0>-<185.0,43.0>>/B<<185.0,43.0>-<183.0,25.0>-<168.5,12.5>> = 12.680383491819825
    
    * glyph00501: B<<501.5,12.5>-<487.0,25.0>-<485.0,43.0>>/B<<485.0,43.0>-<483.0,25.0>-<468.5,12.5>> = 12.680383491819825
    
    * glyph00577: L<<236.0,200.0>--<146.0,200.0>>/B<<146.0,200.0>-<163.0,196.0>-<174.5,181.5>> = 13.240519915187184
    
    * glyph00604: B<<357.5,345.5>-<356.0,383.0>-<375.0,418.0>>/B<<375.0,418.0>-<360.0,400.0>-<336.0,400.0>> = 11.309932474020195
    
    * glyph00604: B<<465.0,175.0>-<477.0,197.0>-<501.0,200.0>>/B<<501.0,200.0>-<460.0,203.0>-<428.0,223.5>> = 11.309932474020195
    
    * glyph00604: B<<588.0,221.5>-<555.0,202.0>-<518.0,200.0>>/B<<518.0,200.0>-<544.0,196.0>-<555.0,171.5>> = 11.840220321472344
    
    * glyph00621: B<<372.5,116.5>-<360.0,102.0>-<342.0,100.0>>/B<<342.0,100.0>-<360.0,98.0>-<372.5,83.5>> = 12.680383491819825
    
    * glyph00621: B<<372.5,416.5>-<360.0,402.0>-<342.0,400.0>>/B<<342.0,400.0>-<360.0,398.0>-<372.5,383.5>> = 12.680383491819825
    
    * glyph00624: B<<174.5,119.0>-<163.0,105.0>-<146.0,101.0>>/L<<146.0,101.0>--<236.0,101.0>> = 13.240519915187184
    
    * glyph00638: B<<372.5,116.5>-<360.0,102.0>-<342.0,100.0>>/B<<342.0,100.0>-<360.0,98.0>-<372.5,83.5>> = 12.680383491819825
    
    * glyph00638: B<<372.5,416.5>-<360.0,402.0>-<342.0,400.0>>/B<<342.0,400.0>-<360.0,398.0>-<372.5,383.5>> = 12.680383491819825
    
    * glyph00717: B<<336.0,100.0>-<360.0,100.0>-<375.0,82.0>>/B<<375.0,82.0>-<356.0,117.0>-<357.5,154.0>> = 11.309932474020195
    
    * glyph00717: B<<428.0,276.0>-<460.0,297.0>-<501.0,300.0>>/B<<501.0,300.0>-<477.0,303.0>-<465.0,325.0>> = 11.309932474020195
    
    * glyph00717: B<<555.0,328.5>-<544.0,304.0>-<518.0,300.0>>/B<<518.0,300.0>-<555.0,298.0>-<588.0,278.5>> = 11.840220321472344
    
    * glyph00783: B<<144.5,278.5>-<177.0,298.0>-<214.0,300.0>>/B<<214.0,300.0>-<188.0,304.0>-<177.0,328.5>> = 11.840220321472344
    
    * glyph00783: B<<267.0,325.0>-<255.0,303.0>-<230.0,300.0>>/B<<230.0,300.0>-<271.0,297.0>-<303.0,276.5>> = 11.027689537749348
    
    * glyph00783: B<<374.0,154.5>-<376.0,117.0>-<357.0,82.0>>/B<<357.0,82.0>-<372.0,100.0>-<396.0,100.0>> = 11.309932474020195
    
    * glyph00806: B<<324.5,50.5>-<297.0,50.0>-<282.0,69.0>>/B<<282.0,69.0>-<284.0,65.0>-<285.0,60.0>> = 11.725112015165033
    
    * glyph00880: B<<570.5,358.0>-<555.0,324.0>-<527.0,300.0>>/B<<527.0,300.0>-<529.0,301.0>-<531.5,300.5>> = 14.036243467926457
    
    * glyph00975: B<<296.5,181.5>-<308.0,196.0>-<325.0,200.0>>/L<<325.0,200.0>--<236.0,200.0>> = 13.240519915187184
    
    * glyph00989: B<<97.5,383.5>-<110.0,398.0>-<128.0,400.0>>/B<<128.0,400.0>-<110.0,402.0>-<97.5,416.5>> = 12.680383491819825
    
    * glyph00989: B<<97.5,83.5>-<110.0,98.0>-<128.0,100.0>>/B<<128.0,100.0>-<110.0,102.0>-<97.5,116.5>> = 12.680383491819825
    
    * glyph00998: B<<177.5,171.5>-<189.0,196.0>-<215.0,200.0>>/B<<215.0,200.0>-<178.0,202.0>-<145.0,221.5>> = 11.840220321472344
    
    * glyph00998: B<<304.0,224.0>-<272.0,203.0>-<230.0,200.0>>/B<<230.0,200.0>-<255.0,197.0>-<267.0,175.0>> = 10.928390192605821
    
    * glyph00998: B<<396.0,400.0>-<372.0,400.0>-<357.0,418.0>>/B<<357.0,418.0>-<376.0,383.0>-<374.5,346.0>> = 11.309932474020195
    
    * glyph01027: B<<97.5,383.5>-<110.0,398.0>-<128.0,400.0>>/B<<128.0,400.0>-<110.0,402.0>-<97.5,416.5>> = 12.680383491819825
    
    * glyph01027: B<<97.5,83.5>-<110.0,98.0>-<128.0,100.0>>/B<<128.0,100.0>-<110.0,102.0>-<97.5,116.5>> = 12.680383491819825
    
    * glyph01030: L<<236.0,101.0>--<325.0,101.0>>/B<<325.0,101.0>-<308.0,105.0>-<296.5,119.0>> = 13.240519915187184
    
    * glyph01067: B<<168.5,287.5>-<183.0,275.0>-<185.0,257.0>>/B<<185.0,257.0>-<187.0,275.0>-<201.5,287.5>> = 12.680383491819825
    
    * glyph01067: B<<468.5,287.5>-<483.0,275.0>-<485.0,257.0>>/B<<485.0,257.0>-<487.0,275.0>-<501.5,287.5>> = 12.680383491819825
    
    * glyph01070: L<<186.0,150.0>--<186.0,61.0>>/B<<186.0,61.0>-<190.0,78.0>-<204.5,89.5>> = 13.240519915187184
    
    * glyph01119: B<<168.5,287.5>-<183.0,275.0>-<185.0,257.0>>/B<<185.0,257.0>-<187.0,275.0>-<201.5,287.5>> = 12.680383491819825
    
    * glyph01119: B<<468.5,287.5>-<483.0,275.0>-<485.0,257.0>>/B<<485.0,257.0>-<487.0,275.0>-<501.5,287.5>> = 12.680383491819825
    
    * glyph01122: B<<267.0,89.5>-<281.0,78.0>-<285.0,61.0>>/L<<285.0,61.0>--<285.0,150.0>> = 13.240519915187184
    
    * glyph01184: B<<201.5,12.5>-<187.0,25.0>-<185.0,43.0>>/B<<185.0,43.0>-<183.0,25.0>-<168.5,12.5>> = 12.680383491819825
    
    * glyph01184: B<<501.5,12.5>-<487.0,25.0>-<485.0,43.0>>/B<<485.0,43.0>-<483.0,25.0>-<468.5,12.5>> = 12.680383491819825
    
    * glyph01442: L<<200.0,157.0>--<264.0,93.0>>/B<<264.0,93.0>-<254.0,108.0>-<255.5,126.0>> = 11.309932474020227
    
    * glyph01580: B<<145.5,200.0>-<150.0,199.0>-<154.0,197.0>>/B<<154.0,197.0>-<135.0,212.0>-<135.5,239.5>> = 11.725112015165033
    
    * glyph01599: B<<273.0,204.5>-<272.0,222.0>-<289.0,238.0>>/L<<289.0,238.0>--<211.0,193.0>> = 13.282656042222273
    
    * glyph01668: B<<185.0,311.0>-<185.0,287.0>-<167.0,272.0>>/B<<167.0,272.0>-<202.0,291.0>-<239.0,289.5>> = 11.309932474020195
    
    * glyph01668: B<<361.0,219.0>-<382.0,187.0>-<385.0,146.0>>/B<<385.0,146.0>-<388.0,170.0>-<410.0,182.0>> = 11.309932474020195
    
    * glyph01668: B<<413.5,92.0>-<389.0,103.0>-<385.0,129.0>>/B<<385.0,129.0>-<383.0,92.0>-<363.5,59.5>> = 11.840220321472344
    
    * glyph01758: B<<239.5,272.5>-<202.0,271.0>-<167.0,290.0>>/B<<167.0,290.0>-<185.0,275.0>-<185.0,251.0>> = 11.309932474020195
    
    * glyph01758: B<<363.5,503.0>-<383.0,470.0>-<385.0,433.0>>/B<<385.0,433.0>-<389.0,459.0>-<413.5,470.0>> = 11.840220321472344
    
    * glyph01758: B<<410.0,380.0>-<388.0,392.0>-<385.0,416.0>>/B<<385.0,416.0>-<382.0,375.0>-<361.5,343.0>> = 11.309932474020195
    
    * glyph01779: B<<304.0,147.0>-<321.0,153.0>-<338.0,148.0>>/L<<338.0,148.0>--<260.0,193.0>> = 13.592099034814522
    
    * glyph01932: L<<236.0,200.0>--<146.0,200.0>>/B<<146.0,200.0>-<163.0,196.0>-<174.5,181.5>> = 13.240519915187184
    
    * glyph01936: L<<186.0,150.0>--<186.0,61.0>>/B<<186.0,61.0>-<190.0,78.0>-<204.5,89.5>> = 13.240519915187184
    
    * glyph01940: L<<247.0,193.0>--<169.0,148.0>>/B<<169.0,148.0>-<186.0,153.0>-<203.0,147.0>> = 13.592099034814522
    
    * glyph01941: B<<273.0,204.5>-<272.0,222.0>-<289.0,238.0>>/L<<289.0,238.0>--<211.0,193.0>> = 13.282656042222273
    
    * glyph01945: L<<260.0,193.0>--<182.0,238.0>>/B<<182.0,238.0>-<199.0,222.0>-<198.0,204.5>> = 13.282656042222273
    
    * glyph01946: B<<304.0,147.0>-<321.0,153.0>-<338.0,148.0>>/L<<338.0,148.0>--<260.0,193.0>> = 13.592099034814522
    
    * glyph01950: L<<200.0,157.0>--<264.0,93.0>>/B<<264.0,93.0>-<254.0,108.0>-<255.5,126.0>> = 11.309932474020227
    
    * glyph01951: B<<211.0,170.5>-<193.0,169.0>-<178.0,179.0>>/L<<178.0,179.0>--<242.0,115.0>> = 11.309932474020227
    
    * glyph01955: B<<267.0,89.5>-<281.0,78.0>-<285.0,61.0>>/L<<285.0,61.0>--<285.0,150.0>> = 13.240519915187184
    
    * glyph01959: B<<296.5,181.5>-<308.0,196.0>-<325.0,200.0>>/L<<325.0,200.0>--<236.0,200.0>> = 13.240519915187184
    
    * glyph01963: L<<236.0,101.0>--<325.0,101.0>>/B<<325.0,101.0>-<308.0,105.0>-<296.5,119.0>> = 13.240519915187184
    
    * glyph01964: B<<174.5,119.0>-<163.0,105.0>-<146.0,101.0>>/L<<146.0,101.0>--<236.0,101.0>> = 13.240519915187184
    
    * glyph01968: L<<285.0,150.0>--<285.0,240.0>>/B<<285.0,240.0>-<281.0,223.0>-<267.0,211.5>> = 13.240519915187184
    
    * glyph01972: B<<204.5,211.5>-<190.0,223.0>-<186.0,240.0>>/L<<186.0,240.0>--<186.0,150.0>> = 13.240519915187184
    
    * glyph01980: L<<236.0,200.0>--<146.0,200.0>>/B<<146.0,200.0>-<163.0,196.0>-<174.5,181.5>> = 13.240519915187184
    
    * glyph01989: B<<296.5,181.5>-<308.0,196.0>-<325.0,200.0>>/L<<325.0,200.0>--<236.0,200.0>> = 13.240519915187184
    
    * glyph01993: B<<174.5,119.0>-<163.0,105.0>-<146.0,101.0>>/L<<146.0,101.0>--<236.0,101.0>> = 13.240519915187184
    
    * glyph01994: L<<186.0,150.0>--<186.0,61.0>>/B<<186.0,61.0>-<190.0,78.0>-<204.5,89.5>> = 13.240519915187184
    
    * glyph01998: L<<247.0,193.0>--<169.0,148.0>>/B<<169.0,148.0>-<186.0,153.0>-<203.0,147.0>> = 13.592099034814522
    
    * glyph01999: B<<273.0,204.5>-<272.0,222.0>-<289.0,238.0>>/L<<289.0,238.0>--<211.0,193.0>> = 13.282656042222273
    
    * glyph02003: L<<260.0,193.0>--<182.0,238.0>>/B<<182.0,238.0>-<199.0,222.0>-<198.0,204.5>> = 13.282656042222273
    
    * glyph02004: B<<304.0,147.0>-<321.0,153.0>-<338.0,148.0>>/L<<338.0,148.0>--<260.0,193.0>> = 13.592099034814522
    
    * glyph02008: L<<200.0,157.0>--<264.0,93.0>>/B<<264.0,93.0>-<254.0,108.0>-<255.5,126.0>> = 11.309932474020227
    
    * glyph02009: B<<211.0,170.5>-<193.0,169.0>-<178.0,179.0>>/L<<178.0,179.0>--<242.0,115.0>> = 11.309932474020227
    
    * glyph02013: B<<267.0,89.5>-<281.0,78.0>-<285.0,61.0>>/L<<285.0,61.0>--<285.0,150.0>> = 13.240519915187184
    
    * glyph02017: L<<236.0,101.0>--<325.0,101.0>>/B<<325.0,101.0>-<308.0,105.0>-<296.5,119.0>> = 13.240519915187184
    
    * glyph02021: L<<285.0,150.0>--<285.0,240.0>>/B<<285.0,240.0>-<281.0,223.0>-<267.0,211.5>> = 13.240519915187184
    
    * glyph02025: B<<204.5,211.5>-<190.0,223.0>-<186.0,240.0>>/L<<186.0,240.0>--<186.0,150.0>> = 13.240519915187184
    
    * glyph02408: B<<174.5,119.0>-<163.0,105.0>-<146.0,101.0>>/L<<146.0,101.0>--<236.0,101.0>> = 13.240519915187184
    
    * glyph02412: B<<174.5,119.0>-<163.0,105.0>-<146.0,101.0>>/L<<146.0,101.0>--<236.0,101.0>> = 13.240519915187184
    
    * glyph02421: L<<236.0,101.0>--<325.0,101.0>>/B<<325.0,101.0>-<308.0,105.0>-<296.5,119.0>> = 13.240519915187184
    
    * glyph02425: L<<236.0,200.0>--<146.0,200.0>>/B<<146.0,200.0>-<163.0,196.0>-<174.5,181.5>> = 13.240519915187184
    
    * glyph02426: B<<267.0,90.0>-<281.0,79.0>-<285.0,62.0>>/L<<285.0,62.0>--<285.0,150.0>> = 13.240519915187184
    
    * glyph02430: B<<198.0,132.5>-<199.0,115.0>-<182.0,99.0>>/L<<182.0,99.0>--<260.0,144.0>> = 13.282656042222273
    
    * glyph02431: L<<260.0,108.0>--<338.0,153.0>>/B<<338.0,153.0>-<321.0,148.0>-<304.0,154.0>> = 13.592099034814549
    
    * glyph02435: B<<203.0,154.0>-<186.0,148.0>-<169.0,153.0>>/L<<169.0,153.0>--<247.0,108.0>> = 13.592099034814549
    
    * glyph02436: L<<211.0,144.0>--<289.0,99.0>>/B<<289.0,99.0>-<272.0,115.0>-<273.0,132.5>> = 13.282656042222273
    
    * glyph02440: B<<301.0,130.0>-<319.0,132.0>-<334.0,122.0>>/L<<334.0,122.0>--<270.0,185.0>> = 10.858793927232924
    
    * glyph02441: L<<271.0,185.0>--<207.0,249.0>>/B<<207.0,249.0>-<217.0,234.0>-<215.5,216.0>> = 11.309932474020227
    
    * glyph02445: L<<186.0,150.0>--<186.0,61.0>>/B<<186.0,61.0>-<190.0,78.0>-<204.5,89.5>> = 13.240519915187184
    
    * glyph02449: B<<296.5,181.5>-<308.0,196.0>-<325.0,200.0>>/L<<325.0,200.0>--<236.0,200.0>> = 13.240519915187184
    
    * glyph02453: B<<204.5,211.5>-<190.0,223.0>-<186.0,240.0>>/L<<186.0,240.0>--<186.0,150.0>> = 13.240519915187184
    
    * glyph02457: L<<285.0,150.0>--<285.0,240.0>>/B<<285.0,240.0>-<281.0,223.0>-<267.0,211.5>> = 13.240519915187184
    
    * glyph02461: B<<267.0,90.0>-<281.0,79.0>-<285.0,62.0>>/L<<285.0,62.0>--<285.0,150.0>> = 13.240519915187184
    
    * glyph02470: B<<198.0,132.5>-<199.0,115.0>-<182.0,99.0>>/L<<182.0,99.0>--<260.0,144.0>> = 13.282656042222273
    
    * glyph02481: B<<203.0,154.0>-<186.0,148.0>-<169.0,153.0>>/L<<169.0,153.0>--<247.0,108.0>> = 13.592099034814549
    
    * glyph02493: B<<301.0,130.0>-<319.0,132.0>-<334.0,122.0>>/L<<334.0,122.0>--<270.0,185.0>> = 10.858793927232924
    
    * glyph02505: B<<204.5,211.5>-<190.0,223.0>-<186.0,240.0>>/L<<186.0,240.0>--<186.0,150.0>> = 13.240519915187184
    
    * glyph02513: L<<285.0,150.0>--<285.0,240.0>>/B<<285.0,240.0>-<281.0,223.0>-<267.0,211.5>> = 13.240519915187184
    
    * glyph02517: L<<236.0,200.0>--<146.0,200.0>>/B<<146.0,200.0>-<163.0,196.0>-<174.5,181.5>> = 13.240519915187184
    
    * glyph02525: B<<296.5,181.5>-<308.0,196.0>-<325.0,200.0>>/L<<325.0,200.0>--<236.0,200.0>> = 13.240519915187184
    
    * glyph02529: L<<236.0,101.0>--<325.0,101.0>>/B<<325.0,101.0>-<308.0,105.0>-<296.5,119.0>> = 13.240519915187184
    
    * glyph02534: B<<211.0,170.5>-<193.0,169.0>-<178.0,179.0>>/L<<178.0,179.0>--<242.0,115.0>> = 11.309932474020227
    
    * glyph02535: L<<200.0,157.0>--<264.0,93.0>>/B<<264.0,93.0>-<254.0,108.0>-<255.5,126.0>> = 11.309932474020227
    
    * glyph02542: B<<255.5,216.0>-<254.0,234.0>-<264.0,249.0>>/L<<264.0,249.0>--<200.0,185.0>> = 11.309932474020227
    
    * glyph02557: L<<260.0,108.0>--<338.0,153.0>>/B<<338.0,153.0>-<321.0,148.0>-<304.0,154.0>> = 13.592099034814549
    
    * glyph02563: B<<217.5,188.0>-<200.0,187.0>-<184.0,204.0>>/L<<184.0,204.0>--<229.0,126.0>> = 13.282656042222273
    
    * glyph02564: L<<193.0,162.0>--<238.0,84.0>>/B<<238.0,84.0>-<233.0,101.0>-<239.0,118.0>> = 13.592099034814549
    
    * glyph02580: L<<211.0,144.0>--<289.0,99.0>>/B<<289.0,99.0>-<272.0,115.0>-<273.0,132.5>> = 13.282656042222273
    
    * glyph02585: B<<239.0,219.0>-<233.0,236.0>-<238.0,253.0>>/L<<238.0,253.0>--<193.0,175.0>> = 13.592099034814549
    
    * glyph02586: L<<229.0,175.0>--<184.0,97.0>>/B<<184.0,97.0>-<200.0,114.0>-<217.5,113.0>> = 13.282656042222273
    
    * glyph02601: L<<271.0,185.0>--<207.0,249.0>>/B<<207.0,249.0>-<217.0,234.0>-<215.5,216.0>> = 11.309932474020227
    
    * glyph02605: L<<242.0,185.0>--<178.0,122.0>>/B<<178.0,122.0>-<193.0,132.0>-<211.0,130.0>> = 10.858793927232924
    
    * glyph02611: L<<186.0,150.0>--<186.0,61.0>>/B<<186.0,61.0>-<190.0,78.0>-<204.5,89.5>> = 13.240519915187184
    
    * glyph03160: B<<211.0,170.5>-<193.0,169.0>-<178.0,179.0>>/L<<178.0,179.0>--<242.0,115.0>> = 11.309932474020227
    
    * glyph03168: B<<301.5,130.0>-<319.0,132.0>-<334.0,122.0>>/L<<334.0,122.0>--<271.0,185.0>> = 11.309932474020227
    
    * glyph03675: B<<198.0,132.5>-<199.0,115.0>-<182.0,99.0>>/L<<182.0,99.0>--<260.0,144.0>> = 13.282656042222273
    
    * glyph03787: L<<260.0,108.0>--<338.0,153.0>>/B<<338.0,153.0>-<321.0,148.0>-<304.0,154.0>> = 13.592099034814549
    
    * glyph04072: B<<217.5,188.0>-<200.0,187.0>-<184.0,204.0>>/L<<184.0,204.0>--<229.0,126.0>> = 13.282656042222273
    
    * glyph04148: B<<293.0,113.5>-<311.0,110.0>-<323.0,97.0>>/L<<323.0,97.0>--<278.0,175.0>> = 12.727750588512123
    
    * glyph04201: L<<278.0,175.0>--<233.0,253.0>>/B<<233.0,253.0>-<238.0,236.0>-<232.0,219.0>> = 13.592099034814549
    
    * glyph04261: L<<193.0,162.0>--<238.0,84.0>>/B<<238.0,84.0>-<233.0,101.0>-<239.0,118.0>> = 13.592099034814549
    
    * glyph04380: B<<203.0,154.0>-<186.0,148.0>-<169.0,153.0>>/L<<169.0,153.0>--<247.0,108.0>> = 13.592099034814549
    
    * glyph04492: L<<211.0,144.0>--<289.0,99.0>>/B<<289.0,99.0>-<272.0,115.0>-<273.0,132.5>> = 13.282656042222273
    
    * glyph04778: B<<238.5,219.0>-<232.0,236.0>-<237.0,253.0>>/L<<237.0,253.0>--<192.0,175.0>> = 13.592099034814549
    
    * glyph04843: B<<232.0,118.0>-<238.0,101.0>-<233.0,84.0>>/L<<233.0,84.0>--<278.0,162.0>> = 13.592099034814549
    
    * glyph04902: L<<278.0,126.0>--<323.0,204.0>>/B<<323.0,204.0>-<307.0,187.0>-<289.5,188.0>> = 13.282656042222273
    
    * glyph04967: L<<229.0,175.0>--<184.0,97.0>>/B<<184.0,97.0>-<200.0,114.0>-<217.5,113.0>> = 13.282656042222273
    
    * glyph05084: L<<200.0,157.0>--<264.0,93.0>>/B<<264.0,93.0>-<254.0,108.0>-<255.5,126.0>> = 11.309932474020227
    
    * glyph05092: L<<270.0,185.0>--<207.0,249.0>>/B<<207.0,249.0>-<217.0,234.0>-<215.0,216.0>> = 10.858793927232888
    
    * glyph05154: B<<301.5,130.0>-<319.0,132.0>-<334.0,122.0>>/L<<334.0,122.0>--<271.0,185.0>> = 11.309932474020227
    
    * glyph05355: B<<215.0,126.0>-<217.0,108.0>-<207.0,93.0>>/L<<207.0,93.0>--<270.0,157.0>> = 10.858793927232924
    
    * glyph05413: B<<256.0,216.0>-<254.0,234.0>-<264.0,249.0>>/L<<264.0,249.0>--<201.0,185.0>> = 10.858793927232888
    
    * glyph05474: L<<242.0,185.0>--<178.0,122.0>>/B<<178.0,122.0>-<193.0,132.0>-<211.0,130.0>> = 10.858793927232924
    
    * glyph05528: L<<242.0,185.0>--<178.0,122.0>>/B<<178.0,122.0>-<193.0,132.0>-<211.0,130.0>> = 10.858793927232924
    
    * glyph05532: L<<270.0,115.0>--<334.0,179.0>>/B<<334.0,179.0>-<319.0,169.0>-<301.0,170.5>> = 11.309932474020227
    
    * glyph05613: L<<270.0,115.0>--<334.0,179.0>>/B<<334.0,179.0>-<319.0,169.0>-<301.0,170.5>> = 11.309932474020227
    
    * glyph05660: L<<242.0,185.0>--<178.0,122.0>>/B<<178.0,122.0>-<193.0,132.0>-<211.0,130.0>> = 10.858793927232924
    
    * glyph05732: B<<256.0,216.0>-<254.0,234.0>-<264.0,249.0>>/L<<264.0,249.0>--<201.0,185.0>> = 10.858793927232888
    
    * glyph05775: B<<255.5,216.0>-<254.0,234.0>-<264.0,249.0>>/L<<264.0,249.0>--<200.0,185.0>> = 11.309932474020227
    
    * glyph05779: B<<215.0,126.0>-<217.0,108.0>-<207.0,93.0>>/L<<207.0,93.0>--<270.0,157.0>> = 10.858793927232924
    
    * glyph05908: B<<217.5,188.0>-<200.0,187.0>-<184.0,204.0>>/L<<184.0,204.0>--<229.0,126.0>> = 13.282656042222273
    
    * glyph06031: L<<278.0,175.0>--<233.0,253.0>>/B<<233.0,253.0>-<238.0,236.0>-<232.0,219.0>> = 13.592099034814549
    
    * glyph06160: B<<238.5,219.0>-<232.0,236.0>-<237.0,253.0>>/L<<237.0,253.0>--<192.0,175.0>> = 13.592099034814549
    
    * glyph06284: L<<278.0,126.0>--<323.0,204.0>>/B<<323.0,204.0>-<307.0,187.0>-<289.5,188.0>> = 13.282656042222273
    
    [code: found-jaggy-segments]

Font File Checks

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

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

Check ID: <FontBakeryCheck:googlefonts/meta/script_lang_tags>
⚠️ NotoSansDuployan-Regular.ttf
  • ⚠️ WARN

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

    [code: lacks-meta-table]
⚠️ NotoSansDuployan-Bold.ttf
  • ⚠️ WARN

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

    [code: lacks-meta-table]