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

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
2 0 7 26 104 15 303
0% 0% 2% 6% 23% 3% 66%

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

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

Checking correctness of monospaced metadata.

Check ID: <FontBakeryCheck:opentype/monospace>
⚠️ FragmentMonoSC-Italic.ttf
⚠️ FragmentMonoSC-Regular.ttf

Universal Profile Checks

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

Ensure the font supports case swapping for all its glyphs.

Check ID: <FontBakeryCheck:case_mapping>
🔥 FragmentMonoSC-Italic.ttf
  • 🔥 FAIL

    The following glyphs lack their case-swapping counterparts:

    Glyph present in the font Missing case-swapping counterpart
    U+039E: GREEK CAPITAL LETTER XI U+03BE: GREEK SMALL LETTER XI
    [code: missing-case-counterparts]
🔥 FragmentMonoSC-Regular.ttf
  • 🔥 FAIL

    The following glyphs lack their case-swapping counterparts:

    Glyph present in the font Missing case-swapping counterpart
    U+039E: GREEK CAPITAL LETTER XI U+03BE: GREEK SMALL LETTER XI
    [code: missing-case-counterparts]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:contour_count>
⚠️ FragmentMonoSC-Italic.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: 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
    
    [code: contour-count]
⚠️ FragmentMonoSC-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: 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
    
    [code: contour-count]

Checking OS/2 usWinAscent & usWinDescent.

Check ID: <FontBakeryCheck:family/win_ascent_and_descent>
🔥 FragmentMonoSC-Italic.ttf
  • 🔥 FAIL

    OS/2.usWinAscent value should be equal or greater than 1022, but got 945 instead

    [code: ascent]
  • 🔥 FAIL

    OS/2.usWinDescent value should be equal or greater than 378, but got 265 instead

    [code: descent]
🔥 FragmentMonoSC-Regular.ttf
  • 🔥 FAIL

    OS/2.usWinAscent value should be equal or greater than 1022, but got 945 instead

    [code: ascent]
  • 🔥 FAIL

    OS/2.usWinDescent value should be equal or greater than 378, but got 265 instead

    [code: descent]

Check there are no overlapping path segments

Check ID: <FontBakeryCheck:overlapping_path_segments>
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

    The following glyphs have overlapping path segments:

    * less_asciitilde_greater.liga: L<<312.0,310.0>--<342.0,339.0>> has the same coordinates as a previous segment.
    
    [code: overlapping-path-segments]

Glyph names are all valid?

Check ID: <FontBakeryCheck:valid_glyphnames>
⚠️ FragmentMonoSC-Italic.ttf
  • ⚠️ WARN

    The following glyph names may be too long for some legacy systems which may expect a maximum 31-characters length limit: asciitilde_asciitilde_greater.liga, less_numbersign_hyphen_hyphen.liga and semicolon_semicolon_semicolon.liga

    [code: legacy-long-names]
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

    The following glyph names may be too long for some legacy systems which may expect a maximum 31-characters length limit: asciitilde_asciitilde_greater.liga, less_numbersign_hyphen_hyphen.liga and semicolon_semicolon_semicolon.liga

    [code: legacy-long-names]

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>
⚠️ FragmentMonoSC-Italic.ttf
  • ⚠️ WARN

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

    [code: lacks-article]
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

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

    [code: lacks-article]

Metadata Checks

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

METADATA.pb: Check URL on copyright string is the same as in repository_url field.

Check ID: <FontBakeryCheck:googlefonts/metadata/consistent_repo_urls>
🔥 FragmentMonoSC-Italic.ttf
🔥 FragmentMonoSC-Regular.ttf

METADATA.pb: Designers are listed correctly on the Google Fonts catalog?

Check ID: <FontBakeryCheck:googlefonts/metadata/designer_profiles>
⚠️ FragmentMonoSC-Italic.ttf
  • ⚠️ WARN

    It seems that URW Design Studio is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry.

    [code: profile-not-found]
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

    It seems that URW Design Studio is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry.

    [code: profile-not-found]

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/unreachable_subsetting>
⚠️ FragmentMonoSC-Italic.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: old-permic, tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: canadian-aboriginal, malayalam, hebrew, tai-le, duployan, todhri, syriac, tifinagh, math, old-permic, coptic
    • 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+039E GREEK CAPITAL LETTER XI: try adding one of: greek, math, elbasan
    • U+03A9 GREEK CAPITAL LETTER OMEGA: try adding one of: greek, math, elbasan
    • U+03C0 GREEK SMALL LETTER PI: try adding one of: yi, greek, math
    • U+0E3F THAI CURRENCY SYMBOL BAHT: try adding thai
    • U+2011 NON-BREAKING HYPHEN: try adding one of: yi, syloti-nagri, arabic
    • U+2015 HORIZONTAL BAR: try adding adlam
    • U+2016 DOUBLE VERTICAL LINE: try adding math
    • U+2017 DOUBLE LOW LINE: try adding math
    • U+201B SINGLE HIGH-REVERSED-9 QUOTATION MARK: try adding adlam
    • U+2021 DOUBLE DAGGER: try adding adlam
    • U+2030 PER MILLE SIGN: try adding adlam
    • U+203C DOUBLE EXCLAMATION MARK: try adding math
    • U+203E OVERLINE: not included in any glyphset definition
    • U+2070 SUPERSCRIPT ZERO: try adding math
    • U+2074 SUPERSCRIPT FOUR: try adding math
    • U+2075 SUPERSCRIPT FIVE: try adding math
    • U+2076 SUPERSCRIPT SIX: try adding math
    • U+2077 SUPERSCRIPT SEVEN: try adding math
    • U+2078 SUPERSCRIPT EIGHT: try adding math
    • U+2079 SUPERSCRIPT NINE: try adding math
    • U+2080 SUBSCRIPT ZERO: try adding math
    • U+2081 SUBSCRIPT ONE: try adding math
    • U+2082 SUBSCRIPT TWO: try adding math
    • U+2083 SUBSCRIPT THREE: try adding math
    • U+2084 SUBSCRIPT FOUR: try adding math
    • U+2085 SUBSCRIPT FIVE: try adding math
    • U+2086 SUBSCRIPT SIX: try adding math
    • U+2087 SUBSCRIPT SEVEN: try adding math
    • U+2088 SUBSCRIPT EIGHT: try adding math
    • U+2089 SUBSCRIPT NINE: try adding math
    • U+2117 SOUND RECORDING COPYRIGHT: try adding math
    • U+2126 OHM SIGN: try adding math
    • U+212E ESTIMATED SYMBOL: try adding math
    • U+2153 VULGAR FRACTION ONE THIRD: try adding symbols
    • U+2154 VULGAR FRACTION TWO THIRDS: try adding symbols
    • 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+2190 LEFTWARDS ARROW: try adding one of: math, symbols
    • U+2192 RIGHTWARDS ARROW: try adding one of: math, symbols
    • U+2194 LEFT RIGHT ARROW: try adding one of: math, symbols
    • U+2195 UP DOWN ARROW: try adding one of: math, symbols
    • U+2196 NORTH WEST ARROW: try adding one of: math, symbols
    • U+2197 NORTH EAST ARROW: try adding one of: math, symbols
    • U+2198 SOUTH EAST ARROW: try adding one of: math, symbols
    • U+2199 SOUTH WEST ARROW: try adding one of: math, symbols
    • U+21A9 LEFTWARDS ARROW WITH HOOK: try adding math
    • U+21AA RIGHTWARDS ARROW WITH HOOK: try adding math
    • U+21B0 UPWARDS ARROW WITH TIP LEFTWARDS: try adding math
    • U+21B1 UPWARDS ARROW WITH TIP RIGHTWARDS: try adding math
    • U+21B2 DOWNWARDS ARROW WITH TIP LEFTWARDS: try adding math
    • U+21B3 DOWNWARDS ARROW WITH TIP RIGHTWARDS: try adding math
    • U+21BA ANTICLOCKWISE OPEN CIRCLE ARROW: try adding math
    • U+21BB CLOCKWISE OPEN CIRCLE ARROW: try adding math
    • U+21C6 LEFTWARDS ARROW OVER RIGHTWARDS ARROW: try adding math
    • U+2202 PARTIAL DIFFERENTIAL: try adding math
    • U+2205 EMPTY SET: try adding math
    • U+2206 INCREMENT: try adding math
    • U+220F N-ARY PRODUCT: try adding math
    • U+2211 N-ARY SUMMATION: try adding math
    • U+2219 BULLET OPERATOR: try adding one of: tai-tham, math, symbols, yi
    • 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
    • U+2329 LEFT-POINTING ANGLE BRACKET: try adding symbols
    • U+232A RIGHT-POINTING ANGLE BRACKET: try adding symbols
    • U+2398 NEXT PAGE: try adding symbols
    • U+2500 BOX DRAWINGS LIGHT HORIZONTAL: try adding symbols2
    • U+2502 BOX DRAWINGS LIGHT VERTICAL: try adding symbols2
    • U+250C BOX DRAWINGS LIGHT DOWN AND RIGHT: try adding symbols2
    • U+2510 BOX DRAWINGS LIGHT DOWN AND LEFT: try adding symbols2
    • U+2514 BOX DRAWINGS LIGHT UP AND RIGHT: try adding symbols2
    • U+2518 BOX DRAWINGS LIGHT UP AND LEFT: try adding symbols2
    • U+251C BOX DRAWINGS LIGHT VERTICAL AND RIGHT: try adding symbols2
    • U+2524 BOX DRAWINGS LIGHT VERTICAL AND LEFT: try adding symbols2
    • U+252C BOX DRAWINGS LIGHT DOWN AND HORIZONTAL: try adding symbols2
    • U+2534 BOX DRAWINGS LIGHT UP AND HORIZONTAL: try adding symbols2
    • U+253C BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL: try adding symbols2
    • U+256D BOX DRAWINGS LIGHT ARC DOWN AND RIGHT: try adding symbols2
    • U+256E BOX DRAWINGS LIGHT ARC DOWN AND LEFT: try adding symbols2
    • U+256F BOX DRAWINGS LIGHT ARC UP AND LEFT: try adding symbols2
    • U+2570 BOX DRAWINGS LIGHT ARC UP AND RIGHT: try adding symbols2
    • U+2571 BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT: try adding symbols2
    • U+2572 BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT: try adding symbols2
    • U+2573 BOX DRAWINGS LIGHT DIAGONAL CROSS: try adding symbols2
    • U+2574 BOX DRAWINGS LIGHT LEFT: try adding symbols2
    • U+2575 BOX DRAWINGS LIGHT UP: try adding symbols2
    • U+2576 BOX DRAWINGS LIGHT RIGHT: try adding symbols2
    • U+2577 BOX DRAWINGS LIGHT DOWN: try adding symbols2
    • U+25A0 BLACK SQUARE: try adding symbols
    • U+25A1 WHITE SQUARE: try adding symbols
    • U+25AA BLACK SMALL SQUARE: try adding symbols
    • U+25AB WHITE SMALL SQUARE: try adding symbols
    • U+25B2 BLACK UP-POINTING TRIANGLE: try adding symbols
    • U+25B3 WHITE UP-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25B4 BLACK UP-POINTING SMALL TRIANGLE: try adding symbols
    • U+25B5 WHITE UP-POINTING SMALL TRIANGLE: try adding symbols
    • U+25B6 BLACK RIGHT-POINTING TRIANGLE: try adding symbols
    • U+25B7 WHITE RIGHT-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25B8 BLACK RIGHT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25B9 WHITE RIGHT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25BC BLACK DOWN-POINTING TRIANGLE: try adding symbols
    • U+25BD WHITE DOWN-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25BE BLACK DOWN-POINTING SMALL TRIANGLE: try adding symbols
    • U+25BF WHITE DOWN-POINTING SMALL TRIANGLE: try adding symbols
    • U+25C0 BLACK LEFT-POINTING TRIANGLE: try adding symbols
    • U+25C1 WHITE LEFT-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25C2 BLACK LEFT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25C3 WHITE LEFT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25C6 BLACK DIAMOND: try adding symbols
    • U+25C7 WHITE DIAMOND: try adding symbols
    • U+25CA LOZENGE: try adding one of: math, symbols
    • U+25CB WHITE CIRCLE: try adding symbols
    • U+25CE BULLSEYE: try adding symbols
    • U+25CF BLACK CIRCLE: try adding symbols
    • U+25E6 WHITE BULLET: try adding symbols
    • U+2630 TRIGRAM FOR HEAVEN: try adding symbols
    • U+2713 CHECK MARK: try adding symbols
    • U+2717 BALLOT X: try adding symbols
    • U+27E8 MATHEMATICAL LEFT ANGLE BRACKET: try adding math
    • U+27E9 MATHEMATICAL RIGHT ANGLE BRACKET: try adding math
    • U+301A LEFT WHITE SQUARE BRACKET: try adding one of: yi, chinese-traditional, japanese, chinese-simplified, phags-pa, chinese-hongkong
    • U+301B RIGHT WHITE SQUARE BRACKET: try adding one of: yi, chinese-traditional, japanese, chinese-simplified, phags-pa, chinese-hongkong
    • U+E000 : not included in any glyphset definition
    • U+E001 : not included in any glyphset definition
    • U+F8FF : not included in any glyphset definition
    • U+1F4C4 PAGE FACING UP: not included in any glyphset definition
    • U+1F517 LINK SYMBOL: not included in any glyphset definition

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

    [code: unreachable-subsetting]
⚠️ FragmentMonoSC-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: old-permic, tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: canadian-aboriginal, malayalam, hebrew, tai-le, duployan, todhri, syriac, tifinagh, math, old-permic, coptic
    • 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+039E GREEK CAPITAL LETTER XI: try adding one of: greek, math, elbasan
    • U+03A9 GREEK CAPITAL LETTER OMEGA: try adding one of: greek, math, elbasan
    • U+03C0 GREEK SMALL LETTER PI: try adding one of: yi, greek, math
    • U+0E3F THAI CURRENCY SYMBOL BAHT: try adding thai
    • U+2011 NON-BREAKING HYPHEN: try adding one of: yi, syloti-nagri, arabic
    • U+2015 HORIZONTAL BAR: try adding adlam
    • U+2016 DOUBLE VERTICAL LINE: try adding math
    • U+2017 DOUBLE LOW LINE: try adding math
    • U+201B SINGLE HIGH-REVERSED-9 QUOTATION MARK: try adding adlam
    • U+2021 DOUBLE DAGGER: try adding adlam
    • U+2030 PER MILLE SIGN: try adding adlam
    • U+203C DOUBLE EXCLAMATION MARK: try adding math
    • U+203E OVERLINE: not included in any glyphset definition
    • U+2070 SUPERSCRIPT ZERO: try adding math
    • U+2074 SUPERSCRIPT FOUR: try adding math
    • U+2075 SUPERSCRIPT FIVE: try adding math
    • U+2076 SUPERSCRIPT SIX: try adding math
    • U+2077 SUPERSCRIPT SEVEN: try adding math
    • U+2078 SUPERSCRIPT EIGHT: try adding math
    • U+2079 SUPERSCRIPT NINE: try adding math
    • U+2080 SUBSCRIPT ZERO: try adding math
    • U+2081 SUBSCRIPT ONE: try adding math
    • U+2082 SUBSCRIPT TWO: try adding math
    • U+2083 SUBSCRIPT THREE: try adding math
    • U+2084 SUBSCRIPT FOUR: try adding math
    • U+2085 SUBSCRIPT FIVE: try adding math
    • U+2086 SUBSCRIPT SIX: try adding math
    • U+2087 SUBSCRIPT SEVEN: try adding math
    • U+2088 SUBSCRIPT EIGHT: try adding math
    • U+2089 SUBSCRIPT NINE: try adding math
    • U+2117 SOUND RECORDING COPYRIGHT: try adding math
    • U+2126 OHM SIGN: try adding math
    • U+212E ESTIMATED SYMBOL: try adding math
    • U+2153 VULGAR FRACTION ONE THIRD: try adding symbols
    • U+2154 VULGAR FRACTION TWO THIRDS: try adding symbols
    • 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+2190 LEFTWARDS ARROW: try adding one of: math, symbols
    • U+2192 RIGHTWARDS ARROW: try adding one of: math, symbols
    • U+2194 LEFT RIGHT ARROW: try adding one of: math, symbols
    • U+2195 UP DOWN ARROW: try adding one of: math, symbols
    • U+2196 NORTH WEST ARROW: try adding one of: math, symbols
    • U+2197 NORTH EAST ARROW: try adding one of: math, symbols
    • U+2198 SOUTH EAST ARROW: try adding one of: math, symbols
    • U+2199 SOUTH WEST ARROW: try adding one of: math, symbols
    • U+21A9 LEFTWARDS ARROW WITH HOOK: try adding math
    • U+21AA RIGHTWARDS ARROW WITH HOOK: try adding math
    • U+21B0 UPWARDS ARROW WITH TIP LEFTWARDS: try adding math
    • U+21B1 UPWARDS ARROW WITH TIP RIGHTWARDS: try adding math
    • U+21B2 DOWNWARDS ARROW WITH TIP LEFTWARDS: try adding math
    • U+21B3 DOWNWARDS ARROW WITH TIP RIGHTWARDS: try adding math
    • U+21BA ANTICLOCKWISE OPEN CIRCLE ARROW: try adding math
    • U+21BB CLOCKWISE OPEN CIRCLE ARROW: try adding math
    • U+21C6 LEFTWARDS ARROW OVER RIGHTWARDS ARROW: try adding math
    • U+2202 PARTIAL DIFFERENTIAL: try adding math
    • U+2205 EMPTY SET: try adding math
    • U+2206 INCREMENT: try adding math
    • U+220F N-ARY PRODUCT: try adding math
    • U+2211 N-ARY SUMMATION: try adding math
    • U+2219 BULLET OPERATOR: try adding one of: tai-tham, math, symbols, yi
    • 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
    • U+2329 LEFT-POINTING ANGLE BRACKET: try adding symbols
    • U+232A RIGHT-POINTING ANGLE BRACKET: try adding symbols
    • U+2398 NEXT PAGE: try adding symbols
    • U+2500 BOX DRAWINGS LIGHT HORIZONTAL: try adding symbols2
    • U+2502 BOX DRAWINGS LIGHT VERTICAL: try adding symbols2
    • U+250C BOX DRAWINGS LIGHT DOWN AND RIGHT: try adding symbols2
    • U+2510 BOX DRAWINGS LIGHT DOWN AND LEFT: try adding symbols2
    • U+2514 BOX DRAWINGS LIGHT UP AND RIGHT: try adding symbols2
    • U+2518 BOX DRAWINGS LIGHT UP AND LEFT: try adding symbols2
    • U+251C BOX DRAWINGS LIGHT VERTICAL AND RIGHT: try adding symbols2
    • U+2524 BOX DRAWINGS LIGHT VERTICAL AND LEFT: try adding symbols2
    • U+252C BOX DRAWINGS LIGHT DOWN AND HORIZONTAL: try adding symbols2
    • U+2534 BOX DRAWINGS LIGHT UP AND HORIZONTAL: try adding symbols2
    • U+253C BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL: try adding symbols2
    • U+256D BOX DRAWINGS LIGHT ARC DOWN AND RIGHT: try adding symbols2
    • U+256E BOX DRAWINGS LIGHT ARC DOWN AND LEFT: try adding symbols2
    • U+256F BOX DRAWINGS LIGHT ARC UP AND LEFT: try adding symbols2
    • U+2570 BOX DRAWINGS LIGHT ARC UP AND RIGHT: try adding symbols2
    • U+2571 BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT: try adding symbols2
    • U+2572 BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT: try adding symbols2
    • U+2573 BOX DRAWINGS LIGHT DIAGONAL CROSS: try adding symbols2
    • U+2574 BOX DRAWINGS LIGHT LEFT: try adding symbols2
    • U+2575 BOX DRAWINGS LIGHT UP: try adding symbols2
    • U+2576 BOX DRAWINGS LIGHT RIGHT: try adding symbols2
    • U+2577 BOX DRAWINGS LIGHT DOWN: try adding symbols2
    • U+25A0 BLACK SQUARE: try adding symbols
    • U+25A1 WHITE SQUARE: try adding symbols
    • U+25AA BLACK SMALL SQUARE: try adding symbols
    • U+25AB WHITE SMALL SQUARE: try adding symbols
    • U+25B2 BLACK UP-POINTING TRIANGLE: try adding symbols
    • U+25B3 WHITE UP-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25B4 BLACK UP-POINTING SMALL TRIANGLE: try adding symbols
    • U+25B5 WHITE UP-POINTING SMALL TRIANGLE: try adding symbols
    • U+25B6 BLACK RIGHT-POINTING TRIANGLE: try adding symbols
    • U+25B7 WHITE RIGHT-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25B8 BLACK RIGHT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25B9 WHITE RIGHT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25BC BLACK DOWN-POINTING TRIANGLE: try adding symbols
    • U+25BD WHITE DOWN-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25BE BLACK DOWN-POINTING SMALL TRIANGLE: try adding symbols
    • U+25BF WHITE DOWN-POINTING SMALL TRIANGLE: try adding symbols
    • U+25C0 BLACK LEFT-POINTING TRIANGLE: try adding symbols
    • U+25C1 WHITE LEFT-POINTING TRIANGLE: try adding one of: math, symbols
    • U+25C2 BLACK LEFT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25C3 WHITE LEFT-POINTING SMALL TRIANGLE: try adding symbols
    • U+25C6 BLACK DIAMOND: try adding symbols
    • U+25C7 WHITE DIAMOND: try adding symbols
    • U+25CA LOZENGE: try adding one of: math, symbols
    • U+25CB WHITE CIRCLE: try adding symbols
    • U+25CE BULLSEYE: try adding symbols
    • U+25CF BLACK CIRCLE: try adding symbols
    • U+25E6 WHITE BULLET: try adding symbols
    • U+2630 TRIGRAM FOR HEAVEN: try adding symbols
    • U+2713 CHECK MARK: try adding symbols
    • U+2717 BALLOT X: try adding symbols
    • U+27E8 MATHEMATICAL LEFT ANGLE BRACKET: try adding math
    • U+27E9 MATHEMATICAL RIGHT ANGLE BRACKET: try adding math
    • U+301A LEFT WHITE SQUARE BRACKET: try adding one of: yi, chinese-traditional, japanese, chinese-simplified, phags-pa, chinese-hongkong
    • U+301B RIGHT WHITE SQUARE BRACKET: try adding one of: yi, chinese-traditional, japanese, chinese-simplified, phags-pa, chinese-hongkong
    • U+E000 : not included in any glyphset definition
    • U+E001 : not included in any glyphset definition
    • U+F8FF : not included in any glyphset definition
    • U+1F4C4 PAGE FACING UP: not included in any glyphset definition
    • U+1F517 LINK SYMBOL: not included in any glyphset definition

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

    [code: unreachable-subsetting]

Glyphset Checks

💥💥

Shapes languages in all GF glyphsets.

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

Shaping Checks

⚠️⚠️⏩⏩⏩⏩⏩⏩

Ensure dotted circle glyph is present and can attach marks.

Check ID: <FontBakeryCheck:dotted_circle>
⚠️ FragmentMonoSC-Italic.ttf
  • ⚠️ WARN

    No dotted circle glyph present

    [code: missing-dotted-circle]
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

    No dotted circle glyph present

    [code: missing-dotted-circle]

Outline Checks

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

Are there any misaligned on-curve points?

Check ID: <FontBakeryCheck:outline_alignment_miss>
⚠️ FragmentMonoSC-Italic.ttf
  • ⚠️ WARN

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

    * a (U+0061): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * aacute (U+00E1): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * abreve (U+0103): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * uni01CE (U+01CE): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * acircumflex (U+00E2): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * adieresis (U+00E4): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * agrave (U+00E0): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * amacron (U+0101): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * amacron (U+0101): X=244.0,Y=701.0 (should be at cap-height 699?)
    
    * amacron (U+0101): X=518.0,Y=701.0 (should be at cap-height 699?)
    
    * amacron (U+0101): X=244.0,Y=701.0 (should be at cap-height 699?)
    
    * aogonek (U+0105): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * aring (U+00E5): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * aring (U+00E5): X=343.5,Y=697.0 (should be at cap-height 699?)
    
    * atilde (U+00E3): X=419.5,Y=2.0 (should be at baseline 0?)
    
    * ae (U+00E6): X=67.0,Y=-0.5 (should be at baseline 0?)
    
    * eth (U+00F0): X=258.0,Y=701.0 (should be at cap-height 699?)
    
    * emacron (U+0113): X=250.0,Y=701.0 (should be at cap-height 699?)
    
    * emacron (U+0113): X=524.0,Y=701.0 (should be at cap-height 699?)
    
    * emacron (U+0113): X=250.0,Y=701.0 (should be at cap-height 699?)
    
    * imacron (U+012B): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    * imacron (U+012B): X=539.0,Y=701.0 (should be at cap-height 699?)
    
    * imacron (U+012B): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    * omacron (U+014D): X=255.0,Y=701.0 (should be at cap-height 699?)
    
    * omacron (U+014D): X=529.0,Y=701.0 (should be at cap-height 699?)
    
    * omacron (U+014D): X=255.0,Y=701.0 (should be at cap-height 699?)
    
    * oe (U+0153): X=475.0,Y=-1.5 (should be at baseline 0?)
    
    * u (U+0075): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * uacute (U+00FA): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * ubreve (U+016D): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * ucircumflex (U+00FB): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * udieresis (U+00FC): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * ugrave (U+00F9): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * uhungarumlaut (U+0171): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * umacron (U+016B): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * umacron (U+016B): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    * umacron (U+016B): X=539.0,Y=701.0 (should be at cap-height 699?)
    
    * umacron (U+016B): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    * uogonek (U+0173): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * uring (U+016F): X=130.0,Y=1.5 (should be at baseline 0?)
    
    * uring (U+016F): X=364.5,Y=697.0 (should be at cap-height 699?)
    
    * oslash.sc: X=73.0,Y=2.0 (should be at baseline 0?)
    
    * oslash.sc: X=73.0,Y=2.0 (should be at baseline 0?)
    
    * germandbls.sc: X=213.0,Y=2.0 (should be at baseline 0?)
    
    * onehalf (U+00BD): X=220.0,Y=700.0 (should be at cap-height 699?)
    
    * onehalf (U+00BD): X=265.0,Y=700.0 (should be at cap-height 699?)
    
    * onehalf (U+00BD): X=289.0,Y=1.0 (should be at baseline 0?)
    
    * onehalf (U+00BD): X=535.0,Y=1.0 (should be at baseline 0?)
    
    * onehalf (U+00BD): X=289.0,Y=1.0 (should be at baseline 0?)
    
    * uni2153 (U+2153): X=220.0,Y=700.0 (should be at cap-height 699?)
    
    * uni2153 (U+2153): X=265.0,Y=700.0 (should be at cap-height 699?)
    
    * onequarter (U+00BC): X=220.0,Y=700.0 (should be at cap-height 699?)
    
    * onequarter (U+00BC): X=265.0,Y=700.0 (should be at cap-height 699?)
    
    * onequarter (U+00BC): X=424.0,Y=1.0 (should be at baseline 0?)
    
    * onequarter (U+00BC): X=490.0,Y=1.0 (should be at baseline 0?)
    
    * onequarter (U+00BC): X=424.0,Y=1.0 (should be at baseline 0?)
    
    * threequarters (U+00BE): X=424.0,Y=1.0 (should be at baseline 0?)
    
    * threequarters (U+00BE): X=490.0,Y=1.0 (should be at baseline 0?)
    
    * threequarters (U+00BE): X=424.0,Y=1.0 (should be at baseline 0?)
    
    * oneeighth (U+215B): X=220.0,Y=700.0 (should be at cap-height 699?)
    
    * oneeighth (U+215B): X=265.0,Y=700.0 (should be at cap-height 699?)
    
    * braceleft_bar.liga: X=-281.5,Y=1.0 (should be at baseline 0?)
    
    * braceleft (U+007B): X=296.5,Y=1.0 (should be at baseline 0?)
    
    * braceright (U+007D): X=352.0,Y=698.0 (should be at cap-height 699?)
    
    * bar_braceright.liga: X=302.0,Y=698.0 (should be at cap-height 699?)
    
    * bar_bar_bar_greater.liga: X=-307.0,Y=701.0 (should be at cap-height 699?)
    
    * bar_bar_bar_greater.liga: X=-307.0,Y=701.0 (should be at cap-height 699?)
    
    * bar_bar_greater.liga: X=-256.0,Y=701.0 (should be at cap-height 699?)
    
    * bar_bar_greater.liga: X=-256.0,Y=701.0 (should be at cap-height 699?)
    
    * bar_greater.liga: X=-206.0,Y=701.0 (should be at cap-height 699?)
    
    * bar_greater.liga: X=-206.0,Y=701.0 (should be at cap-height 699?)
    
    * less_bar.liga: X=243.0,Y=-2.0 (should be at baseline 0?)
    
    * less_bar_bar.liga: X=-324.0,Y=-2.0 (should be at baseline 0?)
    
    * less_bar_bar_bar.liga: X=-891.0,Y=-2.0 (should be at baseline 0?)
    
    * dollar (U+0024): X=222.0,Y=2.0 (should be at baseline 0?)
    
    * dollar (U+0024): X=427.0,Y=698.0 (should be at cap-height 699?)
    
    * uni20BE (U+20BE): X=440.0,Y=701.0 (should be at cap-height 699?)
    
    * summation (U+2211): X=625.0,Y=700.0 (should be at cap-height 699?)
    
    * summation (U+2211): X=6.0,Y=1.0 (should be at baseline 0?)
    
    * summation (U+2211): X=159.0,Y=700.0 (should be at cap-height 699?)
    
    * summation (U+2211): X=625.0,Y=700.0 (should be at cap-height 699?)
    
    * uni030A (U+030A): X=364.5,Y=697.0 (should be at cap-height 699?)
    
    * uni0304 (U+0304): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    * uni0304 (U+0304): X=539.0,Y=701.0 (should be at cap-height 699?)
    
    * uni0304 (U+0304): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    * ring (U+02DA): X=364.5,Y=697.0 (should be at cap-height 699?)
    
    * macron (U+00AF): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    * macron (U+00AF): X=539.0,Y=701.0 (should be at cap-height 699?)
    
    * macron (U+00AF): X=265.0,Y=701.0 (should be at cap-height 699?)
    
    [code: found-misalignments]
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

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

    * uni1E9E (U+1E9E): X=435.5,Y=-1.0 (should be at baseline 0?)
    
    * uni1E9E (U+1E9E): X=260.0,Y=-1.0 (should be at baseline 0?)
    
    * a (U+0061): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * aacute (U+00E1): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * abreve (U+0103): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * uni01CE (U+01CE): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * acircumflex (U+00E2): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * adieresis (U+00E4): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * agrave (U+00E0): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * amacron (U+0101): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * amacron (U+0101): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * amacron (U+0101): X=446.0,Y=701.0 (should be at cap-height 699?)
    
    * amacron (U+0101): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * aogonek (U+0105): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * aring (U+00E5): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * aring (U+00E5): X=277.5,Y=698.0 (should be at cap-height 699?)
    
    * aring (U+00E5): X=340.5,Y=698.0 (should be at cap-height 699?)
    
    * atilde (U+00E3): X=340.0,Y=0.5 (should be at baseline 0?)
    
    * ae (U+00E6): X=93.0,Y=-1.0 (should be at baseline 0?)
    
    * emacron (U+0113): X=176.0,Y=701.0 (should be at cap-height 699?)
    
    * emacron (U+0113): X=450.0,Y=701.0 (should be at cap-height 699?)
    
    * emacron (U+0113): X=176.0,Y=701.0 (should be at cap-height 699?)
    
    * h (U+0068): X=435.5,Y=523.5 (should be at x-height 524?)
    
    * imacron (U+012B): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * imacron (U+012B): X=446.0,Y=701.0 (should be at cap-height 699?)
    
    * imacron (U+012B): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * n (U+006E): X=435.5,Y=523.5 (should be at x-height 524?)
    
    * omacron (U+014D): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * omacron (U+014D): X=446.0,Y=701.0 (should be at cap-height 699?)
    
    * omacron (U+014D): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * p (U+0070): X=242.5,Y=0.5 (should be at baseline 0?)
    
    * thorn (U+00FE): X=242.5,Y=0.5 (should be at baseline 0?)
    
    * q (U+0071): X=379.5,Y=1.5 (should be at baseline 0?)
    
    * t (U+0074): X=519.0,Y=-2.0 (should be at baseline 0?)
    
    * tcaron (U+0165): X=519.0,Y=-2.0 (should be at baseline 0?)
    
    * uni021B (U+021B): X=519.0,Y=-2.0 (should be at baseline 0?)
    
    * umacron (U+016B): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * umacron (U+016B): X=446.0,Y=701.0 (should be at cap-height 699?)
    
    * umacron (U+016B): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * uring (U+016F): X=277.5,Y=698.0 (should be at cap-height 699?)
    
    * uring (U+016F): X=340.5,Y=698.0 (should be at cap-height 699?)
    
    * eng.sc: X=460.0,Y=-2.0 (should be at baseline 0?)
    
    * germandbls.sc: X=266.0,Y=-1.0 (should be at baseline 0?)
    
    * braceleft_bar.liga: X=-231.0,Y=699.5 (should be at cap-height 699?)
    
    * braceleft_bar.liga: X=-231.0,Y=-0.5 (should be at baseline 0?)
    
    * braceleft (U+007B): X=347.0,Y=699.5 (should be at cap-height 699?)
    
    * braceleft (U+007B): X=347.0,Y=-0.5 (should be at baseline 0?)
    
    * braceright (U+007D): X=271.0,Y=-0.5 (should be at baseline 0?)
    
    * braceright (U+007D): X=271.0,Y=699.5 (should be at cap-height 699?)
    
    * bar_braceright.liga: X=221.0,Y=-0.5 (should be at baseline 0?)
    
    * bar_braceright.liga: X=221.0,Y=699.5 (should be at cap-height 699?)
    
    * uni2113 (U+2113): X=457.0,Y=1.0 (should be at baseline 0?)
    
    * summation (U+2211): X=532.0,Y=700.0 (should be at cap-height 699?)
    
    * summation (U+2211): X=61.0,Y=1.0 (should be at baseline 0?)
    
    * summation (U+2211): X=66.0,Y=700.0 (should be at cap-height 699?)
    
    * summation (U+2211): X=532.0,Y=700.0 (should be at cap-height 699?)
    
    * uni030A (U+030A): X=277.5,Y=698.0 (should be at cap-height 699?)
    
    * uni030A (U+030A): X=340.5,Y=698.0 (should be at cap-height 699?)
    
    * uni0304 (U+0304): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * uni0304 (U+0304): X=446.0,Y=701.0 (should be at cap-height 699?)
    
    * uni0304 (U+0304): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * ring (U+02DA): X=277.5,Y=698.0 (should be at cap-height 699?)
    
    * ring (U+02DA): X=340.5,Y=698.0 (should be at cap-height 699?)
    
    * macron (U+00AF): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    * macron (U+00AF): X=446.0,Y=701.0 (should be at cap-height 699?)
    
    * macron (U+00AF): X=172.0,Y=701.0 (should be at cap-height 699?)
    
    [code: found-misalignments]

Do any segments have colinear vectors?

Check ID: <FontBakeryCheck:outline_colinear_vectors>
⚠️ FragmentMonoSC-Italic.ttf
  • ⚠️ WARN

    The following glyphs have colinear vectors:

    * bar_equal_greater.liga: L<<-1056.0,431.0>--<-1051.0,454.0>> -> L<<-1051.0,454.0>--<-1011.0,642.0>>
    
    * bar_equal_greater.liga: L<<-1131.0,77.0>--<-1087.0,285.0>> -> L<<-1087.0,285.0>--<-1086.0,289.0>>
    
    * bar_hyphen_greater.liga: L<<-1110.0,77.0>--<-1053.0,345.0>> -> L<<-1053.0,345.0>--<-1042.0,399.0>>
    
    * eng (U+014B): L<<371.0,-37.0>--<379.0,0.0>> -> L<<379.0,0.0>--<456.0,363.0>>
    
    * eng (U+014B): L<<542.0,376.0>--<462.0,0.0>> -> L<<462.0,0.0>--<449.0,-59.0>>
    
    * less_equal_bar.liga: L<<459.0,289.0>--<454.0,266.0>> -> L<<454.0,266.0>--<414.0,78.0>>
    
    * less_equal_bar.liga: L<<534.0,643.0>--<490.0,435.0>> -> L<<490.0,435.0>--<489.0,431.0>>
    
    * less_hyphen_bar.liga: L<<534.0,643.0>--<477.0,375.0>> -> L<<477.0,375.0>--<466.0,321.0>>
    
    [code: found-colinear-vectors]

Do outlines contain any jaggy segments?

Check ID: <FontBakeryCheck:outline_jaggy_segments>
⚠️ FragmentMonoSC-Italic.ttf
  • ⚠️ WARN

    The following glyphs have jaggy segments:

    * m.sc: L<<432.0,0.0>--<534.0,477.0>>/L<<534.0,477.0>--<299.0,0.0>> = 14.157592127600418
    
    * trademark (U+2122): L<<418.0,332.0>--<428.0,639.0>>/L<<428.0,639.0>--<363.0,332.0>> = 10.08883041066053
    
    * trademark (U+2122): L<<531.0,332.0>--<596.0,639.0>>/L<<596.0,639.0>--<477.0,332.0>> = 9.232951420697566
    
    * uni20A9 (U+20A9): L<<229.0,699.0>--<162.0,93.0>>/L<<162.0,93.0>--<360.0,699.0>> = 11.784848165590649
    
    * uni20A9 (U+20A9): L<<319.0,0.0>--<375.0,579.0>>/L<<375.0,579.0>--<187.0,0.0>> = 12.464119629827673
    
    * uni20A9 (U+20A9): L<<442.0,699.0>--<382.0,93.0>>/L<<382.0,93.0>--<573.0,699.0>> = 11.83946742345819
    
    * uni2116 (U+2116): L<<164.0,0.0>--<172.0,592.0>>/L<<172.0,592.0>--<45.0,0.0>> = 11.333755455975265
    
    * uni2116 (U+2116): L<<222.0,699.0>--<216.0,102.0>>/L<<216.0,102.0>--<344.0,699.0>> = 11.525493565128695
    
    [code: found-jaggy-segments]
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

    The following glyphs have jaggy segments:

    * less_asciitilde_greater.liga: B<<342.0,339.0>-<328.0,331.0>-<312.0,310.0>>/L<<312.0,310.0>--<342.0,339.0>> = 8.667073653095745
    
    * less_asciitilde_greater.liga: L<<119.0,121.0>--<284.0,283.0>>/B<<284.0,283.0>-<255.0,262.0>-<217.0,262.0>> = 8.564642314364727
    
    * less_asciitilde_greater.liga: L<<312.0,310.0>--<342.0,339.0>>/B<<342.0,339.0>-<328.0,331.0>-<312.0,310.0>> = 14.284096771978573
    
    * trademark (U+2122): L<<403.0,332.0>--<348.0,639.0>>/L<<348.0,639.0>--<348.0,332.0>> = 10.15696551936229
    
    * trademark (U+2122): L<<516.0,332.0>--<516.0,639.0>>/L<<516.0,639.0>--<462.0,332.0>> = 9.976036422751434
    
    * uni20A9 (U+20A9): L<<137.0,699.0>--<199.0,93.0>>/L<<199.0,93.0>--<268.0,699.0>> = 12.337420712236526
    
    * uni20A9 (U+20A9): L<<350.0,699.0>--<420.0,93.0>>/L<<420.0,93.0>--<481.0,699.0>> = 12.337157115263608
    
    * uni20A9 (U+20A9): L<<375.0,0.0>--<309.0,579.0>>/L<<309.0,579.0>--<243.0,0.0>> = 13.006111889763387
    
    * uni2116 (U+2116): L<<129.0,699.0>--<250.0,118.0>>/L<<250.0,118.0>--<250.0,699.0>> = 11.764350807103282
    
    * uni2116 (U+2116): L<<220.0,0.0>--<102.0,576.0>>/L<<102.0,576.0>--<102.0,0.0>> = 11.577489206021184
    
    [code: found-jaggy-segments]

Are any segments inordinately short?

Check ID: <FontBakeryCheck:outline_short_segments>
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

    The following glyphs have segments which seem very short:

    * AE (U+00C6) contains a short segment L<<306.0,619.0>--<302.0,619.0>>
    
    * N (U+004E) contains a short segment L<<163.0,559.0>--<162.0,559.0>>
    
    * N (U+004E) contains a short segment L<<455.0,135.0>--<456.0,135.0>>
    
    * Nacute (U+0143) contains a short segment L<<163.0,559.0>--<162.0,559.0>>
    
    * Nacute (U+0143) contains a short segment L<<455.0,135.0>--<456.0,135.0>>
    
    * Ncaron (U+0147) contains a short segment L<<163.0,559.0>--<162.0,559.0>>
    
    * Ncaron (U+0147) contains a short segment L<<455.0,135.0>--<456.0,135.0>>
    
    * uni0145 (U+0145) contains a short segment L<<163.0,559.0>--<162.0,559.0>>
    
    * uni0145 (U+0145) contains a short segment L<<455.0,135.0>--<456.0,135.0>>
    
    * Ntilde (U+00D1) contains a short segment L<<163.0,559.0>--<162.0,559.0>>
    
    * Ntilde (U+00D1) contains a short segment L<<455.0,135.0>--<456.0,135.0>>
    
    * Eng (U+014A) contains a short segment L<<335.0,-144.0>--<359.0,-144.0>>
    
    * OE (U+0152) contains a short segment L<<306.0,621.0>--<299.0,621.0>>
    
    * W (U+0057) contains a short segment L<<309.0,620.0>--<308.0,620.0>>
    
    * W (U+0057) contains a short segment L<<177.0,142.0>--<178.0,142.0>>
    
    * W (U+0057) contains a short segment L<<441.0,133.0>--<442.0,133.0>>
    
    * Wacute (U+1E82) contains a short segment L<<309.0,620.0>--<308.0,620.0>>
    
    * Wacute (U+1E82) contains a short segment L<<177.0,142.0>--<178.0,142.0>>
    
    * Wacute (U+1E82) contains a short segment L<<441.0,133.0>--<442.0,133.0>>
    
    * Wcircumflex (U+0174) contains a short segment L<<309.0,620.0>--<308.0,620.0>>
    
    * Wcircumflex (U+0174) contains a short segment L<<177.0,142.0>--<178.0,142.0>>
    
    * Wcircumflex (U+0174) contains a short segment L<<441.0,133.0>--<442.0,133.0>>
    
    * Wdieresis (U+1E84) contains a short segment L<<309.0,620.0>--<308.0,620.0>>
    
    * Wdieresis (U+1E84) contains a short segment L<<177.0,142.0>--<178.0,142.0>>
    
    * Wdieresis (U+1E84) contains a short segment L<<441.0,133.0>--<442.0,133.0>>
    
    * Wgrave (U+1E80) contains a short segment L<<309.0,620.0>--<308.0,620.0>>
    
    * Wgrave (U+1E80) contains a short segment L<<177.0,142.0>--<178.0,142.0>>
    
    * Wgrave (U+1E80) contains a short segment L<<441.0,133.0>--<442.0,133.0>>
    
    * germandbls (U+00DF) contains a short segment B<<304.0,-9.0>-<292.0,-8.0>-<281.0,-6.0>>
    
    * germandbls (U+00DF) contains a short segment B<<281.0,66.0>-<295.0,65.0>-<305.0,65.0>>
    
    * germandbls (U+00DF) contains a short segment B<<305.0,65.0>-<315.0,65.0>-<322.0,65.0>>
    
    * w (U+0077) contains a short segment L<<181.0,85.0>--<182.0,85.0>>
    
    * w (U+0077) contains a short segment L<<437.0,84.0>--<438.0,84.0>>
    
    * w (U+0077) contains a short segment L<<308.0,451.0>--<307.0,451.0>>
    
    * wacute (U+1E83) contains a short segment L<<181.0,85.0>--<182.0,85.0>>
    
    * wacute (U+1E83) contains a short segment L<<437.0,84.0>--<438.0,84.0>>
    
    * wacute (U+1E83) contains a short segment L<<308.0,451.0>--<307.0,451.0>>
    
    * wcircumflex (U+0175) contains a short segment L<<181.0,85.0>--<182.0,85.0>>
    
    * wcircumflex (U+0175) contains a short segment L<<437.0,84.0>--<438.0,84.0>>
    
    * wcircumflex (U+0175) contains a short segment L<<308.0,451.0>--<307.0,451.0>>
    
    * wdieresis (U+1E85) contains a short segment L<<181.0,85.0>--<182.0,85.0>>
    
    * wdieresis (U+1E85) contains a short segment L<<437.0,84.0>--<438.0,84.0>>
    
    * wdieresis (U+1E85) contains a short segment L<<308.0,451.0>--<307.0,451.0>>
    
    * wgrave (U+1E81) contains a short segment L<<181.0,85.0>--<182.0,85.0>>
    
    * wgrave (U+1E81) contains a short segment L<<437.0,84.0>--<438.0,84.0>>
    
    * wgrave (U+1E81) contains a short segment L<<308.0,451.0>--<307.0,451.0>>
    
    * ordfeminine (U+00AA) contains a short segment B<<452.0,412.0>-<454.0,412.0>-<457.0,412.0>>
    
    * ordfeminine (U+00AA) contains a short segment B<<457.0,412.0>-<460.0,412.0>-<462.0,413.0>>
    
    * numbersign.end contains a short segment L<<4.0,195.0>--<4.0,193.0>>
    
    * numbersign.end contains a short segment L<<4.0,193.0>--<-2.0,193.0>>
    
    * numbersign.end contains a short segment L<<32.0,436.0>--<32.0,434.0>>
    
    * numbersign.start contains a short segment L<<620.0,434.0>--<614.0,434.0>>
    
    * numbersign.start contains a short segment L<<614.0,434.0>--<614.0,436.0>>
    
    * numbersign.start contains a short segment L<<586.0,193.0>--<586.0,195.0>>
    
    * uni0E3F (U+0E3F) contains a short segment L<<337.0,695.0>--<341.0,695.0>>
    
    * uni0E3F (U+0E3F) contains a short segment L<<337.0,396.0>--<338.0,396.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<-309.0,346.0>-<-323.0,346.0>-<-336.0,338.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<-647.0,346.0>-<-661.0,346.0>-<-674.0,338.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<-909.0,308.0>-<-922.0,319.0>-<-935.5,328.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<-935.5,328.0>-<-949.0,337.0>-<-963.0,342.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<-797.0,332.0>-<-783.0,332.0>-<-769.5,340.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<-459.0,332.0>-<-445.0,332.0>-<-431.5,340.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<-121.0,332.0>-<-107.0,332.0>-<-93.5,340.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<217.0,332.0>-<231.0,332.0>-<244.5,340.0>>
    
    * less_asciitilde_greater.liga contains a short segment B<<29.0,346.0>-<15.0,346.0>-<2.0,338.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<-355.0,346.0>-<-369.0,346.0>-<-382.0,338.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<-693.0,346.0>-<-707.0,346.0>-<-720.0,338.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<-843.0,332.0>-<-829.0,332.0>-<-815.5,340.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<-505.0,332.0>-<-491.0,332.0>-<-477.5,340.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<-167.0,332.0>-<-153.0,332.0>-<-139.5,340.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<171.0,332.0>-<185.0,332.0>-<198.5,340.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<321.0,346.0>-<307.0,346.0>-<294.0,338.0>>
    
    * less_asciitilde_asciitilde.liga contains a short segment B<<-17.0,346.0>-<-31.0,346.0>-<-44.0,338.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<76.0,374.0>-<90.0,374.0>-<103.0,382.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<226.0,388.0>-<212.0,388.0>-<198.5,380.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<-112.0,388.0>-<-126.0,388.0>-<-139.5,380.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<-450.0,388.0>-<-464.0,388.0>-<-477.5,380.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<-788.0,388.0>-<-802.0,388.0>-<-815.5,380.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<-938.0,374.0>-<-924.0,374.0>-<-911.0,382.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<-600.0,374.0>-<-586.0,374.0>-<-573.0,382.0>>
    
    * asciitilde_asciitilde_greater.liga contains a short segment B<<-262.0,374.0>-<-248.0,374.0>-<-235.0,382.0>>
    
    * ampersand (U+0026) contains a short segment L<<206.0,406.0>--<205.0,408.0>>
    
    * estimated (U+212E) contains a short segment L<<533.0,149.0>--<531.0,142.0>>
    
    * colonmonetary (U+20A1) contains a short segment L<<332.0,57.0>--<335.0,57.0>>
    
    * summation (U+2211) contains a short segment L<<455.0,316.0>--<455.0,304.0>>
    
    * partialdiff (U+2202) contains a short segment L<<469.0,355.0>--<469.0,355.0>>
    
    * uni21AA (U+21AA) contains a short segment L<<255.0,573.0>--<245.0,573.0>>
    
    [code: found-short-segments]

Font File Checks

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

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

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

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

    [code: lacks-meta-table]
⚠️ FragmentMonoSC-Regular.ttf
  • ⚠️ WARN

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

    [code: lacks-meta-table]