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_jaggy_segments
- 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/fontdata_namecheck
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_colinear_vectors

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
2 0 11 13 57 8 147
1% 0% 5% 5% 24% 3% 62%

Meaning of check results:

If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.

(but other kinds of bug reports and/or feature requests are also always welcome, of course!)

FontBakery version: 0.13.1

Universal Profile Checks

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

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:contour_count>
🔥 AbyssinicaSIL-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: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: fi	Contours detected: 2	Expected: 3
    
    - Glyph name: fl	Contours detected: 1	Expected: 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    [code: contour-count]
  • 🔥 FAIL

    The following glyphs have no contours even though they were expected to have some:

    - Glyph name: uniFFFC	Expected: 22
    
    - Glyph name: uniFFFC	Expected: 22
    
    [code: no-contour]

Check math signs have the same width.

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

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

    Width = 1202: plus, multiply

    Width = 1214: equal

    Width = 2048: approxequal, minus, greaterequal, lessequal, notequal

    [code: width-outliers]

Ensure smart dropout control is enabled in "prep" table instructions.

Check ID: <FontBakeryCheck:smart_dropout>
🔥 AbyssinicaSIL-Regular.ttf
  • 🔥 FAIL

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script.

    [code: lacks-smart-dropout]

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:soft_hyphen>
⚠️ AbyssinicaSIL-Regular.ttf
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character.

    [code: softhyphen]

Check font contains no unreachable glyphs

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

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

    - _numeral
    
    - _numeralnarrow
    
    - nonmarkingreturn
    
    - uni136D.nobar
    
    - uni136F.nobar
    
    - uni1370.nobar
    
    - uni1373.nobar
    
    - uni1374.nobar
    
    - uni1375.nobar
    
    - uni1377.nobar
    
    - uni1378.nobar
    
    - uni1379.nobar
    
    - uni137C.nobar
    
    - uniE070
    
    - uniE071
    
    - uniE072
    
    - uniE493
    
    [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>
⚠️ AbyssinicaSIL-Regular.ttf
  • ⚠️ WARN

    Family metadata at /Users/simon/others-repos/fonts//ofl/abyssinicasil 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>
🔥 AbyssinicaSIL-Regular.ttf

METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?

Check ID: <FontBakeryCheck:googlefonts/metadata/match_fullname_postscript>
🔥 AbyssinicaSIL-Regular.ttf
  • 🔥 FAIL

    METADATA.pb font full_name = "Abyssinica SIL" does not match post_script_name = "AbyssinicaSIL-Regular"

    [code: mismatch]

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/unreachable_subsetting>
⚠️ AbyssinicaSIL-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+0307 COMBINING DOT ABOVE: try adding one of: coptic, old-permic, tai-le, todhri, syriac, math, canadian-aboriginal, malayalam, hebrew, tifinagh, 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+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition
    • U+034F COMBINING GRAPHEME JOINER: not included in any glyphset definition
    • U+03C0 GREEK SMALL LETTER PI: try adding one of: math, yi, greek
    • U+2000 EN QUAD: try adding symbols2
    • U+2001 EM QUAD: try adding symbols2
    • U+2003 EM SPACE: try adding nushu
    • U+2004 THREE-PER-EM SPACE: try adding symbols2
    • U+2005 FOUR-PER-EM SPACE: try adding symbols2
    • U+2006 SIX-PER-EM SPACE: try adding symbols2
    • U+2007 FIGURE SPACE: try adding symbols2
    • U+2008 PUNCTUATION SPACE: try adding symbols2
    • U+200A HAIR SPACE: try adding symbols2
    • U+200C ZERO WIDTH NON-JOINER: try adding one of: nko, warang-citi, grantha, javanese, mandaic, buginese, sundanese, limbu, lepcha, modi, avestan, new-tai-lue, tamil, sogdian, bhaiksuki, tifinagh, duployan, balinese, tai-viet, thaana, pahawh-hmong, arabic, malayalam, kharoshthi, tibetan, buhid, phags-pa, mongolian, telugu, syloti-nagri, tai-tham, cham, zanabazar-square, brahmi, gurmukhi, yi, gunjala-gondi, khudawadi, hatran, khojki, newa, gujarati, mahajani, hanunoo, meetei-mayek, saurashtra, syriac, kayah-li, takri, devanagari, sinhala, kaithi, manichaean, masaram-gondi, bengali, oriya, rejang, siddham, khmer, myanmar, dogra, tai-le, tirhuta, hanifi-rohingya, kannada, chakma, sharada, batak, hebrew, psalter-pahlavi, tagalog, lao, tagbanwa, thai
    • U+200D ZERO WIDTH JOINER: try adding one of: nko, warang-citi, grantha, javanese, mandaic, buginese, sundanese, limbu, lepcha, modi, avestan, new-tai-lue, tamil, sogdian, bhaiksuki, tifinagh, duployan, balinese, tai-viet, thaana, pahawh-hmong, arabic, malayalam, kharoshthi, tibetan, buhid, phags-pa, mongolian, telugu, syloti-nagri, tai-tham, cham, zanabazar-square, brahmi, gurmukhi, yi, gunjala-gondi, khudawadi, khojki, newa, syriac, gujarati, mahajani, hanunoo, meetei-mayek, saurashtra, takri, kayah-li, devanagari, old-hungarian, kaithi, manichaean, masaram-gondi, sinhala, bengali, oriya, rejang, siddham, khmer, myanmar, dogra, tai-le, tirhuta, hanifi-rohingya, kannada, chakma, sharada, batak, hebrew, psalter-pahlavi, tagalog, lao, tagbanwa, thai
    • U+200E LEFT-TO-RIGHT MARK: try adding one of: nko, thaana, syriac, arabic, hebrew, phags-pa
    • U+200F RIGHT-TO-LEFT MARK: try adding one of: nko, thaana, syriac, hebrew, phags-pa
    • U+2010 HYPHEN: try adding one of: cham, coptic, yi, lisu, syloti-nagri, arabic, sundanese, kharoshthi, hebrew, kayah-li, sora-sompeng, kaithi, armenian
    • U+2011 NON-BREAKING HYPHEN: try adding one of: yi, arabic, syloti-nagri
    • U+2012 FIGURE DASH: not included in any glyphset definition
    • U+2015 HORIZONTAL BAR: try adding adlam
    • U+2021 DOUBLE DAGGER: try adding adlam
    • U+2027 HYPHENATION POINT: not included in any glyphset definition
    • U+2028 LINE SEPARATOR: not included in any glyphset definition
    • U+2029 PARAGRAPH SEPARATOR: not included in any glyphset definition
    • U+202A LEFT-TO-RIGHT EMBEDDING: not included in any glyphset definition
    • U+202B RIGHT-TO-LEFT EMBEDDING: not included in any glyphset definition
    • U+202C POP DIRECTIONAL FORMATTING: not included in any glyphset definition
    • U+202D LEFT-TO-RIGHT OVERRIDE: not included in any glyphset definition
    • U+202E RIGHT-TO-LEFT OVERRIDE: try adding tifinagh
    • U+202F NARROW NO-BREAK SPACE: try adding one of: mongolian, yi, phags-pa
    • U+2030 PER MILLE SIGN: try adding adlam
    • U+203B REFERENCE MARK: not included in any glyphset definition
    • U+2060 WORD JOINER: 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+2126 OHM SIGN: 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: symbols, yi, math, tai-tham
    • 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+2423 OPEN BOX: try adding symbols
    • U+2460 CIRCLED DIGIT ONE: try adding one of: mongolian, symbols, yi
    • U+2461 CIRCLED DIGIT TWO: try adding one of: mongolian, symbols, yi
    • U+2462 CIRCLED DIGIT THREE: try adding one of: mongolian, symbols, yi
    • U+2463 CIRCLED DIGIT FOUR: try adding one of: mongolian, symbols, yi
    • U+2464 CIRCLED DIGIT FIVE: try adding one of: mongolian, symbols, yi
    • U+2465 CIRCLED DIGIT SIX: try adding one of: mongolian, symbols, yi
    • U+2466 CIRCLED DIGIT SEVEN: try adding one of: mongolian, symbols, yi
    • U+2467 CIRCLED DIGIT EIGHT: try adding one of: mongolian, symbols, yi
    • U+2468 CIRCLED DIGIT NINE: try adding one of: mongolian, symbols, yi
    • U+25CA LOZENGE: try adding one of: symbols, math
    • U+25CC DOTTED CIRCLE: try adding one of: nko, warang-citi, symbols, tamil, duployan, thaana, canadian-aboriginal, syloti-nagri, mende-kikakui, gunjala-gondi, takri, meetei-mayek, mahajani, kayah-li, manichaean, masaram-gondi, siddham, rejang, myanmar, hanifi-rohingya, tagbanwa, marchen, grantha, mandaic, buginese, lepcha, music, new-tai-lue, armenian, balinese, pahawh-hmong, buhid, mongolian, old-permic, newa, syriac, gujarati, oriya, dogra, math, lao, miao, thai, javanese, elbasan, limbu, bhaiksuki, tai-viet, ahom, malayalam, tibetan, cham, brahmi, yi, hanunoo, soyombo, sinhala, bengali, coptic, sharada, bassa-vah, sundanese, modi, sogdian, tifinagh, kharoshthi, phags-pa, telugu, wancho, tai-tham, zanabazar-square, gurmukhi, khudawadi, khojki, saurashtra, osage, devanagari, kaithi, khmer, tai-le, tirhuta, caucasian-albanian, kannada, adlam, chakma, batak, hebrew, psalter-pahlavi, tagalog
    • U+2713 CHECK MARK: try adding symbols
    • U+E494 : not included in any glyphset definition
    • U+E496 : not included in any glyphset definition
    • U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
    • U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition
    • U+FE00 VARIATION SELECTOR-1: try adding one of: manichaean, yi, phags-pa
    • U+FE01 VARIATION SELECTOR-2: not included in any glyphset definition
    • U+FE02 VARIATION SELECTOR-3: not included in any glyphset definition
    • U+FE03 VARIATION SELECTOR-4: not included in any glyphset definition
    • U+FE04 VARIATION SELECTOR-5: not included in any glyphset definition
    • U+FE05 VARIATION SELECTOR-6: not included in any glyphset definition
    • U+FE06 VARIATION SELECTOR-7: not included in any glyphset definition
    • U+FE07 VARIATION SELECTOR-8: not included in any glyphset definition
    • U+FE08 VARIATION SELECTOR-9: not included in any glyphset definition
    • U+FE09 VARIATION SELECTOR-10: not included in any glyphset definition
    • U+FE0A VARIATION SELECTOR-11: not included in any glyphset definition
    • U+FE0B VARIATION SELECTOR-12: not included in any glyphset definition
    • U+FE0C VARIATION SELECTOR-13: not included in any glyphset definition
    • U+FE0D VARIATION SELECTOR-14: not included in any glyphset definition
    • U+FE0E VARIATION SELECTOR-15: not included in any glyphset definition
    • U+FE0F VARIATION SELECTOR-16: not included in any glyphset definition
    • U+FFFC OBJECT REPLACEMENT CHARACTER: not included in any glyphset definition

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

    [code: unreachable-subsetting]

Glyphset Checks

💥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
💥 AbyssinicaSIL-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

🔥🔥⚠️⚠️ℹ️ℹ️

Does DESCRIPTION file contain broken links?

Check ID: <FontBakeryCheck:googlefonts/description/broken_links>
🔥 AbyssinicaSIL-Regular.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>
⚠️ AbyssinicaSIL-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]

Name table checks

🔥

Name table entries should not contain line-breaks.

Check ID: <FontBakeryCheck:googlefonts/name/line_breaks>
🔥 AbyssinicaSIL-Regular.ttf
  • 🔥 FAIL

    Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.

    [code: line-break]

Licensing Checks

🔥🔥🔥⚠️⏩⏩⏩

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:googlefonts/font_copyright>
🔥 AbyssinicaSIL-Regular.ttf
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to:

    "Copyright 2020 The Familyname Project Authors (git url)"

    But instead we have got:

    "Copyright (c) 2000-2024 by SIL Global"

    [code: bad-notice-format]
  • 🔥 FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

    "Copyright 2020 The Familyname Project Authors (git url)"

    But instead we have got:

    "Copyright (c) 2000-2024 by SIL Global"

    [code: bad-notice-format]

Check OFL body text is correct.

Check ID: <FontBakeryCheck:googlefonts/license/OFL_body_text>
⚠️ AbyssinicaSIL-Regular.ttf

Check license file has good copyright string.

Check ID: <FontBakeryCheck:googlefonts/license/OFL_copyright>
🔥 AbyssinicaSIL-Regular.ttf
  • 🔥 FAIL

    First line in license file is:

    "this font software is copyright (c) 2000-2024, sil global (https://www.sil.org/)"

    which does not match the expected format, similar to:

    "Copyright 2022 The Familyname Project Authors (git url)"

    [code: bad-format]

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:googlefonts/name/license>
🔥 AbyssinicaSIL-Regular.ttf
  • 🔥 FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "This Font Software is Copyright (c) 2000-2024, SIL Global (https://www.sil.org/) with Reserved Font Names "Abyssinica" and "SIL".

    Modern Gurage glyphs Copyright (c) 2021-2022 The Ge'ez Frontier Foundation.

    This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: https://openfontlicense.org/


    SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

    PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

    The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

    DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

    "Reserved Font Name" refers to any names specified as such after the copyright statement(s).

    "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).

    "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

    "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

    PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

    1. Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

    2. Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

    3. No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

    4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

    5. The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

    TERMINATION This license becomes null and void if any of the above conditions are not met.

    DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"

    [code: wrong]

Shaping Checks

💥⏩⏩⏩

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

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

Outline Checks

⚠️⚠️⚠️

Do any segments have colinear vectors?

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

    The following glyphs have colinear vectors:

    * uni12DA (U+12DA): L<<940.0,969.0>--<884.0,451.0>> -> L<<884.0,451.0>--<866.0,283.0>>
    
    * uni2DCD (U+2DCD): L<<1122.0,1364.0>--<1370.0,1376.0>> -> L<<1370.0,1376.0>--<1380.0,1376.0>>
    
    * uniAB12 (U+AB12): L<<1000.0,969.0>--<944.0,451.0>> -> L<<944.0,451.0>--<926.0,283.0>>
    
    [code: found-colinear-vectors]

Do outlines contain any jaggy segments?

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

    The following glyphs have jaggy segments:

    * uni2DCE (U+2DCE): B<<758.0,1063.5>-<779.0,1062.0>-<799.0,1057.0>>/B<<799.0,1057.0>-<708.0,1104.0>-<624.5,1182.0>> = 13.279364505515746
    
    * uni2DD8 (U+2DD8): B<<827.5,1252.5>-<727.0,1150.0>-<608.0,1094.0>>/B<<608.0,1094.0>-<631.0,1100.0>-<659.0,1101.0>> = 10.580249656843383
    
    * uni2DD9 (U+2DD9): B<<872.0,1226.5>-<776.0,1145.0>-<633.0,1100.0>>/B<<633.0,1100.0>-<653.0,1102.0>-<672.5,1102.0>> = 11.757430113778078
    
    * uni2DDA (U+2DDA): B<<807.0,1169.0>-<710.0,1088.0>-<565.0,1042.0>>/B<<565.0,1042.0>-<612.0,1049.0>-<659.5,1056.0>> = 9.130036734770703
    
    * uni2DDB (U+2DDB): B<<1064.5,1218.5>-<994.0,1171.0>-<887.0,1135.0>>/B<<887.0,1135.0>-<932.0,1141.0>-<977.5,1147.0>> = 11.000797414165163
    
    * uni2DDD (U+2DDD): B<<1029.0,1287.5>-<957.0,1244.0>-<858.0,1210.0>>/B<<858.0,1210.0>-<879.0,1212.0>-<900.0,1213.0>> = 13.513899668505632
    
    [code: found-jaggy-segments]

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

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

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

    * uni1273 (U+1273): L<<820.0,651.0>--<821.0,815.0>>
    
    * uni12AE (U+12AE): L<<395.0,1358.0>--<393.0,1014.0>>
    
    * uni12AF (U+12AF): L<<755.0,1358.0>--<753.0,1014.0>>
    
    [code: found-semi-vertical]

Font File Checks

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

Check font names are correct

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

    Regular missing from full name

    [code: lacks-regular]

Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?

Check ID: <FontBakeryCheck:googlefonts/gasp>
🔥 AbyssinicaSIL-Regular.ttf
  • 🔥 FAIL

    Font is missing the 'gasp' table. Try exporting the font with autohinting enabled. If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting' GFTools is available at https://pypi.org/project/gftools/

    [code: lacks-gasp]

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

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

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

    [code: lacks-meta-table]