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.

Summary

💥 ERROR 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
0 44 61 254 29 525
0% 6% 9% 37% 4% 76%

Note: The following loglevels were omitted in this report: SKIP, INFO, PASS, DEBUG

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.9.2

Section: Google Fonts

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

Does DESCRIPTION file contain a upstream Git repo URL?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/git_url>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    Please host your font project on a public Git repo (such as GitHub or GitLab) and place a link in the DESCRIPTION.en_us.html file. [code: lacks-git-url]

Checking OS/2 achVendID.

Check ID: <FontBakeryCheck:com.google.fonts/check/vendor_id>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    OS/2 VendorID is 'PYRS', a font editor default. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx [code: bad]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    OS/2 VendorID is 'PYRS', a font editor default. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx [code: bad]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    OS/2 VendorID is 'PYRS', a font editor default. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx [code: bad]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    OS/2 VendorID is 'PYRS', a font editor default. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx [code: bad]

Check Google Fonts glyph coverage.

Check ID: <FontBakeryCheck:com.google.fonts/check/glyph_coverage>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0312 (COMBINING TURNED COMMA ABOVE)
    

    [code: missing-codepoints]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0312 (COMBINING TURNED COMMA ABOVE)
    

    [code: missing-codepoints]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0312 (COMBINING TURNED COMMA ABOVE)
    

    [code: missing-codepoints]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0312 (COMBINING TURNED COMMA ABOVE)
    

    [code: missing-codepoints]

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ NoticiaText-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+0251 LATIN SMALL LETTER ALPHA: not included in any glyphset definition
    • U+0261 LATIN SMALL LETTER SCRIPT G: not included in any glyphset definition
    • U+02BE MODIFIER LETTER RIGHT HALF RING: not included in any glyphset definition
    • U+02BF MODIFIER LETTER LEFT HALF RING: not included in any glyphset definition
    • U+02C7 CARON: try adding one of: canadian-aboriginal, tifinagh
    • U+02C8 MODIFIER LETTER VERTICAL LINE: not included in any glyphset definition
    • U+02C9 MODIFIER LETTER MACRON: not included in any glyphset definition
    • U+02CA MODIFIER LETTER ACUTE ACCENT: not included in any glyphset definition
    • U+02CB MODIFIER LETTER GRAVE ACCENT: not included in any glyphset definition
    • U+02CC MODIFIER LETTER LOW VERTICAL LINE: not included in any glyphset definition
    • U+02D8 BREVE: try adding canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding canadian-aboriginal
    • U+02DB OGONEK: try adding canadian-aboriginal
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+02F3 MODIFIER LETTER LOW RING: not included in any glyphset definition
    • U+0300 COMBINING GRAVE ACCENT: try adding one of: tai-le, coptic, cherokee
    • U+0301 COMBINING ACUTE ACCENT: try adding one of: tifinagh, tai-le, coptic, cherokee
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, coptic, cherokee
    • U+0303 COMBINING TILDE: not included in any glyphset definition
    • U+0304 COMBINING MACRON: try adding one of: gothic, coptic, cherokee, tifinagh
    • U+0306 COMBINING BREVE: try adding tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: coptic, malayalam, tai-le, canadian-aboriginal, tifinagh
    • U+0308 COMBINING DIAERESIS: try adding one of: gothic, tai-le, coptic
    • U+0309 COMBINING HOOK ABOVE: try adding tifinagh
    • U+030A COMBINING RING ABOVE: not included in any glyphset definition
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding 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+031B COMBINING HORN: not included in any glyphset definition
    • U+0323 COMBINING DOT BELOW: try adding one of: tifinagh, malayalam, coptic, cherokee
    • U+0324 COMBINING DIAERESIS BELOW: try adding cherokee
    • U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
    • U+0327 COMBINING CEDILLA: not included in any glyphset definition
    • U+0328 COMBINING OGONEK: not included in any glyphset definition
    • U+032E COMBINING BREVE BELOW: not included in any glyphset definition
    • U+0331 COMBINING MACRON BELOW: try adding one of: gothic, tifinagh, cherokee
    • U+03BC GREEK SMALL LETTER MU: try adding greek
    • U+03C0 GREEK SMALL LETTER PI: try adding greek
    • U+2007 FIGURE SPACE: not included in any glyphset definition
    • U+2010 HYPHEN: try adding one of: sundanese, kayah-li, coptic, syloti-nagri, arabic, cham, lisu, kharoshthi, kaithi
    • U+2012 FIGURE DASH: not included in any glyphset definition
    • U+2015 HORIZONTAL BAR: not included in any glyphset definition
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2070 SUPERSCRIPT ZERO: not included in any glyphset definition
    • U+2075 SUPERSCRIPT FIVE: not included in any glyphset definition
    • U+2076 SUPERSCRIPT SIX: not included in any glyphset definition
    • U+2077 SUPERSCRIPT SEVEN: not included in any glyphset definition
    • U+2078 SUPERSCRIPT EIGHT: not included in any glyphset definition
    • U+2079 SUPERSCRIPT NINE: not included in any glyphset definition
    • U+207D SUPERSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+207E SUPERSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+207F SUPERSCRIPT LATIN SMALL LETTER N: not included in any glyphset definition
    • U+2080 SUBSCRIPT ZERO: not included in any glyphset definition
    • U+2081 SUBSCRIPT ONE: not included in any glyphset definition
    • U+2082 SUBSCRIPT TWO: not included in any glyphset definition
    • U+2083 SUBSCRIPT THREE: not included in any glyphset definition
    • U+2084 SUBSCRIPT FOUR: not included in any glyphset definition
    • U+2085 SUBSCRIPT FIVE: not included in any glyphset definition
    • U+2086 SUBSCRIPT SIX: not included in any glyphset definition
    • U+2087 SUBSCRIPT SEVEN: not included in any glyphset definition
    • U+2088 SUBSCRIPT EIGHT: not included in any glyphset definition
    • U+2089 SUBSCRIPT NINE: not included in any glyphset definition
    • U+208D SUBSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+208E SUBSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+2117 SOUND RECORDING COPYRIGHT: not included in any glyphset definition
    • U+2120 SERVICE MARK: not included in any glyphset definition
    • U+2126 OHM SIGN: not included in any glyphset definition
    • U+212E ESTIMATED SYMBOL: not included in any glyphset definition
    • U+2153 VULGAR FRACTION ONE THIRD: not included in any glyphset definition
    • U+2154 VULGAR FRACTION TWO THIRDS: not included in any glyphset definition
    • U+215B VULGAR FRACTION ONE EIGHTH: not included in any glyphset definition
    • U+215C VULGAR FRACTION THREE EIGHTHS: not included in any glyphset definition
    • U+215D VULGAR FRACTION FIVE EIGHTHS: not included in any glyphset definition
    • U+215E VULGAR FRACTION SEVEN EIGHTHS: not included in any glyphset definition
    • U+2190 LEFTWARDS ARROW: not included in any glyphset definition
    • U+2192 RIGHTWARDS ARROW: not included in any glyphset definition
    • U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
    • U+2206 INCREMENT: not included in any glyphset definition
    • U+220F N-ARY PRODUCT: not included in any glyphset definition
    • U+2211 N-ARY SUMMATION: not included in any glyphset definition
    • U+2219 BULLET OPERATOR: try adding tai-tham
    • U+221A SQUARE ROOT: not included in any glyphset definition
    • U+221E INFINITY: not included in any glyphset definition
    • U+222B INTEGRAL: not included in any glyphset definition
    • U+2248 ALMOST EQUAL TO: not included in any glyphset definition
    • U+2260 NOT EQUAL TO: not included in any glyphset definition
    • U+2264 LESS-THAN OR EQUAL TO: not included in any glyphset definition
    • U+2265 GREATER-THAN OR EQUAL TO: not included in any glyphset definition
    • U+24C5 CIRCLED LATIN CAPITAL LETTER P: not included in any glyphset definition
    • U+25A0 BLACK SQUARE: not included in any glyphset definition
    • U+25B2 BLACK UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B3 WHITE UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B6 BLACK RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B7 WHITE RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BC BLACK DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BD WHITE DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C0 BLACK LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C1 WHITE LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C6 BLACK DIAMOND: not included in any glyphset definition
    • U+25CA LOZENGE: not included in any glyphset definition
    • U+F6C3 : not included in any glyphset definition
    • U+F6D7 : not included in any glyphset definition
    • U+F6D8 : not included in any glyphset definition
    • U+F8FF : 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

    Or you can add the above codepoints to one of the subsets supported by the font: menu, latin, latin-ext, vietnamese [code: unreachable-subsetting]

⚠️ NoticiaText-BoldItalic.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+0251 LATIN SMALL LETTER ALPHA: not included in any glyphset definition
    • U+0261 LATIN SMALL LETTER SCRIPT G: not included in any glyphset definition
    • U+02BE MODIFIER LETTER RIGHT HALF RING: not included in any glyphset definition
    • U+02BF MODIFIER LETTER LEFT HALF RING: not included in any glyphset definition
    • U+02C7 CARON: try adding one of: canadian-aboriginal, tifinagh
    • U+02C8 MODIFIER LETTER VERTICAL LINE: not included in any glyphset definition
    • U+02C9 MODIFIER LETTER MACRON: not included in any glyphset definition
    • U+02CA MODIFIER LETTER ACUTE ACCENT: not included in any glyphset definition
    • U+02CB MODIFIER LETTER GRAVE ACCENT: not included in any glyphset definition
    • U+02CC MODIFIER LETTER LOW VERTICAL LINE: not included in any glyphset definition
    • U+02D8 BREVE: try adding canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding canadian-aboriginal
    • U+02DB OGONEK: try adding canadian-aboriginal
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+02F3 MODIFIER LETTER LOW RING: not included in any glyphset definition
    • U+0300 COMBINING GRAVE ACCENT: try adding one of: tai-le, coptic, cherokee
    • U+0301 COMBINING ACUTE ACCENT: try adding one of: tifinagh, tai-le, coptic, cherokee
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, coptic, cherokee
    • U+0303 COMBINING TILDE: not included in any glyphset definition
    • U+0304 COMBINING MACRON: try adding one of: gothic, coptic, cherokee, tifinagh
    • U+0306 COMBINING BREVE: try adding tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: coptic, malayalam, tai-le, canadian-aboriginal, tifinagh
    • U+0308 COMBINING DIAERESIS: try adding one of: gothic, tai-le, coptic
    • U+0309 COMBINING HOOK ABOVE: try adding tifinagh
    • U+030A COMBINING RING ABOVE: not included in any glyphset definition
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding 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+031B COMBINING HORN: not included in any glyphset definition
    • U+0323 COMBINING DOT BELOW: try adding one of: tifinagh, malayalam, coptic, cherokee
    • U+0324 COMBINING DIAERESIS BELOW: try adding cherokee
    • U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
    • U+0327 COMBINING CEDILLA: not included in any glyphset definition
    • U+0328 COMBINING OGONEK: not included in any glyphset definition
    • U+032E COMBINING BREVE BELOW: not included in any glyphset definition
    • U+0331 COMBINING MACRON BELOW: try adding one of: gothic, tifinagh, cherokee
    • U+03BC GREEK SMALL LETTER MU: try adding greek
    • U+03C0 GREEK SMALL LETTER PI: try adding greek
    • U+2007 FIGURE SPACE: not included in any glyphset definition
    • U+2010 HYPHEN: try adding one of: sundanese, kayah-li, coptic, syloti-nagri, arabic, cham, lisu, kharoshthi, kaithi
    • U+2012 FIGURE DASH: not included in any glyphset definition
    • U+2015 HORIZONTAL BAR: not included in any glyphset definition
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2070 SUPERSCRIPT ZERO: not included in any glyphset definition
    • U+2075 SUPERSCRIPT FIVE: not included in any glyphset definition
    • U+2076 SUPERSCRIPT SIX: not included in any glyphset definition
    • U+2077 SUPERSCRIPT SEVEN: not included in any glyphset definition
    • U+2078 SUPERSCRIPT EIGHT: not included in any glyphset definition
    • U+2079 SUPERSCRIPT NINE: not included in any glyphset definition
    • U+207D SUPERSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+207E SUPERSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+207F SUPERSCRIPT LATIN SMALL LETTER N: not included in any glyphset definition
    • U+2080 SUBSCRIPT ZERO: not included in any glyphset definition
    • U+2081 SUBSCRIPT ONE: not included in any glyphset definition
    • U+2082 SUBSCRIPT TWO: not included in any glyphset definition
    • U+2083 SUBSCRIPT THREE: not included in any glyphset definition
    • U+2084 SUBSCRIPT FOUR: not included in any glyphset definition
    • U+2085 SUBSCRIPT FIVE: not included in any glyphset definition
    • U+2086 SUBSCRIPT SIX: not included in any glyphset definition
    • U+2087 SUBSCRIPT SEVEN: not included in any glyphset definition
    • U+2088 SUBSCRIPT EIGHT: not included in any glyphset definition
    • U+2089 SUBSCRIPT NINE: not included in any glyphset definition
    • U+208D SUBSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+208E SUBSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+2117 SOUND RECORDING COPYRIGHT: not included in any glyphset definition
    • U+2120 SERVICE MARK: not included in any glyphset definition
    • U+2126 OHM SIGN: not included in any glyphset definition
    • U+212E ESTIMATED SYMBOL: not included in any glyphset definition
    • U+2153 VULGAR FRACTION ONE THIRD: not included in any glyphset definition
    • U+2154 VULGAR FRACTION TWO THIRDS: not included in any glyphset definition
    • U+215B VULGAR FRACTION ONE EIGHTH: not included in any glyphset definition
    • U+215C VULGAR FRACTION THREE EIGHTHS: not included in any glyphset definition
    • U+215D VULGAR FRACTION FIVE EIGHTHS: not included in any glyphset definition
    • U+215E VULGAR FRACTION SEVEN EIGHTHS: not included in any glyphset definition
    • U+2190 LEFTWARDS ARROW: not included in any glyphset definition
    • U+2192 RIGHTWARDS ARROW: not included in any glyphset definition
    • U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
    • U+2206 INCREMENT: not included in any glyphset definition
    • U+220F N-ARY PRODUCT: not included in any glyphset definition
    • U+2211 N-ARY SUMMATION: not included in any glyphset definition
    • U+2219 BULLET OPERATOR: try adding tai-tham
    • U+221A SQUARE ROOT: not included in any glyphset definition
    • U+221E INFINITY: not included in any glyphset definition
    • U+222B INTEGRAL: not included in any glyphset definition
    • U+2248 ALMOST EQUAL TO: not included in any glyphset definition
    • U+2260 NOT EQUAL TO: not included in any glyphset definition
    • U+2264 LESS-THAN OR EQUAL TO: not included in any glyphset definition
    • U+2265 GREATER-THAN OR EQUAL TO: not included in any glyphset definition
    • U+24C5 CIRCLED LATIN CAPITAL LETTER P: not included in any glyphset definition
    • U+25A0 BLACK SQUARE: not included in any glyphset definition
    • U+25B2 BLACK UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B3 WHITE UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B6 BLACK RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B7 WHITE RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BC BLACK DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BD WHITE DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C0 BLACK LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C1 WHITE LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C6 BLACK DIAMOND: not included in any glyphset definition
    • U+25CA LOZENGE: not included in any glyphset definition
    • U+F6C3 : not included in any glyphset definition
    • U+F8FF : 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

    Or you can add the above codepoints to one of the subsets supported by the font: menu, latin, latin-ext, vietnamese [code: unreachable-subsetting]

⚠️ NoticiaText-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+0251 LATIN SMALL LETTER ALPHA: not included in any glyphset definition
    • U+0261 LATIN SMALL LETTER SCRIPT G: not included in any glyphset definition
    • U+02BE MODIFIER LETTER RIGHT HALF RING: not included in any glyphset definition
    • U+02BF MODIFIER LETTER LEFT HALF RING: not included in any glyphset definition
    • U+02C7 CARON: try adding one of: canadian-aboriginal, tifinagh
    • U+02C8 MODIFIER LETTER VERTICAL LINE: not included in any glyphset definition
    • U+02C9 MODIFIER LETTER MACRON: not included in any glyphset definition
    • U+02CA MODIFIER LETTER ACUTE ACCENT: not included in any glyphset definition
    • U+02CB MODIFIER LETTER GRAVE ACCENT: not included in any glyphset definition
    • U+02CC MODIFIER LETTER LOW VERTICAL LINE: not included in any glyphset definition
    • U+02D8 BREVE: try adding canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding canadian-aboriginal
    • U+02DB OGONEK: try adding canadian-aboriginal
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+02F3 MODIFIER LETTER LOW RING: not included in any glyphset definition
    • U+0300 COMBINING GRAVE ACCENT: try adding one of: tai-le, coptic, cherokee
    • U+0301 COMBINING ACUTE ACCENT: try adding one of: tifinagh, tai-le, coptic, cherokee
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, coptic, cherokee
    • U+0303 COMBINING TILDE: not included in any glyphset definition
    • U+0304 COMBINING MACRON: try adding one of: gothic, coptic, cherokee, tifinagh
    • U+0306 COMBINING BREVE: try adding tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: coptic, malayalam, tai-le, canadian-aboriginal, tifinagh
    • U+0308 COMBINING DIAERESIS: try adding one of: gothic, tai-le, coptic
    • U+0309 COMBINING HOOK ABOVE: try adding tifinagh
    • U+030A COMBINING RING ABOVE: not included in any glyphset definition
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding 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+031B COMBINING HORN: not included in any glyphset definition
    • U+0323 COMBINING DOT BELOW: try adding one of: tifinagh, malayalam, coptic, cherokee
    • U+0324 COMBINING DIAERESIS BELOW: try adding cherokee
    • U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
    • U+0327 COMBINING CEDILLA: not included in any glyphset definition
    • U+0328 COMBINING OGONEK: not included in any glyphset definition
    • U+032E COMBINING BREVE BELOW: not included in any glyphset definition
    • U+0331 COMBINING MACRON BELOW: try adding one of: gothic, tifinagh, cherokee
    • U+03BC GREEK SMALL LETTER MU: try adding greek
    • U+03C0 GREEK SMALL LETTER PI: try adding greek
    • U+2007 FIGURE SPACE: not included in any glyphset definition
    • U+2010 HYPHEN: try adding one of: sundanese, kayah-li, coptic, syloti-nagri, arabic, cham, lisu, kharoshthi, kaithi
    • U+2012 FIGURE DASH: not included in any glyphset definition
    • U+2015 HORIZONTAL BAR: not included in any glyphset definition
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2070 SUPERSCRIPT ZERO: not included in any glyphset definition
    • U+2075 SUPERSCRIPT FIVE: not included in any glyphset definition
    • U+2076 SUPERSCRIPT SIX: not included in any glyphset definition
    • U+2077 SUPERSCRIPT SEVEN: not included in any glyphset definition
    • U+2078 SUPERSCRIPT EIGHT: not included in any glyphset definition
    • U+2079 SUPERSCRIPT NINE: not included in any glyphset definition
    • U+207D SUPERSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+207E SUPERSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+207F SUPERSCRIPT LATIN SMALL LETTER N: not included in any glyphset definition
    • U+2080 SUBSCRIPT ZERO: not included in any glyphset definition
    • U+2081 SUBSCRIPT ONE: not included in any glyphset definition
    • U+2082 SUBSCRIPT TWO: not included in any glyphset definition
    • U+2083 SUBSCRIPT THREE: not included in any glyphset definition
    • U+2084 SUBSCRIPT FOUR: not included in any glyphset definition
    • U+2085 SUBSCRIPT FIVE: not included in any glyphset definition
    • U+2086 SUBSCRIPT SIX: not included in any glyphset definition
    • U+2087 SUBSCRIPT SEVEN: not included in any glyphset definition
    • U+2088 SUBSCRIPT EIGHT: not included in any glyphset definition
    • U+2089 SUBSCRIPT NINE: not included in any glyphset definition
    • U+208D SUBSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+208E SUBSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+2117 SOUND RECORDING COPYRIGHT: not included in any glyphset definition
    • U+2120 SERVICE MARK: not included in any glyphset definition
    • U+2126 OHM SIGN: not included in any glyphset definition
    • U+212E ESTIMATED SYMBOL: not included in any glyphset definition
    • U+2153 VULGAR FRACTION ONE THIRD: not included in any glyphset definition
    • U+2154 VULGAR FRACTION TWO THIRDS: not included in any glyphset definition
    • U+215B VULGAR FRACTION ONE EIGHTH: not included in any glyphset definition
    • U+215C VULGAR FRACTION THREE EIGHTHS: not included in any glyphset definition
    • U+215D VULGAR FRACTION FIVE EIGHTHS: not included in any glyphset definition
    • U+215E VULGAR FRACTION SEVEN EIGHTHS: not included in any glyphset definition
    • U+2190 LEFTWARDS ARROW: not included in any glyphset definition
    • U+2192 RIGHTWARDS ARROW: not included in any glyphset definition
    • U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
    • U+2206 INCREMENT: not included in any glyphset definition
    • U+220F N-ARY PRODUCT: not included in any glyphset definition
    • U+2211 N-ARY SUMMATION: not included in any glyphset definition
    • U+2219 BULLET OPERATOR: try adding tai-tham
    • U+221A SQUARE ROOT: not included in any glyphset definition
    • U+221E INFINITY: not included in any glyphset definition
    • U+222B INTEGRAL: not included in any glyphset definition
    • U+2248 ALMOST EQUAL TO: not included in any glyphset definition
    • U+2260 NOT EQUAL TO: not included in any glyphset definition
    • U+2264 LESS-THAN OR EQUAL TO: not included in any glyphset definition
    • U+2265 GREATER-THAN OR EQUAL TO: not included in any glyphset definition
    • U+24C5 CIRCLED LATIN CAPITAL LETTER P: not included in any glyphset definition
    • U+25A0 BLACK SQUARE: not included in any glyphset definition
    • U+25B2 BLACK UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B3 WHITE UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B6 BLACK RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B7 WHITE RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BC BLACK DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BD WHITE DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C0 BLACK LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C1 WHITE LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C6 BLACK DIAMOND: not included in any glyphset definition
    • U+25CA LOZENGE: not included in any glyphset definition
    • U+F6C3 : not included in any glyphset definition
    • U+F8FF : 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

    Or you can add the above codepoints to one of the subsets supported by the font: menu, latin, latin-ext, vietnamese [code: unreachable-subsetting]

⚠️ NoticiaText-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+0251 LATIN SMALL LETTER ALPHA: not included in any glyphset definition
    • U+0261 LATIN SMALL LETTER SCRIPT G: not included in any glyphset definition
    • U+02BE MODIFIER LETTER RIGHT HALF RING: not included in any glyphset definition
    • U+02BF MODIFIER LETTER LEFT HALF RING: not included in any glyphset definition
    • U+02C7 CARON: try adding one of: tifinagh, canadian-aboriginal
    • U+02C8 MODIFIER LETTER VERTICAL LINE: not included in any glyphset definition
    • U+02C9 MODIFIER LETTER MACRON: not included in any glyphset definition
    • U+02CA MODIFIER LETTER ACUTE ACCENT: not included in any glyphset definition
    • U+02CB MODIFIER LETTER GRAVE ACCENT: not included in any glyphset definition
    • U+02CC MODIFIER LETTER LOW VERTICAL LINE: not included in any glyphset definition
    • U+02D8 BREVE: try adding canadian-aboriginal
    • U+02D9 DOT ABOVE: try adding canadian-aboriginal
    • U+02DB OGONEK: try adding canadian-aboriginal
    • U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
    • U+02F3 MODIFIER LETTER LOW RING: not included in any glyphset definition
    • U+0300 COMBINING GRAVE ACCENT: try adding one of: cherokee, coptic, tai-le
    • U+0301 COMBINING ACUTE ACCENT: try adding one of: cherokee, coptic, tifinagh, tai-le
    • U+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: cherokee, coptic, tifinagh
    • U+0303 COMBINING TILDE: not included in any glyphset definition
    • U+0304 COMBINING MACRON: try adding one of: cherokee, gothic, coptic, tifinagh
    • U+0306 COMBINING BREVE: try adding tifinagh
    • U+0307 COMBINING DOT ABOVE: try adding one of: canadian-aboriginal, coptic, tai-le, tifinagh, malayalam
    • U+0308 COMBINING DIAERESIS: try adding one of: gothic, coptic, tai-le
    • U+0309 COMBINING HOOK ABOVE: try adding tifinagh
    • U+030A COMBINING RING ABOVE: not included in any glyphset definition
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding cherokee
    • U+030C COMBINING CARON: try adding one of: cherokee, tai-le
    • U+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition
    • U+031B COMBINING HORN: not included in any glyphset definition
    • U+0323 COMBINING DOT BELOW: try adding one of: cherokee, coptic, tifinagh, malayalam
    • U+0324 COMBINING DIAERESIS BELOW: try adding cherokee
    • U+0326 COMBINING COMMA BELOW: not included in any glyphset definition
    • U+0327 COMBINING CEDILLA: not included in any glyphset definition
    • U+0328 COMBINING OGONEK: not included in any glyphset definition
    • U+032E COMBINING BREVE BELOW: not included in any glyphset definition
    • U+0331 COMBINING MACRON BELOW: try adding one of: cherokee, gothic, tifinagh
    • U+03BC GREEK SMALL LETTER MU: try adding greek
    • U+03C0 GREEK SMALL LETTER PI: try adding greek
    • U+2007 FIGURE SPACE: not included in any glyphset definition
    • U+2010 HYPHEN: try adding one of: syloti-nagri, arabic, lisu, sundanese, kharoshthi, coptic, kaithi, kayah-li, cham
    • U+2012 FIGURE DASH: not included in any glyphset definition
    • U+2015 HORIZONTAL BAR: not included in any glyphset definition
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2070 SUPERSCRIPT ZERO: not included in any glyphset definition
    • U+2075 SUPERSCRIPT FIVE: not included in any glyphset definition
    • U+2076 SUPERSCRIPT SIX: not included in any glyphset definition
    • U+2077 SUPERSCRIPT SEVEN: not included in any glyphset definition
    • U+2078 SUPERSCRIPT EIGHT: not included in any glyphset definition
    • U+2079 SUPERSCRIPT NINE: not included in any glyphset definition
    • U+207D SUPERSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+207E SUPERSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+207F SUPERSCRIPT LATIN SMALL LETTER N: not included in any glyphset definition
    • U+2080 SUBSCRIPT ZERO: not included in any glyphset definition
    • U+2081 SUBSCRIPT ONE: not included in any glyphset definition
    • U+2082 SUBSCRIPT TWO: not included in any glyphset definition
    • U+2083 SUBSCRIPT THREE: not included in any glyphset definition
    • U+2084 SUBSCRIPT FOUR: not included in any glyphset definition
    • U+2085 SUBSCRIPT FIVE: not included in any glyphset definition
    • U+2086 SUBSCRIPT SIX: not included in any glyphset definition
    • U+2087 SUBSCRIPT SEVEN: not included in any glyphset definition
    • U+2088 SUBSCRIPT EIGHT: not included in any glyphset definition
    • U+2089 SUBSCRIPT NINE: not included in any glyphset definition
    • U+208D SUBSCRIPT LEFT PARENTHESIS: not included in any glyphset definition
    • U+208E SUBSCRIPT RIGHT PARENTHESIS: not included in any glyphset definition
    • U+2117 SOUND RECORDING COPYRIGHT: not included in any glyphset definition
    • U+2120 SERVICE MARK: not included in any glyphset definition
    • U+2126 OHM SIGN: not included in any glyphset definition
    • U+212E ESTIMATED SYMBOL: not included in any glyphset definition
    • U+2153 VULGAR FRACTION ONE THIRD: not included in any glyphset definition
    • U+2154 VULGAR FRACTION TWO THIRDS: not included in any glyphset definition
    • U+215B VULGAR FRACTION ONE EIGHTH: not included in any glyphset definition
    • U+215C VULGAR FRACTION THREE EIGHTHS: not included in any glyphset definition
    • U+215D VULGAR FRACTION FIVE EIGHTHS: not included in any glyphset definition
    • U+215E VULGAR FRACTION SEVEN EIGHTHS: not included in any glyphset definition
    • U+2190 LEFTWARDS ARROW: not included in any glyphset definition
    • U+2192 RIGHTWARDS ARROW: not included in any glyphset definition
    • U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
    • U+2206 INCREMENT: not included in any glyphset definition
    • U+220F N-ARY PRODUCT: not included in any glyphset definition
    • U+2211 N-ARY SUMMATION: not included in any glyphset definition
    • U+2219 BULLET OPERATOR: try adding tai-tham
    • U+221A SQUARE ROOT: not included in any glyphset definition
    • U+221E INFINITY: not included in any glyphset definition
    • U+222B INTEGRAL: not included in any glyphset definition
    • U+2248 ALMOST EQUAL TO: not included in any glyphset definition
    • U+2260 NOT EQUAL TO: not included in any glyphset definition
    • U+2264 LESS-THAN OR EQUAL TO: not included in any glyphset definition
    • U+2265 GREATER-THAN OR EQUAL TO: not included in any glyphset definition
    • U+24C5 CIRCLED LATIN CAPITAL LETTER P: not included in any glyphset definition
    • U+25A0 BLACK SQUARE: not included in any glyphset definition
    • U+25B2 BLACK UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B3 WHITE UP-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B6 BLACK RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25B7 WHITE RIGHT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BC BLACK DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25BD WHITE DOWN-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C0 BLACK LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C1 WHITE LEFT-POINTING TRIANGLE: not included in any glyphset definition
    • U+25C6 BLACK DIAMOND: not included in any glyphset definition
    • U+25CA LOZENGE: not included in any glyphset definition
    • U+F6C3 : not included in any glyphset definition
    • U+F6D7 : not included in any glyphset definition
    • U+F6D8 : not included in any glyphset definition
    • U+F8FF : 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

    Or you can add the above codepoints to one of the subsets supported by the font: menu, latin, latin-ext, vietnamese [code: unreachable-subsetting]

Check license file has good copyright string.

Check ID: <FontBakeryCheck:com.google.fonts/check/license/OFL_copyright>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    First line in license file is:

    "copyright (c) 2011, jm sole (http://jmsole.cl|info@jmsole.cl),"

    which does not match the expected format, similar to:

    "Copyright 2022 The Familyname Project Authors (git url)" [code: bad-format]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    First line in license file is:

    "copyright (c) 2011, jm sole (http://jmsole.cl|info@jmsole.cl),"

    which does not match the expected format, similar to:

    "Copyright 2022 The Familyname Project Authors (git url)" [code: bad-format]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    First line in license file is:

    "copyright (c) 2011, jm sole (http://jmsole.cl|info@jmsole.cl),"

    which does not match the expected format, similar to:

    "Copyright 2022 The Familyname Project Authors (git url)" [code: bad-format]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    First line in license file is:

    "copyright (c) 2011, jm sole (http://jmsole.cl|info@jmsole.cl),"

    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:com.google.fonts/check/name/license>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

License URL matches License text on name table?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/license_url>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13] [code: http-in-description]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=1, enc=0, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=14] [code: http-in-license-info]

  • ⚠️ WARN

    For now we're still accepting http URLs, but you should consider using https instead. [code: http]

METADATA.pb subsets should be alphabetically ordered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/subsets_order>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin', 'latin-ext', 'vietnamese'] and expected ['latin', 'latin-ext', 'menu', 'vietnamese'] [code: not-sorted]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin', 'latin-ext', 'vietnamese'] and expected ['latin', 'latin-ext', 'menu', 'vietnamese'] [code: not-sorted]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin', 'latin-ext', 'vietnamese'] and expected ['latin', 'latin-ext', 'menu', 'vietnamese'] [code: not-sorted]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin', 'latin-ext', 'vietnamese'] and expected ['latin', 'latin-ext', 'menu', 'vietnamese'] [code: not-sorted]

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

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_fullname_postscript>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    METADATA.pb font full_name = "Noticia Text" does not match post_script_name = "NoticiaText-Regular" [code: mismatch]

Copyright notices match canonical pattern in METADATA.pb

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_copyright>
🔥 NoticiaText-Regular.ttf
  • 🔥 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) 2011 jm sole (info@jmsole.cl), with reserved font name "noticia text"." [code: bad-notice-format]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 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) 2011 jm sole (info@jmsole.cl), with reserved font name "noticia text"." [code: bad-notice-format]

🔥 NoticiaText-Italic.ttf
  • 🔥 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) 2011 jm sole (info@jmsole.cl), with reserved font name "noticia text"." [code: bad-notice-format]

🔥 NoticiaText-Bold.ttf
  • 🔥 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) 2011 jm sole (info@jmsole.cl), with reserved font name "noticia text"." [code: bad-notice-format]

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:com.google.fonts/check/font_copyright>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text"." [code: bad-notice-format]

Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/reserved_font_name>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    METADATA.pb: copyright field ("Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    METADATA.pb: copyright field ("Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    METADATA.pb: copyright field ("Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    METADATA.pb: copyright field ("Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name "Noticia Text".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]

Check font names are correct

Check ID: <FontBakeryCheck:com.google.fonts/check/font_names>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    Regular missing from full name [code: lacks-regular]

Font enables smart dropout control in "prep" table instructions?

Check ID: <FontBakeryCheck:com.google.fonts/check/smart_dropout>
🔥 NoticiaText-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]

🔥 NoticiaText-BoldItalic.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]

🔥 NoticiaText-Italic.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]

🔥 NoticiaText-Bold.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]

Name table strings must not contain the string 'Reserved Font Name'.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/rfn>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

  • ⚠️ WARN

    Name table entry contains "Reserved Font Name" for a family name ("Noticia Text") that differs from the currently used family name (NoticiaText), which is fine. [code: legacy-familyname]

A static fonts directory with at least two fonts must accompany variable fonts

Check ID: <FontBakeryCheck:com.google.fonts/check/repo/vf_has_static_fonts>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]

Ensure METADATA.pb does not use escaped strings.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/escaped_strings>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2011 JM Sole (info@jmsole.cl), with Reserved Font Name '. Please use an unicode string instead. [code: escaped-strings]

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

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/designer_profiles>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    Designer JM Solé still does not have an avatar image. Please provide one. [code: missing-avatar]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    Designer JM Solé still does not have an avatar image. Please provide one. [code: missing-avatar]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    Designer JM Solé still does not have an avatar image. Please provide one. [code: missing-avatar]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    Designer JM Solé still does not have an avatar image. Please provide one. [code: missing-avatar]

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

Check ID: <FontBakeryCheck:com.google.fonts/check/description/family_update>
⚠️ NoticiaText-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]

⚠️ NoticiaText-BoldItalic.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]

⚠️ NoticiaText-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]

⚠️ NoticiaText-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]

OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/os2/use_typo_metrics>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Regular.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-BoldItalic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Italic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Bold.ttf']. [code: missing-os2-fsselection-bit7]

🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Regular.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-BoldItalic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Italic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Bold.ttf']. [code: missing-os2-fsselection-bit7]

🔥 NoticiaText-Italic.ttf
  • 🔥 FAIL

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Regular.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-BoldItalic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Italic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Bold.ttf']. [code: missing-os2-fsselection-bit7]

🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Regular.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-BoldItalic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Italic.ttf', '/Users/simon/others-repos/fonts/ofl/noticiatext/NoticiaText-Bold.ttf']. [code: missing-os2-fsselection-bit7]

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

Check ID: <FontBakeryCheck:com.google.fonts/check/meta/script_lang_tags>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table. [code: lacks-meta-table]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table. [code: lacks-meta-table]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table. [code: lacks-meta-table]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table. [code: lacks-meta-table]

Section: Universal

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

Check font contains no unreachable glyphs

Check ID: <FontBakeryCheck:com.google.fonts/check/unreachable_glyphs>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

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

    - NULL
    
    - i.latnTRK
    
    - nonmarkingreturn
    
    - uni00470303
    
    - uni00670303
    

    [code: unreachable-glyphs]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

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

    - NULL
    
    - i.latnTRK
    
    - nonmarkingreturn
    
    - uni00470303
    
    - uni00670303
    

    [code: unreachable-glyphs]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

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

    - NULL
    
    - i.latnTRK
    
    - nonmarkingreturn
    
    - uni00470303
    
    - uni00670303
    

    [code: unreachable-glyphs]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

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

    - NULL
    
    - i.latnTRK
    
    - nonmarkingreturn
    
    - uni00470303
    
    - uni00670303
    

    [code: unreachable-glyphs]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ NoticiaText-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: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: gacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: gacute	Contours detected: 4	Expected: 3
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    

    [code: contour-count]

⚠️ NoticiaText-BoldItalic.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: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: napostrophe	Contours detected: 1	Expected: 2
    
    - Glyph name: uni1E5D	Contours detected: 2	Expected: 3
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: napostrophe	Contours detected: 1	Expected: 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: uni1E5D	Contours detected: 2	Expected: 3
    

    [code: contour-count]

⚠️ NoticiaText-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: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    

    [code: contour-count]

⚠️ NoticiaText-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: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: gacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: gacute	Contours detected: 4	Expected: 3
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    

    [code: contour-count]

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_hyphen>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character. [code: softhyphen]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character. [code: softhyphen]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character. [code: softhyphen]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    This font has a 'Soft Hyphen' character. [code: softhyphen]

Ensure component transforms do not perform scaling or rotation.

Check ID: <FontBakeryCheck:com.google.fonts/check/transformed_components>
🔥 NoticiaText-Regular.ttf
  • 🔥 FAIL

    The following glyphs had components with scaling or rotation or inverted outline direction:

    • gcommaaccent (component uni0326) [code: transformed-components]
🔥 NoticiaText-BoldItalic.ttf
  • 🔥 FAIL

    The following glyphs had components with scaling or rotation or inverted outline direction:

    • gcommaaccent (component uni0326) [code: transformed-components]
🔥 NoticiaText-Bold.ttf
  • 🔥 FAIL

    The following glyphs had components with scaling or rotation or inverted outline direction:

    • gcommaaccent (component uni0326) [code: transformed-components]

Check math signs have the same width.

Check ID: <FontBakeryCheck:com.google.fonts/check/math_signs_width>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

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

    Width = 1148: greater, less

    Width = 1122: equal, notequal

    Width = 1193: logicalnot

    Width = 1021: multiply

    Width = 1173: divide

    Width = 1013: minus

    Width = 1261: approxequal

    Width = 1128: greaterequal, lessequal [code: width-outliers]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

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

    Width = 1148: greater, less

    Width = 1132: notequal, equal

    Width = 1223: logicalnot

    Width = 1039: multiply

    Width = 1183: divide

    Width = 1023: minus

    Width = 1301: approxequal

    Width = 1108: greaterequal, lessequal [code: width-outliers]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

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

    Width = 1043: plus, plusminus

    Width = 1102: notequal, equal

    Width = 1163: logicalnot

    Width = 1001: multiply

    Width = 1153: divide

    Width = 993: minus

    Width = 1241: approxequal [code: width-outliers]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

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

    Width = 1168: less, greater

    Width = 1162: notequal, equal

    Width = 1243: logicalnot

    Width = 1109: multiply

    Width = 1213: divide

    Width = 1053: minus

    Width = 1281: approxequal

    Width = 1128: greaterequal, lessequal [code: width-outliers]

Section: fontbakery.profiles.gdef

⚠️⚠️⏩⏩⏩⏩⏩⏩

Check mark characters are in GDEF mark glyph class.

Check ID: <FontBakeryCheck:com.google.fonts/check/gdef_mark_chars>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    The following mark characters could be in the GDEF mark glyph class: acutecomb (U+0301), dotbelowcomb (U+0323), gravecomb (U+0300), hookabovecomb (U+0309), tildecomb (U+0303), uni0302 (U+0302), uni0304 (U+0304), uni0306 (U+0306), uni0307 (U+0307), uni0308 (U+0308), uni030A (U+030A), uni030B (U+030B), uni030C (U+030C), uni030F (U+030F), uni031B (U+031B), uni0324 (U+0324), uni0326 (U+0326), uni0327 (U+0327), uni0328 (U+0328), uni032E (U+032E) and uni0331 (U+0331) [code: mark-chars]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    The following mark characters could be in the GDEF mark glyph class: acutecomb (U+0301), dotbelowcomb (U+0323), gravecomb (U+0300), hookabovecomb (U+0309), tildecomb (U+0303), uni0302 (U+0302), uni0304 (U+0304), uni0306 (U+0306), uni0307 (U+0307), uni0308 (U+0308), uni030A (U+030A), uni030B (U+030B), uni030C (U+030C), uni030F (U+030F), uni031B (U+031B), uni0324 (U+0324), uni0326 (U+0326), uni0327 (U+0327), uni0328 (U+0328), uni032E (U+032E) and uni0331 (U+0331) [code: mark-chars]

Section: fontbakery.profiles.gpos

⚠️⚠️

Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value

Check ID: <FontBakeryCheck:com.google.fonts/check/gpos_kerning_info>
⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    GPOS table lacks kerning information. [code: lacks-kern-info]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    GPOS table lacks kerning information. [code: lacks-kern-info]

Section: Shaping Checks

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

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

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_dotted>
⚠️ NoticiaText-Regular.ttf
  • ⚠️ WARN

    The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ i̋ j̀ j́ j̃ j̄ j̈ į̀ į́ į̂ į̃ į̄ į̌ ị̀ ị́ ị̂ ị̃ ị̄

    The dot of soft dotted characters should disappear in other cases, for example: i̇ ȉ i̛̇ i̛̊ i̛̋ ȉ̛ i̤̇ i̤̊ i̤̋ ȉ̤ i̦̇ i̦̊ i̦̋ ȉ̦ i̧̇ i̧̊ i̧̋ ȉ̧ i̮̇ i̮̊

    Your font does not cover the following languages that require the soft-dotted feature: Ukrainian (Cyrl, 29,273,587 speakers), Navajo (Latn, 166,319 speakers), Basaa (Latn, 332,940 speakers), Aghem (Latn, 38,843 speakers), Dutch (Latn, 31,709,104 speakers), Belarusian (Cyrl, 10,064,517 speakers), Lithuanian (Latn, 2,357,094 speakers), Igbo (Latn, 27,823,640 speakers). [code: soft-dotted]

⚠️ NoticiaText-BoldItalic.ttf
  • ⚠️ WARN

    The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ i̋ j̀ j́ j̃ j̄ j̈ į̀ į́ į̂ į̃ į̄ į̌ ị̀ ị́ ị̂ ị̃ ị̄

    The dot of soft dotted characters should disappear in other cases, for example: i̇ ȉ i̛̇ i̛̊ i̛̋ ȉ̛ i̤̇ i̤̊ i̤̋ ȉ̤ i̦̇ i̦̊ i̦̋ ȉ̦ i̧̇ i̧̊ i̧̋ ȉ̧ i̮̇ i̮̊

    Your font fully covers the following languages that require the soft-dotted feature: Igbo (Latn, 27,823,640 speakers), Navajo (Latn, 166,319 speakers), Lithuanian (Latn, 2,357,094 speakers), Dutch (Latn, 31,709,104 speakers).

    Your font does not cover the following languages that require the soft-dotted feature: Basaa (Latn, 332,940 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Belarusian (Cyrl, 10,064,517 speakers), Aghem (Latn, 38,843 speakers). [code: soft-dotted]

⚠️ NoticiaText-Italic.ttf
  • ⚠️ WARN

    The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ i̋ j̀ j́ j̃ j̄ j̈ į̀ į́ į̂ į̃ į̄ į̌ ị̀ ị́ ị̂ ị̃ ị̄

    The dot of soft dotted characters should disappear in other cases, for example: i̇ ȉ i̛̇ i̛̊ i̛̋ ȉ̛ i̤̇ i̤̊ i̤̋ ȉ̤ i̦̇ i̦̊ i̦̋ ȉ̦ i̧̇ i̧̊ i̧̋ ȉ̧ i̮̇ i̮̊

    Your font fully covers the following languages that require the soft-dotted feature: Lithuanian (Latn, 2,357,094 speakers), Igbo (Latn, 27,823,640 speakers), Dutch (Latn, 31,709,104 speakers), Navajo (Latn, 166,319 speakers).

    Your font does not cover the following languages that require the soft-dotted feature: Belarusian (Cyrl, 10,064,517 speakers), Basaa (Latn, 332,940 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Aghem (Latn, 38,843 speakers). [code: soft-dotted]

⚠️ NoticiaText-Bold.ttf
  • ⚠️ WARN

    The dot of soft dotted characters used in orthographies must disappear in the following strings: i̊ i̋ j̀ j́ j̃ j̄ j̈ į̀ į́ į̂ į̃ į̄ į̌ ị̀ ị́ ị̂ ị̃ ị̄

    The dot of soft dotted characters should disappear in other cases, for example: i̇ ȉ i̛̇ i̛̊ i̛̋ ȉ̛ i̤̇ i̤̊ i̤̋ ȉ̤ i̦̇ i̦̊ i̦̋ ȉ̦ i̧̇ i̧̊ i̧̋ ȉ̧ i̮̇ i̮̊

    Your font does not cover the following languages that require the soft-dotted feature: Ukrainian (Cyrl, 29,273,587 speakers), Basaa (Latn, 332,940 speakers), Dutch (Latn, 31,709,104 speakers), Belarusian (Cyrl, 10,064,517 speakers), Aghem (Latn, 38,843 speakers), Navajo (Latn, 166,319 speakers), Lithuanian (Latn, 2,357,094 speakers), Igbo (Latn, 27,823,640 speakers). [code: soft-dotted]