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 7 118
0% 11% 9% 47% 4% 68%

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

    Expected "OvertheRainbow-Regular.ttf. Got OvertheRainbow.ttf. [code: bad-filename]

Does DESCRIPTION file contain a upstream Git repo URL?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/git_url>
🔥 OvertheRainbow.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>
⚠️ OvertheRainbow.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>
⚠️ OvertheRainbow.ttf
  • ⚠️ WARN

    OS/2 VendorID value ' ' is not yet recognized. 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: unknown]

Check Google Fonts glyph coverage.

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

    Missing required codepoints:

    - 0x0308 (COMBINING DIAERESIS)
    
    
    - 0x0300 (COMBINING GRAVE ACCENT)
    
    
    - 0x0301 (COMBINING ACUTE ACCENT)
    
    
    - 0x030B (COMBINING DOUBLE ACUTE ACCENT)
    
    
    - 0x0304 (COMBINING MACRON)
    
    
    - 0x0126 (LATIN CAPITAL LETTER H WITH STROKE)
    
    
    - 0x0132 (LATIN CAPITAL LIGATURE IJ)
    
    
    - 0x012A (LATIN CAPITAL LETTER I WITH MACRON)
    
    
    - 0x014A (LATIN CAPITAL LETTER ENG)
    
    
    - 0x1E9E (LATIN CAPITAL LETTER SHARP S)
    
    
    - 0x0133 (LATIN SMALL LIGATURE IJ)
    
    
    - 0x0237 (LATIN SMALL LETTER DOTLESS J)
    
    
    - 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>
⚠️ OvertheRainbow.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: vietnamese, latin-ext
    • U+0103 LATIN SMALL LETTER A WITH BREVE: try adding one of: vietnamese, latin-ext
    • 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+010F LATIN SMALL LETTER D WITH CARON: try adding latin-ext
    • U+0110 LATIN CAPITAL LETTER D WITH STROKE: try adding one of: vietnamese, latin-ext
    • U+0111 LATIN SMALL LETTER D WITH STROKE: try adding one of: vietnamese, 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+0123 LATIN SMALL 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+0127 LATIN SMALL LETTER H WITH STROKE: try adding latin-ext
    • U+0128 LATIN CAPITAL LETTER I WITH TILDE: try adding one of: vietnamese, latin-ext
    • U+0129 LATIN SMALL LETTER I WITH TILDE: try adding one of: vietnamese, 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+013E LATIN SMALL 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+0168 LATIN CAPITAL LETTER U WITH TILDE: try adding one of: vietnamese, latin-ext
    • U+0169 LATIN SMALL LETTER U WITH TILDE: try adding one of: vietnamese, latin-ext
    • 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: vietnamese, latin-ext
    • U+1EF3 LATIN SMALL LETTER Y WITH GRAVE: try adding one of: vietnamese, latin-ext
    • 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>
🔥 OvertheRainbow.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>
🔥 OvertheRainbow.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 available with a FAQ at: https://scripts.sil.org/OFL" 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 available with a FAQ at: https://scripts.sil.org/OFL" 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>
⚠️ OvertheRainbow.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]

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

Check ID: <FontBakeryCheck:com.google.fonts/check/gasp>
⚠️ OvertheRainbow.ttf
  • ⚠️ WARN

    The gasp range 0xFFFF value 0x03 should be set to 0x0F. [code: unset-flags]

METADATA.pb subsets should be alphabetically ordered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/subsets_order>
🔥 OvertheRainbow.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>
🔥 OvertheRainbow.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>
🔥 OvertheRainbow.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>
🔥 OvertheRainbow.ttf
  • 🔥 FAIL

    METADATA.pb: Mismatch between postScriptName ("OvertheRainbow") 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>
🔥 OvertheRainbow.ttf
  • 🔥 FAIL

    Font names are incorrect:

    | nameID | current | expected | | :--- | :--- | :--- | | Family Name | Over the Rainbow | Over the Rainbow | | Subfamily Name | Regular | Regular | | Full Name | Over the Rainbow | Over the Rainbow Regular | | Poscript Name | OvertheRainbow | OvertheRainbow-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>
🔥 OvertheRainbow.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>
🔥 OvertheRainbow.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>
🔥 OvertheRainbow.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>
⚠️ OvertheRainbow.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>
🔥 OvertheRainbow.ttf
  • 🔥 FAIL

    The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 2089 when it should be at most 2048 [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>
🔥 OvertheRainbow.ttf
  • 🔥 FAIL

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

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

Section: Universal

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

Font contains '.notdef' as its first glyph?

Check ID: <FontBakeryCheck:com.google.fonts/check/mandatory_glyphs>
🔥 OvertheRainbow.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>
⚠️ OvertheRainbow.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>
🔥 OvertheRainbow.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>
⚠️ OvertheRainbow.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>
⚠️ OvertheRainbow.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: two	Contours detected: 3	Expected: 1
    
    - Glyph name: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: semicolon	Contours detected: 3	Expected: 2
    
    - Glyph name: at	Contours detected: 1	Expected: 2
    
    - Glyph name: H	Contours detected: 2	Expected: 1
    
    - Glyph name: I	Contours detected: 2	Expected: 1
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - Glyph name: X	Contours detected: 2	Expected: 1
    
    - Glyph name: Y	Contours detected: 2	Expected: 1
    
    - Glyph name: b	Contours detected: 1	Expected: 2
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: x	Contours detected: 2	Expected: 1
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    - Glyph name: copyright	Contours detected: 2	Expected: 3
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: twosuperior	Contours detected: 3	Expected: 1
    
    - Glyph name: onehalf	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: 4	Expected: 3
    
    - Glyph name: Oslash	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: iacute	Contours detected: 1	Expected: 2
    
    - Glyph name: yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: thorn	Contours detected: 1	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: Hcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Itilde	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: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: trademark	Contours detected: 1	Expected: 2
    
    - Glyph name: H	Contours detected: 2	Expected: 1
    
    - Glyph name: Hcircumflex	Contours detected: 3	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: 4	Expected: 3
    
    - Glyph name: Idotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Igrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Itilde	Contours detected: 3	Expected: 2
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Oslash	Contours detected: 4	Expected: 2 or 3
    
    - Glyph name: X	Contours detected: 2	Expected: 1
    
    - 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: 4	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: at	Contours detected: 1	Expected: 2
    
    - Glyph name: b	Contours detected: 1	Expected: 2
    
    - Glyph name: copyright	Contours detected: 2	Expected: 3
    
    - Glyph name: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: fi	Contours detected: 2	Expected: 3
    
    - Glyph name: fl	Contours detected: 1	Expected: 2
    
    - Glyph name: iacute	Contours detected: 1	Expected: 2
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: onehalf	Contours detected: 5	Expected: 3
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 3	Expected: 2
    
    - Glyph name: thorn	Contours detected: 1	Expected: 2
    
    - Glyph name: trademark	Contours detected: 1	Expected: 2
    
    - Glyph name: two	Contours detected: 3	Expected: 1
    
    - Glyph name: uni00AD	Contours detected: 1	Expected: 0
    
    - Glyph name: x	Contours detected: 2	Expected: 1
    
    - 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: 4	Expected: 3
    
    - Glyph name: ygrave	Contours detected: 3	Expected: 2
    

    [code: contour-count]

Does the font contain a soft hyphen?

Check ID: <FontBakeryCheck:com.google.fonts/check/soft_hyphen>
⚠️ OvertheRainbow.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>
🔥 OvertheRainbow.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 slash)
    • onequarter (component four)
    • onehalf (component one)
    • onehalf (component slash)
    • onehalf (component two)
    • threequarters (component three)
    • threequarters (component slash)
    • threequarters (component four)
    • questiondown (component question)
    • hcircumflex (component circumflex)
    • napostrophe (component commaaccent)
    • scaron (component caron) [code: transformed-components]

Check math signs have the same width.

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

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

    Width = 807: less

    Width = 937: equal

    Width = 781: greater

    Width = 464: logicalnot

    Width = 590: multiply

    Width = 486: divide

    Width = 477: 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>
🔥 OvertheRainbow.ttf
  • 🔥 FAIL

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

  • 🔥 FAIL

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

  • 🔥 FAIL

    lcaron uses component quoteright. [code: bad-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>
⚠️ OvertheRainbow.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>
⚠️ OvertheRainbow.ttf
  • ⚠️ WARN

    The following glyphs have coordinates which are out of bounds: * ('exclam', 91, -4) * ('exclam', 24, 470) * ('exclam', 343, 1151) * ('quotedbl', 36, 694) * ('quotedbl', 77, 532) * ('quotedbl', 283, 722) * ('numbersign', 359, -12) * ('dollar', 18, 863) * ('dollar', 238, 1118) * ('dollar', 666, 328) * ('dollar', 362, 1) * ('percent', 20, 470) * ('percent', 888, 890) * ('percent', 1023, 315) * ('percent', 456, -11) * ('ampersand', 22, 82) * ('ampersand', 803, 520) * ('ampersand', 215, -17) * ('quotesingle', 24, 912) * ('quotesingle', 83, 1104) * ('parenleft', 11, 332) * ('parenleft', 267, 905) * ('parenleft', 380, 8) * ('parenright', 272, 978) * ('parenright', 444, 591) * ('parenright', 33, -2) * ('asterisk', 13, 250) * ('asterisk', 261, 488) * ('asterisk', 491, 357) * ('asterisk', 77, -12) * ('plus', 1, 236) * ('plus', 814, 387) * ('plus', 340, -6) * ('comma', 170, 295) * ('comma', 239, 186) * ('comma', 3, -263) * ('hyphen', 4, 286) * ('hyphen', 431, 386) * ('hyphen', 443, 370) * ('hyphen', 64, 259) * ('period', 67, 34) * ('period', 170, 136) * ('period', 222, 70) * ('period', 114, -9) * ('zero', 28, 154) * ('zero', 366, 800) * ('zero', 147, -9) * ('one', 56, 774) * ('one', 285, 1019) * ('one', 293, 997) * ('one', 126, -16) * ('two', 357, 835) * ('two', 704, 367) * ('two', 45, 6) * ('three', 468, 389) * ('four', 560, 904) * ('four', 593, 879) * ('four', 371, -2) * ('five', 30, 192) * ('five', 531, 735) * ('five', 545, 717) * ('six', 203, 772) * ('six', 432, 385) * ('six', 152, 3) * ('seven', 9, 548) * ('seven', 291, -5) * ('eight', 28, 92) * ('eight', 571, 757) * ('eight', 80, -4) * ('nine', 24, 647) * ('nine', 219, 901) * ('nine', 139, -2) * ('colon', 239, 252) * ('colon', 123, 128) * ('colon', 12, 576) * ('colon', 167, 643) * ('semicolon', 183, 478) * ('less', 9, 203) * ('less', 569, 548) * ('less', 765, 42) * ('less', 741, 12) * ('equal', 925, 297) * ('equal', 86, 148) * ('equal', 683, 505) * ('greater', 11, 550) * ('greater', 63, 575) * ('question', 359, 0) * ('question', 348, 940) * ('question', 611, 456) * ('at', 20, 282) * ('at', 980, 632) * ('at', 273, 12) * ('A', 751, -108) * ('B', -1, 653) * ('B', 683, 1010) * ('B', 837, 444) * ('B', 275, -5) * ('C', 25, 227) * ('C', 263, 737) * ('C', 622, 338) * ('C', 183, -1) * ('D', -10, 635) * ('D', 247, 714) * ('D', 96, -140) * ('E', 440, 229) * ('E', 115, -4) * ('F', 17, 522) * ('F', 453, 880) * ('F', 655, 490) * ('G', 30, 249) * ('G', 288, 895) * ('G', 578, 430) * ('G', 283, 5) * ('H', 649, 895) * ('H', 743, 803) * ('I', 4, -86) * ('I', 540, 824) * ('I', 813, 704) * ('J', -2, 619) * ('J', 680, 569) * ('J', 237, -185) * ('K', 292, 923) * ('K', 613, 862) * ('K', 586, -10) * ('L', 48, 747) * ('L', 619, 266) * ('L', 39, 6) * ('M', 24, 161) * ('M', 665, 895) * ('M', 971, 36) * ('M', 888, 5) * ('N', 12, 473) * ('N', 525, 912) * ('N', 78, -4) * ('O', 20, 207) * ('O', 199, 822) * ('O', 454, 408) * ('O', 173, -5) * ('P', 620, 702) * ('P', 250, -5) * ('Q', 147, 881) * ('Q', 662, 112) * ('Q', 528, -4) * ('R', 12, 500) * ('R', 437, 754) * ('R', 720, 269) * ('R', 214, -5) * ('S', 18, 196) * ('S', 530, 802) * ('S', 285, -2) * ('T', 699, 738) * ('T', 391, -3) * ('U', 84, 682) * ('U', 394, 681) * ('U', 729, 215) * ('U', 139, -9) * ('V', 641, 839) * ('W', 665, 753) * ('W', 733, 349) * ('W', 114, -1) * ('X', 22, 656) * ('X', 609, 822) * ('X', 700, 679) * ('X', 139, -3) * ('Y', 5, 404) * ('Y', 400, 774) * ('Y', 711, 497) * ('Y', 269, -301) * ('Z', 251, -17) * ('Z', 21, 482) * ('Z', 357, 762) * ('bracketleft', 620, 126) * ('backslash', 15, 581) * ('backslash', 39, 664) * ('backslash', 525, 35) * ('backslash', 490, -7) * ('bracketright', 15, 90) * ('bracketright', 538, 976) * ('bracketright', 386, 1) * ('asciicircum', 269, 544) * ('asciicircum', 250, 577) * ('asciicircum', 503, 876) * ('underscore', 13, 26) * ('underscore', 903, 120) * ('grave', 27, 751) * ('grave', 32, 778) * ('grave', 189, 653) * ('grave', 172, 635) * ('a', 20, 145) * ('a', 191, 673) * ('a', 79, -10) * ('b', 33, 758) * ('b', 41, 778) * ('b', 461, 387) * ('c', 14, 235) * ('c', 212, 582) * ('c', 211, -5) * ('d', 17, 156) * ('d', 604, 225) * ('e', 14, 170) * ('e', 322, 670) * ('e', 579, 254) * ('e', 241, -9) * ('f', 382, 941) * ('f', 257, -5) * ('g', 220, -325) * ('h', 439, 88) * ('i', 187, 31) * ('i', 105, 3) * ('i', 46, 845) * ('j', -77, -516) * ('j', 17, -627) * ('j', 104, 559) * ('k', -6, 358) * ('k', 108, 908) * ('k', 456, 62) * ('k', 100, -5) * ('l', 79, 939) * ('l', 273, 150) * ('m', 25, 603) * ('m', 519, 648) * ('m', 357, -2) * ('n', 295, 584) * ('n', 530, 112) * ('o', 99, 649) * ('o', 319, 323) * ('o', 215, -16) * ('p', 4, -209) * ('p', 485, 617) * ('p', 544, 510) * ('p', 101, -518) * ('q', -22, -131) * ('q', 198, 547) * ('q', 571, -546) * ('r', 34, 204) * ('r', 339, 629) * ('r', 381, 605) * ('s', 259, 736) * ('s', 354, 160) * ('s', 144, -6) * ('t', 17, 416) * ('t', 502, 64) * ('t', 400, 1) * ('u', 67, 523) * ('u', 530, 113) * ('u', 114, 2) * ('v', 382, 647) * ('v', 216, -5) * ('w', 24, 569) * ('w', 534, 756) * ('w', 583, 740) * ('w', 416, -1) * ('x', 23, 55) * ('x', 149, 820) * ('x', 589, 585) * ('y', 165, 546) * ('y', 817, 458) * ('y', 464, -320) * ('z', 44, 199) * ('z', 40, 518) * ('z', 392, 590) * ('z', 630, 128) * ('braceleft', 42, -34) * ('braceleft', 479, 1092) * ('braceleft', 593, -117) * ('bar', 108, 786) * ('bar', 143, 727) * ('bar', 25, -4) * ('braceright', 7, 1094) * ('braceright', 131, 1118) * ('braceright', 513, 29) * ('braceright', 148, -238) * ('asciitilde', 628, 894) * ('asciitilde', 387, 690) * ('exclamdown', 112.83099365234375, 525.61669921875) * ('exclamdown', 55.52685546875, 215.537841796875) * ('exclamdown', 328.36297607421875, -229.9552001953125) * ('cent', 189, -126) * ('cent', 14, 235) * ('sterling', 10, 422) * ('sterling', 228, 820) * ('sterling', 753, 151) * ('sterling', 524, 6) * ('sterling', 158, 6) * ('currency', 572, 694) * ('currency', 632, 119) * ('currency', 72, 78) * ('yen', 24, 284) * ('yen', 382, 794) * ('yen', 432, 260) * ('brokenbar', 16, 724) * ('section', 13, 332) * ('section', 304, 328) * ('section', 188, 2) * ('dieresis', 130, 562) * ('dieresis', 184, 513) * ('dieresis', 346, 640) * ('dieresis', 395, 570) * ('copyright', 39, 209) * ('copyright', 358, 833) * ('ordfeminine', 45.80963134765625, 169.25634765625) * ('guillemotleft', 9, 203) * ('guillemotleft', 741, 12) * ('guillemotleft', 863, 610) * ('guillemotleft', 1059, 104) * ('logicalnot', 4, 286) * ('logicalnot', 412, 385) * ('logicalnot', 450, 317) * ('logicalnot', 383, 146) * ('uni00AD', 4, 286) * ('uni00AD', 431, 386) * ('uni00AD', 443, 370) * ('uni00AD', 64, 259) * ('registered', 25, 244) * ('registered', 358, 796) * ('registered', 629, 534) * ('registered', 268, -13) * ('macron', 12, 622) * ('macron', 439, 722) * ('macron', 451, 706) * ('macron', 72, 595) * ('degree', -15, 459) * ('degree', 127, 639) * ('degree', 226, 559) * ('degree', 79, 400) * ('plusminus', 12, 337) * ('plusminus', 829, 162) * ('plusminus', 122, 36) * ('twosuperior', 36.93701171875, 218.7762451171875) * ('acute', 13, 671) * ('acute', 143, 766) * ('acute', 155, 752) * ('mu', 67, 523) * ('mu', 530, 113) * ('paragraph', 139, -2) * ('paragraph', -27, 457) * ('paragraph', 294, 729) * ('periodcentered', 40, 307) * ('periodcentered', 83, 368) * ('periodcentered', 152, 322) * ('periodcentered', 68, 265) * ('cedilla', 63, -291) * ('cedilla', 120, 19) * ('cedilla', 393, -228) * ('cedilla', 178, -445) * ('onesuperior', 174.07073974609375, 577.3578491210938) * ('onesuperior', 179.93939208984375, 568.7573852539062) * ('ordmasculine', 44.0809326171875, 556.8161010742188) * ('ordmasculine', 217.5941162109375, 395.66656494140625) * ('ordmasculine', 135.5697021484375, 228.0908203125) * ('guillemotright', 11, 550) * ('guillemotright', 387, 612) * ('onequarter', 504.24847412109375, 479.40411376953125) * ('onehalf', 551.1875, 290.67095947265625) * ('questiondown', 131.410400390625, -132.641845703125) * ('questiondown', -68.55242919921875, 272.39501953125) * ('Agrave', 749, -238) * ('Agrave', 490, 1153) * ('Aacute', 773, -263) * ('Aacute', 533, 1235) * ('Acircumflex', 596, 1412) * ('Atilde', 762, 1374) * ('Adieresis', 751, -221) * ('Adieresis', 611, 1267) * ('Aring', 751, -108) * ('Aring', 564, 1400) * ('AE', 1033, 229) * ('Ccedilla', 25, 227) * ('Ccedilla', 263, 737) * ('Ccedilla', 622, 338) * ('Ccedilla', 277, -406) * ('Egrave', 440, 229) * ('Egrave', 115, -4) * ('Egrave', 210, 990) * ('Eacute', 440, 229) * ('Eacute', 115, -4) * ('Eacute', 292, 978) * ('Ecircumflex', 115, -4) * ('Ecircumflex', 278, 1140) * ('Edieresis', 440, 229) * ('Edieresis', 115, -4) * ('Edieresis', 290, 967) * ('Igrave', 4, -86) * ('Igrave', 813, 704) * ('Igrave', 390, 1115) * ('Iacute', 4, -86) * ('Iacute', 813, 704) * ('Iacute', 457, 1013) * ('Icircumflex', 4, -86) * ('Icircumflex', 813, 704) * ('Icircumflex', 477, 1158) * ('Idieresis', 4, -86) * ('Idieresis', 813, 704) * ('Idieresis', 480, 1030) * ('Eth', -29, 594) * ('Eth', 228, 672) * ('Eth', 78, -182) * ('Ntilde', 78, -4) * ('Ntilde', 542, 1106) * ('Ograve', 20, 207) * ('Ograve', 454, 408) * ('Ograve', 173, -5) * ('Ograve', 210, 990) * ('Oacute', 20, 207) * ('Oacute', 454, 408) * ('Oacute', 173, -5) * ('Oacute', 292, 978) * ('Ocircumflex', 173, -5) * ('Ocircumflex', 18, 789) * ('Ocircumflex', 271, 1088) * ('Otilde', 173, -5) * ('Otilde', 482, 1106) * ('Odieresis', 20, 207) * ('Odieresis', 454, 408) * ('Odieresis', 173, -5) * ('Odieresis', 290, 949) * ('multiply', 66, 80) * ('Oslash', 20, 207) * ('Ugrave', 729, 215) * ('Ugrave', 139, -9) * ('Ugrave', 282, 990) * ('Uacute', 729, 215) * ('Uacute', 139, -9) * ('Uacute', 364, 978) * ('Ucircumflex', 729, 215) * ('Ucircumflex', 139, -9) * ('Ucircumflex', 342, 1088) * ('Udieresis', 729, 215) * ('Udieresis', 139, -9) * ('Udieresis', 359, 852) * ('Yacute', 5, 404) * ('Yacute', 711, 497) * ('Yacute', 269, -301) * ('Yacute', 280, 874) * ('Thorn', 99, -133) * ('Thorn', 64, 888) * ('Thorn', 72, 908) * ('Thorn', 493, 517) * ('germandbls', 19, 782) * ('germandbls', 241, 875) * ('germandbls', 565, 319) * ('agrave', 20, 145) * ('agrave', 79, -10) * ('agrave', 117, 879) * ('aacute', 20, 145) * ('aacute', 79, -10) * ('aacute', 247, 843) * ('acircumflex', 79, -10) * ('acircumflex', -3, 654) * ('acircumflex', 250, 953) * ('atilde', 79, -10) * ('atilde', 496, 894) * ('adieresis', 20, 145) * ('adieresis', 79, -10) * ('adieresis', 250, 845) * ('aring', 221, 970) * ('aring', 79, -10) * ('aring', 20, 145) * ('ae', 20, 145) * ('ae', 191, 673) * ('ae', 739, 262) * ('ae', 79, -10) * ('ccedilla', 14, 235) * ('ccedilla', 212, 582) * ('ccedilla', 223, -428) * ('egrave', 14, 170) * ('egrave', 579, 254) * ('egrave', 241, -9) * ('egrave', 196, 844) * ('eacute', 14, 170) * ('eacute', 579, 254) * ('eacute', 241, -9) * ('eacute', 337, 858) * ('ecircumflex', 14, 170) * ('ecircumflex', 579, 254) * ('ecircumflex', 241, -9) * ('ecircumflex', 300, 928) * ('edieresis', 14, 170) * ('edieresis', 579, 254) * ('edieresis', 241, -9) * ('edieresis', 331, 804) * ('igrave', 105, 3) * ('igrave', 72, 778) * ('igrave', 229, 653) * ('iacute', 154, 766) * ('iacute', 187, 31) * ('iacute', 105, 3) * ('icircumflex', 105, 3) * ('icircumflex', -131, 626) * ('icircumflex', 122, 925) * ('idieresis', 187, 31) * ('idieresis', 105, 3) * ('idieresis', -33, 757) * ('idieresis', 105, 833) * ('eth', 178, 686) * ('eth', 367, 143) * ('eth', 273, -28) * ('eth', 3, 286) * ('ntilde', 530, 112) * ('ntilde', 496, 894) * ('ograve', 319, 323) * ('ograve', 215, -16) * ('ograve', 144, 778) * ('oacute', 319, 323) * ('oacute', 215, -16) * ('oacute', 226, 766) * ('ocircumflex', 215, -16) * ('ocircumflex', -74, 671) * ('ocircumflex', 179, 970) * ('otilde', 215, -16) * ('otilde', 415, 894) * ('odieresis', 319, 323) * ('odieresis', 215, -16) * ('odieresis', 226, 804) * ('divide', 228, 128) * ('divide', 272, 643) * ('divide', 24, 386) * ('divide', 463, 470) * ('oslash', 99, 649) * ('ugrave', 530, 113) * ('ugrave', 114, 2) * ('ugrave', 196, 778) * ('uacute', 530, 113) * ('uacute', 114, 2) * ('uacute', 278, 766) * ('ucircumflex', 530, 113) * ('ucircumflex', 114, 2) * ('ucircumflex', 3, 577) * ('ucircumflex', 256, 876) * ('udieresis', 530, 113) * ('udieresis', 114, 2) * ('udieresis', 255, 692) * ('yacute', 817, 458) * ('yacute', 464, -320) * ('yacute', 434, 766) * ('thorn', 103, -251) * ('thorn', 64, 888) * ('thorn', 72, 908) * ('thorn', 494, 475) * ('ydieresis', 817, 458) * ('ydieresis', 464, -320) * ('ydieresis', 436, 710) * ('Amacron', 756, 1150) * ('Amacron', 768, 1134) * ('amacron', 79, -10) * ('amacron', -1, 766) * ('amacron', 426, 866) * ('Abreve', 751, -108) * ('abreve', 20, 145) * ('abreve', 79, -10) * ('Aogonek', 668, -298) * ('Aogonek', 768, -237) * ('aogonek', 371, -108) * ('aogonek', 20, 145) * ('aogonek', 191, 673) * ('Cacute', 25, 227) * ('Cacute', 622, 338) * ('Cacute', 183, -1) * ('Cacute', 366, 954) * ('cacute', 14, 235) * ('cacute', 211, -5) * ('cacute', 309, 766) * ('Ccircumflex', 25, 227) * ('Ccircumflex', 622, 338) * ('Ccircumflex', 183, -1) * ('Ccircumflex', 349, 1064) * ('ccircumflex', 14, 235) * ('ccircumflex', 211, -5) * ('ccircumflex', 276, 965) * ('Cdotaccent', 25, 227) * ('Cdotaccent', 622, 338) * ('Cdotaccent', 183, -1) * ('Cdotaccent', 294, 988) * ('cdotaccent', 14, 235) * ('cdotaccent', 211, -5) * ('cdotaccent', 237, 800) * ('Ccaron', 25, 227) * ('Ccaron', 622, 338) * ('Ccaron', 183, -1) * ('Ccaron', 106, 993) * ('ccaron', 211, -5) * ('ccaron', 11, 847) * ('ccaron', 30, 870) * ('Dcaron', -10, 635) * ('Dcaron', 96, -140) * ('Dcaron', 140, 993) * ('dcaron', 17, 156) * ('dcaron', 604, 225) * ('dcaron', 462, 1120) * ('Dcroat', -10, 635) * ('Dcroat', 247, 714) * ('Dcroat', 96, -140) * ('dcroat', 604, 225) * ('dcroat', 17, 156) * ('Emacron', 115, -4) * ('Emacron', 12, 810) * ('Emacron', 439, 910) * ('Emacron', 451, 894) * ('emacron', 14, 170) * ('emacron', 579, 254) * ('emacron', 241, -9) * ('emacron', 482, 827) * ('Ebreve', 440, 229) * ('Ebreve', 115, -4) * ('ebreve', 14, 170) * ('ebreve', 579, 254) * ('ebreve', 241, -9) * ('Edotaccent', 440, 229) * ('Edotaccent', 115, -4) * ('Edotaccent', 215, 988) * ('edotaccent', 14, 170) * ('edotaccent', 579, 254) * ('edotaccent', 241, -9) * ('edotaccent', 239, 800) * ('Eogonek', 256, -159) * ('Eogonek', 440, 229) * ('eogonek', 347, -181) * ('eogonek', 14, 170) * ('eogonek', 322, 670) * ('eogonek', 579, 254) * ('Ecaron', 115, -4) * ('Ecaron', 14, 1087) * ('Ecaron', 33, 1110) * ('ecaron', 14, 170) * ('ecaron', 579, 254) * ('ecaron', 241, -9) * ('ecaron', 54, 918) * ('Gcircumflex', 30, 249) * ('Gcircumflex', 578, 430) * ('Gcircumflex', 283, 5) * ('Gcircumflex', 339, 1216) * ('gcircumflex', 220, -325) * ('gcircumflex', 288, 1014) * ('Gbreve', 30, 249) * ('Gbreve', 578, 430) * ('Gbreve', 283, 5) * ('gbreve', 220, -325) * ('Gdotaccent', 30, 249) * ('Gdotaccent', 578, 430) * ('Gdotaccent', 283, 5) * ('Gdotaccent', 282, 1045) * ('gdotaccent', 220, -325) * ('gdotaccent', 247, 800) * ('Gcommaaccent', 30, 249) * ('Gcommaaccent', 288, 895) * ('Gcommaaccent', 578, 430) * ('Gcommaaccent', 202, -451) * ('gcommaaccent', 220, -325) * ('gcommaaccent', 292, 1195) * ('Hcircumflex', 743, 803) * ('Hcircumflex', 407, 1277) * ('hcircumflex', 306.99273681640625, 993.688232421875) * ('hbar', -22, 553) * ('hbar', 439, 88) * ('Itilde', 4, -86) * ('Itilde', 813, 704) * ('Itilde', 644, 1082) * ('itilde', 105, 3) * ('itilde', 277, 972) * ('imacron', 105, 3) * ('imacron', -132, 749) * ('imacron', 295, 849) * ('imacron', 307, 833) * ('Ibreve', 4, -86) * ('Ibreve', 813, 704) * ('ibreve', 105, 3) * ('ibreve', 234, 876) * ('ibreve', -47, 896) * ('Iogonek', 4, -86) * ('Iogonek', 540, 824) * ('Iogonek', 813, 704) * ('iogonek', 69, -200) * ('iogonek', -61, -74) * ('iogonek', 187, 31) * ('iogonek', 46, 845) * ('Idotaccent', 4, -86) * ('Idotaccent', 813, 704) * ('Idotaccent', 380, 988) * ('dotlessi', 187, 31) * ('dotlessi', 105, 3) * ('Jcircumflex', -2, 619) * ('Jcircumflex', 680, 569) * ('Jcircumflex', 237, -185) * ('Jcircumflex', 353, 1208) * ('jcircumflex', 17, -627) * ('jcircumflex', -118, 418) * ('jcircumflex', 135, 717) * ('Kcommaaccent', 292, 923) * ('Kcommaaccent', 613, 862) * ('Kcommaaccent', 237, -451) * ('kcommaaccent', -6, 358) * ('kcommaaccent', 108, 908) * ('kcommaaccent', 456, 62) * ('kcommaaccent', 143, -451) * ('Lacute', 619, 266) * ('Lacute', 39, 6) * ('Lacute', 375, 954) * ('lacute', 79, 939) * ('lacute', 273, 150) * ('Lcommaaccent', 48, 747) * ('Lcommaaccent', 619, 266) * ('Lcommaaccent', 228, -451) * ('lcommaaccent', 79, 939) * ('lcommaaccent', 273, 150) * ('lcommaaccent', 11, -403) * ('lcommaaccent', 29, -451) * ('Lcaron', 619, 266) * ('Lcaron', 39, 6) * ('Lcaron', 336, 1029) * ('lcaron', 273, 150) * ('lcaron', 194, 1041) * ('Ldot', 48, 747) * ('Ldot', 619, 266) * ('Ldot', 39, 6) * ('ldot', 79, 939) * ('ldot', 273, 150) * ('ldot', 277, 484) * ('Lslash', -25, 353) * ('Lslash', 118, 747) * ('Lslash', 689, 266) * ('Lslash', 109, 6) * ('lslash', -68, 292) * ('lslash', 79, 939) * ('lslash', 273, 150) * ('Nacute', 12, 473) * ('Nacute', 78, -4) * ('Nacute', 349, 954) * ('nacute', 530, 112) * ('nacute', 303, 766) * ('Ncommaaccent', 12, 473) * ('Ncommaaccent', 525, 912) * ('Ncommaaccent', 202, -451) * ('ncommaaccent', 295, 584) * ('ncommaaccent', 530, 112) * ('ncommaaccent', 156, -451) * ('Ncaron', 12, 473) * ('Ncaron', 78, -4) * ('Ncaron', 88, 993) * ('ncaron', 530, 112) * ('ncaron', 18, 863) * ('ncaron', 37, 886) * ('napostrophe', 295, 584) * ('napostrophe', 530, 112) * ('Omacron', 454, 408) * ('Omacron', 173, -5) * ('Omacron', 12, 961) * ('Omacron', 439, 1061) * ('Omacron', 451, 1045) * ('omacron', 215, -16) * ('omacron', -55, 759) * ('omacron', 372, 859) * ('omacron', 384, 843) * ('Obreve', 20, 207) * ('Obreve', 454, 408) * ('Obreve', 173, -5) * ('obreve', 319, 323) * ('obreve', 215, -16) * ('Ohungarumlaut', 20, 207) * ('Ohungarumlaut', 454, 408) * ('Ohungarumlaut', 173, -5) * ('Ohungarumlaut', 259, 1147) * ('ohungarumlaut', 215, -16) * ('ohungarumlaut', 190, 973) * ('OE', 28, 220) * ('OE', 267, 821) * ('OE', 778, 229) * ('OE', 180, -13) * ('oe', 520, 667) * ('oe', 777, 251) * ('oe', 439, -12) * ('oe', 200, -19) * ('Racute', 12, 500) * ('Racute', 720, 269) * ('Racute', 214, -5) * ('Racute', 409, 954) * ('racute', 34, 204) * ('racute', 381, 605) * ('racute', 260, 766) * ('Rcommaaccent', 12, 500) * ('Rcommaaccent', 437, 754) * ('Rcommaaccent', 720, 269) * ('Rcommaaccent', 262, -451) * ('rcommaaccent', 34, 204) * ('rcommaaccent', 339, 629) * ('rcommaaccent', 381, 605) * ('rcommaaccent', 116, -451) * ('Rcaron', 12, 500) * ('Rcaron', 720, 269) * ('Rcaron', 214, -5) * ('Rcaron', 98, 1025) * ('rcaron', 6, 896) * ('rcaron', 25, 919) * ('Sacute', 18, 196) * ('Sacute', 530, 802) * ('Sacute', 285, -2) * ('Sacute', 327, 954) * ('sacute', 354, 160) * ('sacute', 144, -6) * ('sacute', 250, 890) * ('Scircumflex', 18, 196) * ('Scircumflex', 285, -2) * ('Scircumflex', 374, 1210) * ('scircumflex', 144, -6) * ('scircumflex', -22, 825) * ('scircumflex', 231, 1124) * ('Scedilla', 18, 196) * ('Scedilla', 530, 802) * ('Scedilla', 298, -426) * ('scedilla', 259, 736) * ('scedilla', 416, -220) * ('scedilla', 201, -437) * ('Scaron', 18, 196) * ('Scaron', 285, -2) * ('Scaron', 66, 1017) * ('scaron', 144, -6) * ('scaron', 97.471435546875, 1024.3037719726562) * ('Tcommaaccent', 699, 738) * ('Tcommaaccent', 258, -451) * ('tcommaaccent', 17, 416) * ('tcommaaccent', 502, 64) * ('tcommaaccent', 230, -474) * ('Tcaron', 699, 738) * ('Tcaron', 391, -3) * ('Tcaron', 145, 993) * ('tcaron', 17, 416) * ('tcaron', 502, 64) * ('tcaron', 400, 1) * ('tcaron', 436, 1115) * ('Utilde', 729, 215) * ('Utilde', 139, -9) * ('Utilde', 554, 1082) * ('utilde', 530, 113) * ('utilde', 114, 2) * ('utilde', 467, 894) * ('Umacron', 729, 215) * ('Umacron', 139, -9) * ('Umacron', 509, 910) * ('umacron', 530, 113) * ('umacron', 114, 2) * ('umacron', -2, 622) * ('umacron', 425, 722) * ('Ubreve', 729, 215) * ('Ubreve', 139, -9) * ('ubreve', 530, 113) * ('ubreve', 114, 2) * ('Uring', 729, 215) * ('Uring', 139, -9) * ('Uring', 304, 1241) * ('uring', 530, 113) * ('uring', 114, 2) * ('uring', 175, 887) * ('Uhungarumlaut', 729, 215) * ('Uhungarumlaut', 139, -9) * ('Uhungarumlaut', 319, 1069) * ('uhungarumlaut', 530, 113) * ('uhungarumlaut', 114, 2) * ('uhungarumlaut', 232, 881) * ('Uogonek', 509, -134) * ('Uogonek', 84, 682) * ('Uogonek', 394, 681) * ('Uogonek', 729, 215) * ('uogonek', 379, -166) * ('uogonek', 67, 523) * ('uogonek', 530, 113) * ('Wcircumflex', 733, 349) * ('Wcircumflex', 114, -1) * ('Wcircumflex', 409, 1064) * ('wcircumflex', 24, 569) * ('wcircumflex', 583, 740) * ('wcircumflex', 416, -1) * ('wcircumflex', 316, 1081) * ('Ycircumflex', 5, 404) * ('Ycircumflex', 711, 497) * ('Ycircumflex', 269, -301) * ('Ycircumflex', 338, 1064) * ('ycircumflex', 817, 458) * ('ycircumflex', 464, -320) * ('ycircumflex', 434, 955) * ('Ydieresis', 5, 404) * ('Ydieresis', 711, 497) * ('Ydieresis', 269, -301) * ('Ydieresis', 261, 932) * ('Zacute', 251, -17) * ('Zacute', 21, 482) * ('Zacute', 384, 954) * ('zacute', 44, 199) * ('zacute', 40, 518) * ('zacute', 630, 128) * ('zacute', 369, 766) * ('Zdotaccent', 251, -17) * ('Zdotaccent', 21, 482) * ('Zdotaccent', 311, 988) * ('zdotaccent', 44, 199) * ('zdotaccent', 40, 518) * ('zdotaccent', 630, 128) * ('zdotaccent', 296, 800) * ('Zcaron', 251, -17) * ('Zcaron', -7, 1008) * ('Zcaron', 12, 1031) * ('zcaron', 630, 128) * ('zcaron', 29, 855) * ('zcaron', 48, 878) * ('florin', 228, -210) * ('florin', 382, 941) * ('AEacute', 1033, 229) * ('AEacute', 735, 1172) * ('aeacute', 20, 145) * ('aeacute', 739, 262) * ('aeacute', 79, -10) * ('aeacute', 383, 855) * ('Oslashacute', 173, -5) * ('Oslashacute', 296, 1046) * ('oslashacute', 215, 922) * ('Scommaaccent', 18, 196) * ('Scommaaccent', 530, 802) * ('Scommaaccent', 224, -468) * ('scommaaccent', 259, 736) * ('scommaaccent', 354, 160) * ('scommaaccent', 91, -451) * ('circumflex', 269, 544) * ('circumflex', 250, 577) * ('circumflex', 503, 876) * ('caron', 483, 576) * ('caron', 220, 782) * ('caron', 239, 805) * ('breve', 331, 876) * ('breve', 167, 732) * ('breve', 50, 896) * ('dotaccent', 29, 757) * ('dotaccent', 68, 800) * ('dotaccent', 106, 776) * ('dotaccent', 66, 712) * ('ring', 180, 857) * ('ring', 314, 1053) * ('ring', 463, 901) * ('ring', 304, 731) * ('ogonek', 188, -202) * ('ogonek', 58, -76) * ('ogonek', 288, -141) * ('tilde', 628, 894) * ('tilde', 387, 690) * ('hungarumlaut', 23, 684) * ('hungarumlaut', 202, 881) * ('Wgrave', 733, 349) * ('Wgrave', 114, -1) * ('Wgrave', 311, 966) * ('wgrave', 24, 569) * ('wgrave', 583, 740) * ('wgrave', 416, -1) * ('wgrave', 241, 778) * ('Wacute', 733, 349) * ('Wacute', 114, -1) * ('Wacute', 427, 954) * ('wacute', 24, 569) * ('wacute', 583, 740) * ('wacute', 416, -1) * ('wacute', 357, 766) * ('Wdieresis', 733, 349) * ('Wdieresis', 114, -1) * ('Wdieresis', 426, 828) * ('wdieresis', 24, 569) * ('wdieresis', 583, 740) * ('wdieresis', 416, -1) * ('wdieresis', 319, 818) * ('Ygrave', 5, 404) * ('Ygrave', 711, 497) * ('Ygrave', 269, -301) * ('Ygrave', 123, 1004) * ('ygrave', 817, 458) * ('ygrave', 464, -320) * ('ygrave', 315, 778) * ('endash', 4, 286) * ('endash', 377, 325) * ('endash', 389, 309) * ('endash', 113, 247) * ('emdash', 4, 286) * ('emdash', 541, 344) * ('emdash', 553, 328) * ('quoteleft', 24, 912) * ('quoteleft', 83, 1104) * ('quoteright', 24, 912) * ('quoteright', 83, 1104) * ('quotesinglbase', 24, 912) * ('quotesinglbase', 83, 1104) * ('quotedblleft', 36, 694) * ('quotedblleft', 77, 532) * ('quotedblleft', 283, 722) * ('quotedblright', 36, 694) * ('quotedblright', 77, 532) * ('quotedblright', 283, 722) * ('quotedblbase', 36, 694) * ('quotedblbase', 77, 532) * ('quotedblbase', 283, 722) * ('dagger', 13, 496) * ('dagger', 440, 578) * ('daggerdbl', 13, 496) * ('daggerdbl', 443, 471) * ('bullet', 84, 468) * ('bullet', 181, 565) * ('bullet', 244, 475) * ('bullet', 153, 411) * ('ellipsis', 67, 34) * ('ellipsis', 170, 136) * ('ellipsis', 114, -9) * ('ellipsis', 420, 136) * ('ellipsis', 364, -9) * ('ellipsis', 670, 136) * ('ellipsis', 725, 61) * ('ellipsis', 641, -9) * ('guilsinglleft', 9, 203) * ('guilsinglleft', 569, 548) * ('guilsinglleft', 765, 42) * ('guilsinglleft', 741, 12) * ('guilsinglright', 11, 550) * ('guilsinglright', 63, 575) * ('Euro', 20, 274) * ('Euro', 547, 772) * ('Euro', 639, 702) * ('Euro', 409, -11) * ('trademark', 1226, 809) * ('trademark', 1532, -50) * ('trademark', 1449, -81) * ('minus', 4, 286) * ('minus', 431, 386) * ('minus', 443, 370) * ('minus', 64, 259) * ('commaaccent', 100, -403) * ('commaaccent', 195, -53) * ('commaaccent', 272, -181) * ('commaaccent', 118, -451) * ('fi', 382, 941) * ('fi', 627, -65) * ('fi', 545, -93) * ('fl', 382, 941) and ('fl', 712, 134)

    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]