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 19 15 82 8 117
0% 11% 9% 47% 5% 67%

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

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

Checking file is named canonically.

Check ID: <FontBakeryCheck:com.google.fonts/check/canonical_filename>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    Expected "CedarvilleCursive-Regular.ttf. Got Cedarville-Cursive.ttf. [code: bad-filename]

Does DESCRIPTION file contain a upstream Git repo URL?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/git_url>
🔥 Cedarville-Cursive.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]

DESCRIPTION.en_us.html should end in a linebreak.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/eof_linebreak>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

    The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it. [code: missing-eof-linebreak]

Checking OS/2 achVendID.

Check ID: <FontBakeryCheck:com.google.fonts/check/vendor_id>
⚠️ Cedarville-Cursive.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>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0308 (COMBINING DIAERESIS)
    
    
    - 0x0300 (COMBINING GRAVE ACCENT)
    
    
    - 0x0301 (COMBINING ACUTE ACCENT)
    
    
    - 0x030B (COMBINING DOUBLE ACUTE ACCENT)
    
    
    - 0x0304 (COMBINING MACRON)
    
    
    - 0x0110 (LATIN CAPITAL LETTER D WITH STROKE)
    
    
    - 0x0132 (LATIN CAPITAL LIGATURE IJ)
    
    
    - 0x014A (LATIN CAPITAL LETTER ENG)
    
    
    - 0x1E9E (LATIN CAPITAL LETTER SHARP S)
    
    
    - 0x010F (LATIN SMALL LETTER D WITH CARON)
    
    
    - 0x0111 (LATIN SMALL LETTER D WITH STROKE)
    
    
    - 0x0123 (LATIN SMALL LETTER G WITH CEDILLA)
    
    
    - 0x0133 (LATIN SMALL LIGATURE IJ)
    
    
    - 0x0237 (LATIN SMALL LETTER DOTLESS J)
    
    
    - 0x013E (LATIN SMALL LETTER L WITH CARON)
    
    
    - 0x014B (LATIN SMALL LETTER ENG)
    
    
    - 0x0307 (COMBINING DOT ABOVE)
    
    
    - 0x0302 (COMBINING CIRCUMFLEX ACCENT)
    
    
    - 0x030C (COMBINING CARON)
    
    
    - 0x0306 (COMBINING BREVE)
    
    
    - 0x030A (COMBINING RING ABOVE)
    
    
    - 0x0303 (COMBINING TILDE)
    
    
    - 0x0312 (COMBINING TURNED COMMA ABOVE)
    
    
    - 0x0326 (COMBINING COMMA BELOW)
    
    
    - 0x0327 (COMBINING CEDILLA)
    
    
    - 0x0328 (COMBINING OGONEK)
    

    [code: missing-codepoints]

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ Cedarville-Cursive.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+0100 LATIN CAPITAL LETTER A WITH MACRON: try adding latin-ext
    • U+0101 LATIN SMALL LETTER A WITH MACRON: try adding latin-ext
    • U+0102 LATIN CAPITAL LETTER A WITH BREVE: try adding one of: latin-ext, vietnamese
    • U+0103 LATIN SMALL LETTER A WITH BREVE: try adding one of: latin-ext, vietnamese
    • U+0104 LATIN CAPITAL LETTER A WITH OGONEK: try adding latin-ext
    • U+0105 LATIN SMALL LETTER A WITH OGONEK: try adding latin-ext
    • U+0106 LATIN CAPITAL LETTER C WITH ACUTE: try adding latin-ext
    • U+0107 LATIN SMALL LETTER C WITH ACUTE: try adding latin-ext
    • U+0108 LATIN CAPITAL LETTER C WITH CIRCUMFLEX: try adding latin-ext
    • U+0109 LATIN SMALL LETTER C WITH CIRCUMFLEX: try adding latin-ext
    • U+010A LATIN CAPITAL LETTER C WITH DOT ABOVE: try adding latin-ext
    • U+010B LATIN SMALL LETTER C WITH DOT ABOVE: try adding latin-ext
    • U+010C LATIN CAPITAL LETTER C WITH CARON: try adding latin-ext
    • U+010D LATIN SMALL LETTER C WITH CARON: try adding latin-ext
    • U+010E LATIN CAPITAL LETTER D WITH CARON: try adding latin-ext
    • U+0112 LATIN CAPITAL LETTER E WITH MACRON: try adding latin-ext
    • U+0113 LATIN SMALL LETTER E WITH MACRON: try adding latin-ext
    • U+0114 LATIN CAPITAL LETTER E WITH BREVE: try adding latin-ext
    • U+0115 LATIN SMALL LETTER E WITH BREVE: try adding latin-ext
    • U+0116 LATIN CAPITAL LETTER E WITH DOT ABOVE: try adding latin-ext
    • U+0117 LATIN SMALL LETTER E WITH DOT ABOVE: try adding latin-ext
    • U+0118 LATIN CAPITAL LETTER E WITH OGONEK: try adding latin-ext
    • U+0119 LATIN SMALL LETTER E WITH OGONEK: try adding latin-ext
    • U+011A LATIN CAPITAL LETTER E WITH CARON: try adding latin-ext
    • U+011B LATIN SMALL LETTER E WITH CARON: try adding latin-ext
    • U+011C LATIN CAPITAL LETTER G WITH CIRCUMFLEX: try adding latin-ext
    • U+011D LATIN SMALL LETTER G WITH CIRCUMFLEX: try adding latin-ext
    • U+011E LATIN CAPITAL LETTER G WITH BREVE: try adding latin-ext
    • U+011F LATIN SMALL LETTER G WITH BREVE: try adding latin-ext
    • U+0120 LATIN CAPITAL LETTER G WITH DOT ABOVE: try adding latin-ext
    • U+0121 LATIN SMALL LETTER G WITH DOT ABOVE: try adding latin-ext
    • U+0122 LATIN CAPITAL LETTER G WITH CEDILLA: try adding latin-ext
    • U+0124 LATIN CAPITAL LETTER H WITH CIRCUMFLEX: try adding latin-ext
    • U+0125 LATIN SMALL LETTER H WITH CIRCUMFLEX: try adding latin-ext
    • U+0126 LATIN CAPITAL LETTER H WITH STROKE: try adding latin-ext
    • U+0127 LATIN SMALL LETTER H WITH STROKE: try adding latin-ext
    • U+0128 LATIN CAPITAL LETTER I WITH TILDE: try adding one of: latin-ext, vietnamese
    • U+0129 LATIN SMALL LETTER I WITH TILDE: try adding one of: latin-ext, vietnamese
    • U+012A LATIN CAPITAL LETTER I WITH MACRON: try adding latin-ext
    • U+012B LATIN SMALL LETTER I WITH MACRON: try adding latin-ext
    • U+012C LATIN CAPITAL LETTER I WITH BREVE: try adding latin-ext
    • U+012D LATIN SMALL LETTER I WITH BREVE: try adding latin-ext
    • U+012E LATIN CAPITAL LETTER I WITH OGONEK: try adding latin-ext
    • U+012F LATIN SMALL LETTER I WITH OGONEK: try adding latin-ext
    • U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE: try adding latin-ext
    • U+0134 LATIN CAPITAL LETTER J WITH CIRCUMFLEX: try adding latin-ext
    • U+0135 LATIN SMALL LETTER J WITH CIRCUMFLEX: try adding latin-ext
    • U+0136 LATIN CAPITAL LETTER K WITH CEDILLA: try adding latin-ext
    • U+0137 LATIN SMALL LETTER K WITH CEDILLA: try adding latin-ext
    • U+0139 LATIN CAPITAL LETTER L WITH ACUTE: try adding latin-ext
    • U+013A LATIN SMALL LETTER L WITH ACUTE: try adding latin-ext
    • U+013B LATIN CAPITAL LETTER L WITH CEDILLA: try adding latin-ext
    • U+013C LATIN SMALL LETTER L WITH CEDILLA: try adding latin-ext
    • U+013D LATIN CAPITAL LETTER L WITH CARON: try adding latin-ext
    • U+013F LATIN CAPITAL LETTER L WITH MIDDLE DOT: try adding latin-ext
    • U+0140 LATIN SMALL LETTER L WITH MIDDLE DOT: try adding latin-ext
    • U+0141 LATIN CAPITAL LETTER L WITH STROKE: try adding latin-ext
    • U+0142 LATIN SMALL LETTER L WITH STROKE: try adding latin-ext
    • U+0143 LATIN CAPITAL LETTER N WITH ACUTE: try adding latin-ext
    • U+0144 LATIN SMALL LETTER N WITH ACUTE: try adding latin-ext
    • U+0145 LATIN CAPITAL LETTER N WITH CEDILLA: try adding latin-ext
    • U+0146 LATIN SMALL LETTER N WITH CEDILLA: try adding latin-ext
    • U+0147 LATIN CAPITAL LETTER N WITH CARON: try adding latin-ext
    • U+0148 LATIN SMALL LETTER N WITH CARON: try adding latin-ext
    • U+0149 LATIN SMALL LETTER N PRECEDED BY APOSTROPHE: try adding latin-ext
    • U+014C LATIN CAPITAL LETTER O WITH MACRON: try adding latin-ext
    • U+014D LATIN SMALL LETTER O WITH MACRON: try adding latin-ext
    • U+014E LATIN CAPITAL LETTER O WITH BREVE: try adding latin-ext
    • U+014F LATIN SMALL LETTER O WITH BREVE: try adding latin-ext
    • U+0150 LATIN CAPITAL LETTER O WITH DOUBLE ACUTE: try adding latin-ext
    • U+0151 LATIN SMALL LETTER O WITH DOUBLE ACUTE: try adding latin-ext
    • U+0154 LATIN CAPITAL LETTER R WITH ACUTE: try adding latin-ext
    • U+0155 LATIN SMALL LETTER R WITH ACUTE: try adding latin-ext
    • U+0156 LATIN CAPITAL LETTER R WITH CEDILLA: try adding latin-ext
    • U+0157 LATIN SMALL LETTER R WITH CEDILLA: try adding latin-ext
    • U+0158 LATIN CAPITAL LETTER R WITH CARON: try adding latin-ext
    • U+0159 LATIN SMALL LETTER R WITH CARON: try adding latin-ext
    • U+015A LATIN CAPITAL LETTER S WITH ACUTE: try adding latin-ext
    • U+015B LATIN SMALL LETTER S WITH ACUTE: try adding latin-ext
    • U+015C LATIN CAPITAL LETTER S WITH CIRCUMFLEX: try adding latin-ext
    • U+015D LATIN SMALL LETTER S WITH CIRCUMFLEX: try adding latin-ext
    • U+015E LATIN CAPITAL LETTER S WITH CEDILLA: try adding latin-ext
    • U+015F LATIN SMALL LETTER S WITH CEDILLA: try adding latin-ext
    • U+0160 LATIN CAPITAL LETTER S WITH CARON: try adding latin-ext
    • U+0161 LATIN SMALL LETTER S WITH CARON: try adding latin-ext
    • U+0162 LATIN CAPITAL LETTER T WITH CEDILLA: try adding latin-ext
    • U+0163 LATIN SMALL LETTER T WITH CEDILLA: try adding latin-ext
    • U+0164 LATIN CAPITAL LETTER T WITH CARON: try adding latin-ext
    • U+0165 LATIN SMALL LETTER T WITH CARON: try adding latin-ext
    • U+0166 LATIN CAPITAL LETTER T WITH STROKE: try adding latin-ext
    • U+0167 LATIN SMALL LETTER T WITH STROKE: try adding latin-ext
    • U+0168 LATIN CAPITAL LETTER U WITH TILDE: try adding one of: latin-ext, vietnamese
    • U+0169 LATIN SMALL LETTER U WITH TILDE: try adding one of: latin-ext, vietnamese
    • U+016A LATIN CAPITAL LETTER U WITH MACRON: try adding latin-ext
    • U+016B LATIN SMALL LETTER U WITH MACRON: try adding latin-ext
    • U+016C LATIN CAPITAL LETTER U WITH BREVE: try adding latin-ext
    • U+016D LATIN SMALL LETTER U WITH BREVE: try adding latin-ext
    • U+016E LATIN CAPITAL LETTER U WITH RING ABOVE: try adding latin-ext
    • U+016F LATIN SMALL LETTER U WITH RING ABOVE: try adding latin-ext
    • U+0170 LATIN CAPITAL LETTER U WITH DOUBLE ACUTE: try adding latin-ext
    • U+0171 LATIN SMALL LETTER U WITH DOUBLE ACUTE: try adding latin-ext
    • U+0172 LATIN CAPITAL LETTER U WITH OGONEK: try adding latin-ext
    • U+0173 LATIN SMALL LETTER U WITH OGONEK: try adding latin-ext
    • U+0174 LATIN CAPITAL LETTER W WITH CIRCUMFLEX: try adding latin-ext
    • U+0175 LATIN SMALL LETTER W WITH CIRCUMFLEX: try adding latin-ext
    • U+0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX: try adding latin-ext
    • U+0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX: try adding latin-ext
    • U+0178 LATIN CAPITAL LETTER Y WITH DIAERESIS: try adding latin-ext
    • U+0179 LATIN CAPITAL LETTER Z WITH ACUTE: try adding latin-ext
    • U+017A LATIN SMALL LETTER Z WITH ACUTE: try adding latin-ext
    • U+017B LATIN CAPITAL LETTER Z WITH DOT ABOVE: try adding latin-ext
    • U+017C LATIN SMALL LETTER Z WITH DOT ABOVE: try adding latin-ext
    • U+017D LATIN CAPITAL LETTER Z WITH CARON: try adding latin-ext
    • U+017E LATIN SMALL LETTER Z WITH CARON: try adding latin-ext
    • U+0192 LATIN SMALL LETTER F WITH HOOK: try adding latin-ext
    • U+01FC LATIN CAPITAL LETTER AE WITH ACUTE: try adding latin-ext
    • U+01FD LATIN SMALL LETTER AE WITH ACUTE: try adding latin-ext
    • U+01FE LATIN CAPITAL LETTER O WITH STROKE AND ACUTE: try adding latin-ext
    • U+01FF LATIN SMALL LETTER O WITH STROKE AND ACUTE: try adding latin-ext
    • U+0218 LATIN CAPITAL LETTER S WITH COMMA BELOW: try adding latin-ext
    • U+0219 LATIN SMALL LETTER S WITH COMMA BELOW: try adding latin-ext
    • U+02C7 CARON: try adding one of: canadian-aboriginal, tifinagh
    • 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+1E80 LATIN CAPITAL LETTER W WITH GRAVE: try adding latin-ext
    • U+1E81 LATIN SMALL LETTER W WITH GRAVE: try adding latin-ext
    • U+1E82 LATIN CAPITAL LETTER W WITH ACUTE: try adding latin-ext
    • U+1E83 LATIN SMALL LETTER W WITH ACUTE: try adding latin-ext
    • U+1E84 LATIN CAPITAL LETTER W WITH DIAERESIS: try adding latin-ext
    • U+1E85 LATIN SMALL LETTER W WITH DIAERESIS: try adding latin-ext
    • U+1EF2 LATIN CAPITAL LETTER Y WITH GRAVE: try adding one of: latin-ext, vietnamese
    • U+1EF3 LATIN SMALL LETTER Y WITH GRAVE: try adding one of: latin-ext, vietnamese
    • U+2020 DAGGER: try adding latin-ext
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+F6C3 : 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 [code: unreachable-subsetting]

Check license file has good copyright string.

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

    First line in license file is:

    "copyright (c) 2010, kimberly geswein (kimberlygeswein.com)"

    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>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 1 (MACINTOSH) is not specified for that. Value was: "Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com)

    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://scripts.sil.org/OFL


    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://scripts.sil.org/OFL" [code: wrong]

  • 🔥 FAIL

    License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com)

    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://scripts.sil.org/OFL


    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://scripts.sil.org/OFL" [code: wrong]

  • ⚠️ 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>
⚠️ Cedarville-Cursive.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

    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]

METADATA.pb subsets should be alphabetically ordered.

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

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

Copyright notices match canonical pattern in METADATA.pb

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/valid_copyright>
🔥 Cedarville-Cursive.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) 2010, kimberly geswein (kimberlygeswein.com kimberlygeswein@gmail.com)" [code: bad-notice-format]

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:com.google.fonts/check/font_copyright>
🔥 Cedarville-Cursive.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) 2010, Kimberly Geswein (kimberlygeswein.com)" [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) 2010, Kimberly Geswein (kimberlygeswein.com)" [code: bad-notice-format]

METADATA.pb weight matches postScriptName for static fonts.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/match_weight_postscript>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    METADATA.pb: Mismatch between postScriptName ("Cedarville-Cursive") and weight value (400). The name must be ended with "Regular" or "Italic".

Check font names are correct

Check ID: <FontBakeryCheck:com.google.fonts/check/font_names>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    Font names are incorrect:

    | nameID | current | expected | | :--- | :--- | :--- | | Family Name | Cedarville Cursive | Cedarville Cursive | | Subfamily Name | Regular | Regular | | Full Name | Cedarville Cursive | Cedarville Cursive Regular | | Poscript Name | Cedarville-Cursive | CedarvilleCursive-Regular | [code: bad-names]

  • ⚠️ WARN

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

Copyright field for this font on METADATA.pb matches all copyright notice entries on the name table ?

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/nameid/copyright>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    Copyright field for this font on METADATA.pb ("Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com kimberlygeswein@gmail.com)") differs from a copyright notice entry on the name table: "Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com)" [code: mismatch]

  • 🔥 FAIL

    Copyright field for this font on METADATA.pb ("Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com kimberlygeswein@gmail.com)") differs from a copyright notice entry on the name table: "Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com)" [code: mismatch]

Name table entries should not contain line-breaks.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/line_breaks>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    Name entry LICENSE_DESCRIPTION on platform MACINTOSH contains a line-break. [code: line-break]

  • 🔥 FAIL

    Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break. [code: line-break]

Directory name in GFonts repo structure must match NameID 1 of the regular.

Check ID: <FontBakeryCheck:com.google.fonts/check/repo/dirname_matches_nameid_1>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    The font seems to lack a regular. If family consists of a single-weight non-Regular style only, consider the Google Fonts specs for this case: https://github.com/googlefonts/gf-docs/tree/main/Spec#single-weight-families [code: lacks-regular]

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>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

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

Check font follows the Google Fonts vertical metric schema

Check ID: <FontBakeryCheck:com.google.fonts/check/vertical_metrics>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

    We recommend the absolute sum of the hhea metrics should be between 1.2-1.5x of the font's upm. This font has 1.896484375x (1942) [code: bad-hhea-range]

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

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

    OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/cedarvillecursive/Cedarville-Cursive.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>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

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

Ensure fonts do not contain any pre-production tables.

Check ID: <FontBakeryCheck:com.google.fonts/check/no_debugging_tables>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

    This font file contains the following pre-production tables: FFTM [code: has-debugging-tables]

Section: Universal

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

Name table records must not have trailing spaces.

Check ID: <FontBakeryCheck:com.google.fonts/check/name/trailing_spaces>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    Name table record with key = (1, 0, 0, 14) has trailing spaces that must be removed: ' http://sc[...]il.org/OFL' [code: trailing-space]

  • 🔥 FAIL

    Name table record with key = (3, 1, 1033, 14) has trailing spaces that must be removed: ' http://sc[...]il.org/OFL' [code: trailing-space]

Font contains '.notdef' as its first glyph?

Check ID: <FontBakeryCheck:com.google.fonts/check/mandatory_glyphs>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    The '.notdef' glyph should contain a drawing, but it is blank. [code: notdef-is-blank]

Font has **proper** whitespace glyph names?

Check ID: <FontBakeryCheck:com.google.fonts/check/whitespace_glyphnames>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

    Glyph 0x00A0 is called "nonbreakingspace": Change to "uni00A0" [code: not-recommended-00a0]

Are there unwanted tables?

Check ID: <FontBakeryCheck:com.google.fonts/check/unwanted_tables>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    The following unwanted font tables were found:

    • FFTM - Table contains redundant FontForge timestamp info

    They can be removed with the 'fix-unwanted-tables' script provided by gftools. [code: unwanted-tables]

Check font contains no unreachable glyphs

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

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

    - nonmarkingreturn
    

    [code: unreachable-glyphs]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ Cedarville-Cursive.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: asterisk	Contours detected: 2	Expected: 1 or 4
    
    - Glyph name: period	Contours detected: 2	Expected: 1
    
    - Glyph name: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: D	Contours detected: 1	Expected: 2
    
    - Glyph name: G	Contours detected: 4	Expected: 1
    
    - Glyph name: H	Contours detected: 4	Expected: 1
    
    - Glyph name: I	Contours detected: 2	Expected: 1
    
    - Glyph name: J	Contours detected: 4	Expected: 1
    
    - Glyph name: L	Contours detected: 3	Expected: 1
    
    - Glyph name: M	Contours detected: 3	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: S	Contours detected: 4	Expected: 1
    
    - Glyph name: U	Contours detected: 2	Expected: 1
    
    - Glyph name: Y	Contours detected: 2	Expected: 1
    
    - Glyph name: Z	Contours detected: 2	Expected: 1
    
    - Glyph name: f	Contours detected: 3	Expected: 1
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: s	Contours detected: 3	Expected: 1
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    - Glyph name: z	Contours detected: 2	Expected: 1
    
    - Glyph name: dieresis	Contours detected: 4	Expected: 2
    
    - Glyph name: hyphen_	Contours detected: 1	Expected: 0
    
    - Glyph name: periodcentered	Contours detected: 2	Expected: 1
    
    - Glyph name: Adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: AE	Contours detected: 3	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Igrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Iacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Icircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: Eth	Contours detected: 1	Expected: 2
    
    - Glyph name: Ograve	Contours detected: 4	Expected: 3
    
    - Glyph name: Oacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Otilde	Contours detected: 4	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: Oslash	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Ugrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Uacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: edieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: idieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: udieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: Dcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: Gcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: Gbreve	Contours detected: 5	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: Gcommaaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: Hcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: hcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Hbar	Contours detected: 5	Expected: 2
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: Itilde	Contours detected: 3	Expected: 2
    
    - Glyph name: Imacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Idotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Jcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Lacute	Contours detected: 4	Expected: 2
    
    - Glyph name: lacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Lcommaaccent	Contours detected: 4	Expected: 2
    
    - Glyph name: lcommaaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 4	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 5	Expected: 2
    
    - Glyph name: ldot	Contours detected: 4	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 3	Expected: 1
    
    - Glyph name: lslash	Contours detected: 3	Expected: 1
    
    - Glyph name: Omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: Obreve	Contours detected: 4	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: Sacute	Contours detected: 5	Expected: 2
    
    - Glyph name: sacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: Scedilla	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: scedilla	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Scaron	Contours detected: 5	Expected: 2
    
    - Glyph name: scaron	Contours detected: 4	Expected: 2
    
    - Glyph name: Utilde	Contours detected: 3	Expected: 2
    
    - Glyph name: Umacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Uring	Contours detected: 4	Expected: 3
    
    - Glyph name: Uhungarumlaut	Contours detected: 4	Expected: 3
    
    - Glyph name: Uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: Ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: AEacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Oslashacute	Contours detected: 5	Expected: 4
    
    - Glyph name: Scommaaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: scommaaccent	Contours detected: 4	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: wdieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: ellipsis	Contours detected: 6	Expected: 3
    
    - Glyph name: trademark	Contours detected: 1	Expected: 2
    
    - Glyph name: fi	Contours detected: 4	Expected: 1, 2 or 3
    
    - Glyph name: fl	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: AE	Contours detected: 3	Expected: 2
    
    - Glyph name: AEacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: D	Contours detected: 1	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: Edieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Eth	Contours detected: 1	Expected: 2
    
    - Glyph name: G	Contours detected: 4	Expected: 1
    
    - Glyph name: Gbreve	Contours detected: 5	Expected: 2
    
    - Glyph name: Gcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 5	Expected: 2
    
    - Glyph name: H	Contours detected: 4	Expected: 1
    
    - Glyph name: Hbar	Contours detected: 5	Expected: 2
    
    - Glyph name: Hcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: I	Contours detected: 2	Expected: 1
    
    - Glyph name: Iacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Icircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: Idotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Igrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Imacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Itilde	Contours detected: 3	Expected: 2
    
    - Glyph name: J	Contours detected: 4	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: L	Contours detected: 3	Expected: 1
    
    - Glyph name: Lacute	Contours detected: 4	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 4	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 5	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 3	Expected: 1
    
    - Glyph name: M	Contours detected: 3	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: Oacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 7	Expected: 4
    
    - Glyph name: Ograve	Contours detected: 4	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: Omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: Oslash	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Oslashacute	Contours detected: 5	Expected: 4
    
    - Glyph name: Otilde	Contours detected: 4	Expected: 3
    
    - Glyph name: S	Contours detected: 4	Expected: 1
    
    - Glyph name: Sacute	Contours detected: 5	Expected: 2
    
    - Glyph name: Scaron	Contours detected: 5	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 5	Expected: 2
    
    - Glyph name: U	Contours detected: 2	Expected: 1
    
    - Glyph name: Uacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: Ugrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Uhungarumlaut	Contours detected: 4	Expected: 3
    
    - Glyph name: Umacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: Uring	Contours detected: 4	Expected: 3
    
    - Glyph name: Utilde	Contours detected: 3	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Y	Contours detected: 2	Expected: 1
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Z	Contours detected: 2	Expected: 1
    
    - Glyph name: Zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: adieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: asterisk	Contours detected: 2	Expected: 1 or 4
    
    - Glyph name: dieresis	Contours detected: 4	Expected: 2
    
    - Glyph name: edieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: ellipsis	Contours detected: 6	Expected: 3
    
    - Glyph name: f	Contours detected: 3	Expected: 1
    
    - Glyph name: fi	Contours detected: 4	Expected: 3
    
    - Glyph name: fl	Contours detected: 4	Expected: 2
    
    - Glyph name: h	Contours detected: 2	Expected: 1
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: hcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: idieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: l	Contours detected: 2	Expected: 1
    
    - Glyph name: lacute	Contours detected: 3	Expected: 2
    
    - Glyph name: ldot	Contours detected: 4	Expected: 2
    
    - Glyph name: lslash	Contours detected: 3	Expected: 1
    
    - Glyph name: odieresis	Contours detected: 6	Expected: 4
    
    - Glyph name: period	Contours detected: 2	Expected: 1
    
    - Glyph name: periodcentered	Contours detected: 2	Expected: 1
    
    - Glyph name: s	Contours detected: 3	Expected: 1
    
    - Glyph name: sacute	Contours detected: 4	Expected: 2
    
    - Glyph name: scaron	Contours detected: 4	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 4	Expected: 2
    
    - Glyph name: trademark	Contours detected: 1	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: wdieresis	Contours detected: 5	Expected: 3
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    - Glyph name: yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 6	Expected: 3
    
    - Glyph name: ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: z	Contours detected: 2	Expected: 1
    
    - Glyph name: zacute	Contours detected: 3	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 3	Expected: 2
    

    [code: contour-count]

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_hyphen>
⚠️ Cedarville-Cursive.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>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

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

    • exclamdown (component exclam)
    • ordfeminine (component a)
    • twosuperior (component two)
    • threesuperior (component three)
    • onesuperior (component one)
    • ordmasculine (component o)
    • onequarter (component one)
    • onequarter (component four)
    • onehalf (component one)
    • onehalf (component two)
    • threequarters (component three)
    • threequarters (component four)
    • questiondown (component question)
    • Scommaaccent (component commaaccent) [code: transformed-components]

Check math signs have the same width.

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

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

    Width = 664: less

    Width = 556: equal

    Width = 607: greater

    Width = 547: logicalnot

    Width = 588: multiply

    Width = 439: divide

    Width = 409: minus [code: width-outliers]

Check accent of Lcaron, dcaron, lcaron, tcaron (derived from com.google.fonts/check/alt_caron)

Check ID: <FontBakeryCheck:com.google.fonts/check/alt_caron:googlefonts>
🔥 Cedarville-Cursive.ttf
  • 🔥 FAIL

    Lcaron uses component caron. [code: wrong-mark]

  • 🔥 FAIL

    tcaron uses component quoteright. [code: bad-mark]

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>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

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

Section: fontbakery.profiles.glyf

⚠️

Check for points out of bounds.

Check ID: <FontBakeryCheck:com.google.fonts/check/points_out_of_bounds>
⚠️ Cedarville-Cursive.ttf
  • ⚠️ WARN

    The following glyphs have coordinates which are out of bounds: * ('numbersign', 750, 215) * ('percent', 534, 383) * ('hyphen', 14, 349) * ('one', 153, 746) * ('three', 8, 50) * ('four', 269, -2) * ('five', 238, -4) * ('eight', 13, 562) * ('colon', 114, 67) * ('colon', 248, 478) * ('question', 14, 692) * ('C', 18, 446) * ('J', 523, 202) * ('U', 1125, 149) * ('Z', 794, 240) * ('bracketright', 4, 795) * ('grave', 183, 753) * ('grave', 363, 609) * ('grave', 328, 593) * ('a', 5, 121) * ('g', 249, 431) * ('l', 129, 14) * ('p', 230, 319) * ('q', 211, 418) * ('r', -23, 101) * ('s', -41, 138) * ('s', 216, -2) * ('t', -182, 311) * ('cent', 324, 732) * ('sterling', -75, 306) * ('sterling', 154, 650) * ('currency', 194, 616) * ('currency', 540, 57) * ('section', 531, 271) * ('section', 78, 660) * ('section', 260, 687) * ('copyright', 321, 749) * ('ordfeminine', 12.46002197265625, 254.5970458984375) * ('guillemotleft', 14, 267) * ('guillemotleft', 952, 544) * ('logicalnot', 113, 391) * ('logicalnot', 480, 373) * ('logicalnot', 451, 88) * ('hyphen_', 14, 349) * ('registered', 351, 767) * ('macron', 19, 613) * ('threesuperior', 3.83251953125, 211.90625) * ('acute', 170, 581) * ('acute', 139, 600) * ('acute', 299, 760) * ('mu', 62, -245) * ('cedilla', 235, 62) * ('cedilla', 488, -412) * ('guillemotright', 47, 593) * ('guillemotright', 318, 662) * ('onequarter', 496.54296875, -27.221923828125) * ('threequarters', 4.41455078125, 213.0599365234375) * ('questiondown', 2.6485595703125, 258.43310546875) * ('Agrave', 247, 1054) * ('Aacute', 459, 1061) * ('Ccedilla', 18, 446) * ('Ccedilla', 418, -412) * ('Egrave', 165, 1054) * ('Eacute', 375, 1061) * ('Igrave', 517, 964) * ('Igrave', 697, 820) * ('Iacute', 630, 985) * ('Eth', -67, 256) * ('Ograve', 216, 1054) * ('Oacute', 429, 1061) * ('multiply', 373, 542) * ('multiply', 487, 303) * ('multiply', 177, 117) * ('Ugrave', 1125, 149) * ('Ugrave', 627, 1011) * ('Uacute', 1125, 149) * ('Uacute', 833, 1052) * ('Ucircumflex', 1125, 149) * ('Udieresis', 1125, 149) * ('Yacute', 805, 998) * ('agrave', 5, 121) * ('agrave', 153, 614) * ('aacute', 5, 121) * ('aacute', 290, 611) * ('acircumflex', 5, 121) * ('atilde', 5, 121) * ('adieresis', 5, 121) * ('aring', 5, 121) * ('ae', 5, 121) * ('ccedilla', 346, -304) * ('egrave', 74, 753) * ('eacute', 287, 760) * ('igrave', 53, 524) * ('iacute', 199, 587) * ('eth', 480, 112) * ('eth', 319, 1) * ('eth', 35, 204) * ('eth', 150, 633) * ('ograve', 186, 586) * ('oacute', 300, 584) * ('divide', 188, 67) * ('divide', 61, 312) * ('ugrave', 212, 618) * ('uacute', 392, 673) * ('yacute', 366, 598) * ('thorn', 205, 665) * ('thorn', 361, 377) * ('thorn', 22, 5) * ('amacron', 5, 121) * ('abreve', 5, 121) * ('Aogonek', 672, -202) * ('aogonek', 441, -194) * ('aogonek', 5, 121) * ('Cacute', 18, 446) * ('Cacute', 361, 1119) * ('cacute', 361, 760) * ('Ccircumflex', 18, 446) * ('Cdotaccent', 5, 436) * ('Ccaron', 18, 446) * ('emacron', -12, 613) * ('Eogonek', 447, -142) * ('eogonek', 321, -202) * ('hbar', 3, 419) * ('imacron', -4, 451) * ('Iogonek', 624, -202) * ('iogonek', 248, -202) * ('Jcircumflex', 523, 202) * ('Lacute', 741, 1138) * ('lacute', 129, 14) * ('lacute', 250, 760) * ('ldot', 129, 14) * ('lslash', 129, 14) * ('lslash', -145, 280) * ('Nacute', 671, 1061) * ('nacute', 330, 760) * ('Ohungarumlaut', 362, 1086) * ('ohungarumlaut', 276, 785) * ('Racute', 369, 898) * ('racute', -23, 101) * ('racute', 307, 703) * ('rcommaaccent', -23, 101) * ('rcaron', -23, 101) * ('Sacute', 607, 1212) * ('sacute', -41, 138) * ('sacute', 216, -2) * ('sacute', 312, 611) * ('scircumflex', -41, 138) * ('scircumflex', 216, -2) * ('Scedilla', 627, -369) * ('scedilla', -41, 138) * ('scedilla', 328, -216) * ('scaron', -41, 138) * ('scaron', 216, -2) * ('tcommaaccent', -182, 311) * ('tcaron', -182, 311) * ('tbar', -182, 311) * ('Utilde', 1125, 149) * ('Umacron', 1125, 149) * ('Ubreve', 1125, 149) * ('Uring', 1125, 149) * ('Uhungarumlaut', 1125, 149) * ('Uhungarumlaut', 755, 1086) * ('uhungarumlaut', 353, 785) * ('Uogonek', 1001, -175) * ('Uogonek', 1125, 149) * ('uogonek', 499, -154) * ('Ydieresis', 303, -15) * ('Zacute', 794, 240) * ('Zacute', 465, 1061) * ('zacute', 433, 760) * ('Zdotaccent', 794, 240) * ('Zcaron', 794, 240) * ('florin', 228, -264) * ('AEacute', 564, 1061) * ('aeacute', 5, 121) * ('aeacute', 436, 760) * ('Oslashacute', 429, 1061) * ('oslashacute', 322, 675) * ('scommaaccent', -41, 138) * ('caron', 64, 854) * ('breve', 246, 617) * ('breve', 31, 637) * ('ogonek', 318, -192) * ('ogonek', 302, -202) * ('ogonek', 136, -86) * ('ogonek', 206, 37) * ('hungarumlaut', 43, 625) * ('hungarumlaut', 202, 785) * ('hungarumlaut', 205, 581) * ('Wgrave', 311, 1054) * ('wgrave', 266, 753) * ('Wacute', 523, 1061) * ('wacute', 478, 760) * ('Ygrave', 574, 1023) * ('ygrave', 187, 639) * ('endash', 39, 372) * ('emdash', 14, 349) * ('dagger', 153, 746) * ('daggerdbl', 265, 746) * ('guilsinglleft', 14, 267) * ('guilsinglleft', 664, 549) * ('Euro', 588, 59) and ('minus', 39, 372)

    This happens a lot when points are not extremes, which is usually bad. However, fixing this alert by adding points on extremes may do more harm than good, especially with italics, calligraphic-script, handwriting, rounded and other fonts. So it is common to ignore this message. [code: points-out-of-bounds]