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 21 13 82 8 117
0% 12% 7% 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>
🔥 Megrim.ttf
  • 🔥 FAIL

    Expected "Megrim-Medium.ttf. Got Megrim.ttf. [code: bad-filename]

Does DESCRIPTION file contain a upstream Git repo URL?

Check ID: <FontBakeryCheck:com.google.fonts/check/description/git_url>
🔥 Megrim.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 must have more than 200 bytes.

Check ID: <FontBakeryCheck:com.google.fonts/check/description/min_length>
🔥 Megrim.ttf
  • 🔥 FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes. [code: too-short]

DESCRIPTION.en_us.html should end in a linebreak.

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

    OS/2 VendorID is 'PfEd', 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>
🔥 Megrim.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x0308 (COMBINING DIAERESIS)
    
    
    - 0x0300 (COMBINING GRAVE ACCENT)
    
    
    - 0x0301 (COMBINING ACUTE ACCENT)
    
    
    - 0x030B (COMBINING DOUBLE ACUTE ACCENT)
    
    
    - 0x0304 (COMBINING MACRON)
    
    
    - 0x1E9E (LATIN CAPITAL LETTER SHARP S)
    
    
    - 0x1E82 (LATIN CAPITAL LETTER W WITH ACUTE)
    
    
    - 0x1E84 (LATIN CAPITAL LETTER W WITH DIAERESIS)
    
    
    - 0x1E80 (LATIN CAPITAL LETTER W WITH GRAVE)
    
    
    - 0x1EF2 (LATIN CAPITAL LETTER Y WITH GRAVE)
    
    
    - 0x0237 (LATIN SMALL LETTER DOTLESS J)
    
    
    - 0x1E83 (LATIN SMALL LETTER W WITH ACUTE)
    
    
    - 0x1E85 (LATIN SMALL LETTER W WITH DIAERESIS)
    
    
    - 0x1E81 (LATIN SMALL LETTER W WITH GRAVE)
    
    
    - 0x1EF3 (LATIN SMALL LETTER Y WITH GRAVE)
    
    
    - 0x00AA (FEMININE ORDINAL INDICATOR)
    
    
    - 0x00BA (MASCULINE ORDINAL INDICATOR)
    
    
    - 0x00B6 (PILCROW SIGN)
    
    
    - 0x00A7 (SECTION SIGN)
    
    
    - 0x2212 (MINUS SIGN)
    
    
    - 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>
⚠️ Megrim.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+010F LATIN SMALL LETTER D WITH CARON: try adding latin-ext
    • U+0110 LATIN CAPITAL LETTER D WITH STROKE: try adding one of: latin-ext, vietnamese
    • U+0111 LATIN SMALL LETTER D WITH STROKE: try adding one of: latin-ext, vietnamese
    • 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+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+0132 LATIN CAPITAL LIGATURE IJ: try adding latin-ext
    • U+0133 LATIN SMALL LIGATURE IJ: 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+014A LATIN CAPITAL LETTER ENG: try adding latin-ext
    • U+014B LATIN SMALL LETTER ENG: 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+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+021A LATIN CAPITAL LETTER T WITH COMMA BELOW: try adding latin-ext
    • U+021B LATIN SMALL LETTER T 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+2020 DAGGER: try adding latin-ext
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2116 NUMERO SIGN: try adding cyrillic
    • U+2117 SOUND RECORDING COPYRIGHT: 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>
🔥 Megrim.ttf
  • 🔥 FAIL

    First line in license file is:

    "copyright (c) 2009, 2010, 2011 daniel johnson (il.basso.buffo@gmail.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>
🔥 Megrim.ttf
  • 🔥 FAIL

    Font lacks NameID 13 (LICENSE DESCRIPTION). A proper licensing entry must be set. [code: missing]

Version format is correct in 'name' table?

Check ID: <FontBakeryCheck:com.google.fonts/check/name/version_format>
🔥 Megrim.ttf
  • 🔥 FAIL

    The NameID.VERSION_STRING (nameID=5) value must follow the pattern "Version X.Y" with X.Y greater than or equal to 1.000. Current version string is: "Version 20110427 " [code: bad-version-strings]

  • 🔥 FAIL

    The NameID.VERSION_STRING (nameID=5) value must follow the pattern "Version X.Y" with X.Y greater than or equal to 1.000. Current version string is: "Version 20110427 " [code: bad-version-strings]

METADATA.pb subsets should be alphabetically ordered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/subsets_order>
🔥 Megrim.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>
🔥 Megrim.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, 2011 by daniel johnson (il.basso.buffo@gmail.com). released under the terms of the sil open font license." [code: bad-notice-format]

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:com.google.fonts/check/font_copyright>
🔥 Megrim.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, 2011 by Daniel Johnson. Released under the terms of the SIL Open Font License." [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, 2011 by Daniel Johnson. Released under the terms of the SIL Open Font License." [code: bad-notice-format]

Check METADATA.pb font weights are correct.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/os2_weightclass>
🔥 Megrim.ttf
  • 🔥 FAIL

    OS/2 table has usWeightClass=500, meaning "Medium" on the Google Fonts API.

    On METADATA.pb it should be the same, but instead got 400. [code: mismatch]

METADATA.pb weight matches postScriptName for static fonts.

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

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

    Font names are incorrect:

    | nameID | current | expected | | :--- | :--- | :--- | | Family Name | Megrim | Megrim Medium | | Subfamily Name | Medium | Regular | | Full Name | Megrim | Megrim Medium | | Poscript Name | Megrim | Megrim-Medium | | Typographic Family Name | Megrim | Megrim | | Typographic Subfamily Name | Medium | Medium | [code: bad-names]

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

    Copyright field for this font on METADATA.pb ("Copyright (c) 2010, 2011 by Daniel Johnson (il.basso.buffo@gmail.com). Released under the terms of the SIL Open Font License.") differs from a copyright notice entry on the name table: "Copyright (c) 2010, 2011 by Daniel Johnson. Released under the terms of the SIL Open Font License." [code: mismatch]

  • 🔥 FAIL

    Copyright field for this font on METADATA.pb ("Copyright (c) 2010, 2011 by Daniel Johnson (il.basso.buffo@gmail.com). Released under the terms of the SIL Open Font License.") differs from a copyright notice entry on the name table: "Copyright (c) 2010, 2011 by Daniel Johnson. Released under the terms of the SIL Open Font License." [code: mismatch]

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>
🔥 Megrim.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>
⚠️ Megrim.ttf
  • ⚠️ WARN

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

Check if the vertical metrics of a family are similar to the same family hosted on Google Fonts.

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

    Could not identify a local Regular style font [code: couldnt-find-local-regular]

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

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

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

    Name table record with key = (1, 0, 0, 5) has trailing spaces that must be removed: 'Version 20110427 ' [code: trailing-space]

  • 🔥 FAIL

    Name table record with key = (3, 1, 1033, 5) has trailing spaces that must be removed: 'Version 20110427 ' [code: trailing-space]

Checking OS/2 Metrics match hhea Metrics.

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

    OS/2 sTypoAscender (800) and hhea ascent (880) must be equal. [code: ascender]

Checking with ots-sanitize.

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

    ots-sanitize passed this file, however warnings were printed:

    WARNING: gasp: Changed the version number to 1 [code: ots-sanitize-warn]

Are there unwanted tables?

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

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

    - M.ss01
    
    - N.ss01
    
    - R.ss01
    
    - U.ss01
    
    - V.ss01
    
    - W.ss01
    
    - Y.ss01
    
    - i.TRK
    
    - m.ss01
    
    - nonmarkingreturn
    
    - w.ss01
    
    - y.ss01
    

    [code: unreachable-glyphs]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:com.google.fonts/check/contour_count>
⚠️ Megrim.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: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: at	Contours detected: 1	Expected: 2
    
    - Glyph name: A	Contours detected: 1	Expected: 2
    
    - Glyph name: Q	Contours detected: 1	Expected: 2
    
    - Glyph name: a	Contours detected: 1	Expected: 2
    
    - Glyph name: e	Contours detected: 1	Expected: 2
    
    - Glyph name: g	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: i	Contours detected: 1	Expected: 2
    
    - Glyph name: j	Contours detected: 1	Expected: 2
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: q	Contours detected: 1	Expected: 2
    
    - Glyph name: Agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: AE	Contours detected: 1	Expected: 2
    
    - Glyph name: agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: ae	Contours detected: 1	Expected: 3
    
    - Glyph name: egrave	Contours detected: 2	Expected: 3
    
    - Glyph name: eacute	Contours detected: 2	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: Amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: aogonek	Contours detected: 1	Expected: 2
    
    - Glyph name: emacron	Contours detected: 2	Expected: 3
    
    - Glyph name: ebreve	Contours detected: 2	Expected: 3
    
    - Glyph name: edotaccent	Contours detected: 2	Expected: 3
    
    - Glyph name: eogonek	Contours detected: 1	Expected: 2
    
    - Glyph name: ecaron	Contours detected: 2	Expected: 3
    
    - Glyph name: gcircumflex	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: gbreve	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: gdotaccent	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: gcommaaccent	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: iogonek	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: ij	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: oe	Contours detected: 2	Expected: 3
    
    - Glyph name: Racute	Contours detected: 2	Expected: 3
    
    - Glyph name: Rcommaaccent	Contours detected: 2	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: bullet	Contours detected: 2	Expected: 1
    
    - Glyph name: A	Contours detected: 1	Expected: 2
    
    - Glyph name: AE	Contours detected: 1	Expected: 2
    
    - Glyph name: Aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: Agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: Atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: Q	Contours detected: 1	Expected: 2
    
    - Glyph name: Racute	Contours detected: 2	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: a	Contours detected: 1	Expected: 2
    
    - Glyph name: aacute	Contours detected: 2	Expected: 3
    
    - Glyph name: abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: ae	Contours detected: 1	Expected: 3
    
    - Glyph name: agrave	Contours detected: 2	Expected: 3
    
    - Glyph name: amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: aogonek	Contours detected: 1	Expected: 2
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: at	Contours detected: 1	Expected: 2
    
    - Glyph name: atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: bullet	Contours detected: 2	Expected: 1
    
    - Glyph name: e	Contours detected: 1	Expected: 2
    
    - Glyph name: eacute	Contours detected: 2	Expected: 3
    
    - Glyph name: ebreve	Contours detected: 2	Expected: 3
    
    - Glyph name: ecaron	Contours detected: 2	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: edotaccent	Contours detected: 2	Expected: 3
    
    - Glyph name: egrave	Contours detected: 2	Expected: 3
    
    - Glyph name: eight	Contours detected: 2	Expected: 3
    
    - Glyph name: emacron	Contours detected: 2	Expected: 3
    
    - Glyph name: eogonek	Contours detected: 1	Expected: 2
    
    - Glyph name: g	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: gbreve	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: gcircumflex	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: gdotaccent	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: i	Contours detected: 1	Expected: 2
    
    - Glyph name: ij	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: iogonek	Contours detected: 1	Expected: 2 or 3
    
    - Glyph name: j	Contours detected: 1	Expected: 2
    
    - Glyph name: oe	Contours detected: 2	Expected: 3
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: q	Contours detected: 1	Expected: 2
    

    [code: contour-count]

Check math signs have the same width.

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

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

    Width = 390: plus

    Width = 436: equal

    Width = 479: multiply

    Width = 486: divide [code: width-outliers]

Checking Vertical Metric Linegaps.

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

    hhea lineGap is not equal to 0. [code: hhea]

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

    dcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]

  • ⚠️ WARN

    Lcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]

  • ⚠️ WARN

    lcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]

  • ⚠️ WARN

    tcaron is decomposed and therefore could not be checked. Please check manually. [code: decomposed-outline]

Section: fontbakery.profiles.head

🔥⏩⏩

Checking font version fields (head and name table).

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

    name version string for platform 1, encoding 0 ("Version 20110427 "), could not be parsed. [code: parse]

  • 🔥 FAIL

    name version string for platform 3, encoding 1 ("Version 20110427 "), could not be parsed. [code: parse]

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

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