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 12 17 68 8 136
0% 7% 10% 39% 5% 78%

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

Meaning of check results:

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

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

FontBakery version: 0.9.2

Section: Google Fonts

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

Does DESCRIPTION file contain a upstream Git repo URL?

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

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

DESCRIPTION.en_us.html should end in a linebreak.

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

    OS/2 VendorID value 'pyrs' 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>
🔥 MarckScript-Regular.ttf
  • 🔥 FAIL

    Missing required codepoints:

    - 0x00A0 (NO-BREAK SPACE)
    
    
    - 0x0308 (COMBINING DIAERESIS)
    
    
    - 0x0300 (COMBINING GRAVE ACCENT)
    
    
    - 0x0301 (COMBINING ACUTE ACCENT)
    
    
    - 0x030B (COMBINING DOUBLE ACUTE ACCENT)
    
    
    - 0x0304 (COMBINING MACRON)
    
    
    - 0x0132 (LATIN CAPITAL LIGATURE IJ)
    
    
    - 0x014A (LATIN CAPITAL LETTER ENG)
    
    
    - 0x1E9E (LATIN CAPITAL LETTER SHARP S)
    
    
    - 0x021A (LATIN CAPITAL LETTER T WITH COMMA BELOW)
    
    
    - 0x0237 (LATIN SMALL LETTER DOTLESS J)
    
    
    - 0x014B (LATIN SMALL LETTER ENG)
    
    
    - 0x021B (LATIN SMALL LETTER T WITH COMMA BELOW)
    
    
    - 0x00AA (FEMININE ORDINAL INDICATOR)
    
    
    - 0x00BA (MASCULINE ORDINAL INDICATOR)
    
    
    - 0x00B6 (PILCROW SIGN)
    
    
    - 0x2122 (TRADE MARK 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>
⚠️ MarckScript-Regular.ttf
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by any subsets defined in the font's metadata file, and will never be served. You can solve this by either manually adding additional subset declarations to METADATA.pb, or by editing the glyphset definitions.

    • U+02C7 CARON: try adding one of: tifinagh, canadian-aboriginal
    • 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+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2248 ALMOST EQUAL TO: not included in any glyphset definition
    • U+2264 LESS-THAN OR EQUAL TO: not included in any glyphset definition
    • U+2265 GREATER-THAN OR EQUAL TO: not included in any glyphset definition

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

Check license file has good copyright string.

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

    First line in license file is:

    "copyright (c) 2011, denis masharov denis.masharov@gmail.com & marck fogel,"

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

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

  • ⚠️ WARN

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

  • ⚠️ WARN

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

License URL matches License text on name table?

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

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

  • ⚠️ WARN

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

  • ⚠️ WARN

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

  • ⚠️ WARN

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

  • ⚠️ WARN

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

  • ⚠️ WARN

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

  • ⚠️ WARN

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

  • ⚠️ WARN

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

METADATA.pb subsets should be alphabetically ordered.

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

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

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

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

    METADATA.pb font full_name = "Marck Script" does not match post_script_name = "MarckScript-Regular" [code: mismatch]

Copyright notices match canonical pattern in METADATA.pb

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

    METADATA.pb: Copyright notices should match a pattern similar to: "Copyright 2020 The Familyname Project Authors (git url)" But instead we have got: "copyright (c) 2011, denis masharov denis.masharov@gmail.com, marck fogel, with reserved font names "marck script"." [code: bad-notice-format]

Copyright notices match canonical pattern in fonts

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

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, Marck Fogel, with Reserved Font Names "Marck Script"." [code: bad-notice-format]

  • 🔥 FAIL

    Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)" But instead we have got: "Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, Marck Fogel, with Reserved Font Names "Marck Script"." [code: bad-notice-format]

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

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

    METADATA.pb: copyright field ("Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, Marck Fogel, with Reserved Font Names "Marck Script".") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]

Check font names are correct

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

    Regular missing from full name [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>
⚠️ MarckScript-Regular.ttf
  • ⚠️ WARN

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

Ensure METADATA.pb does not use escaped strings.

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

    Found escaped chars at 'Copyright (c) 2011, Denis Masharov denis.masharov@gmail.com, Marck Fogel, with Reserved Font Names '. Please use an unicode string instead. [code: escaped-strings]

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

Check ID: <FontBakeryCheck:com.google.fonts/check/description/family_update>
⚠️ MarckScript-Regular.ttf
  • ⚠️ WARN

    The DESCRIPTION.en_us.html file in this family has not changed in comparison to the latest font release on the google/fonts github repo. Please consider mentioning note-worthy improvements made to the family recently. [code: description-not-updated]

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

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

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

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

Font contains glyphs for whitespace characters?

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

    Whitespace glyph missing for codepoint 0x00A0. [code: missing-whitespace-glyph-0x00A0]

Are there unwanted tables?

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

    This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

    The following glyphs do not have the recommended number of contours:

    - Glyph name: A	Contours detected: 3	Expected: 2
    
    - Glyph name: C	Contours detected: 2	Expected: 1
    
    - Glyph name: E	Contours detected: 2	Expected: 1
    
    - Glyph name: F	Contours detected: 2	Expected: 1
    
    - Glyph name: G	Contours detected: 2	Expected: 1
    
    - Glyph name: H	Contours detected: 2	Expected: 1
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - Glyph name: L	Contours detected: 2	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: P	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: R	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: S	Contours detected: 2	Expected: 1
    
    - Glyph name: U	Contours detected: 2	Expected: 1
    
    - Glyph name: Y	Contours detected: 2	Expected: 1
    
    - Glyph name: a	Contours detected: 1	Expected: 2
    
    - Glyph name: b	Contours detected: 1	Expected: 2
    
    - Glyph name: d	Contours detected: 1	Expected: 2
    
    - Glyph name: f	Contours detected: 3	Expected: 1
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: o	Contours detected: 1	Expected: 2
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: q	Contours detected: 1	Expected: 2
    
    - Glyph name: y	Contours detected: 2	Expected: 1
    
    - Glyph name: registered	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: Agrave	Contours detected: 4	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 4	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 5	Expected: 4
    
    - Glyph name: Aring	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: AE	Contours detected: 4	Expected: 2
    
    - Glyph name: Egrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Eacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 4	Expected: 3
    
    - 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: 5	Expected: 4
    
    - Glyph name: multiply	Contours detected: 2	Expected: 1
    
    - 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: 4	Expected: 3
    
    - Glyph name: Yacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 3	Expected: 1 or 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: 2	Expected: 3
    
    - Glyph name: eth	Contours detected: 1	Expected: 2
    
    - Glyph name: ograve	Contours detected: 2	Expected: 3
    
    - Glyph name: oacute	Contours detected: 2	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: otilde	Contours detected: 2	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: oslash	Contours detected: 2	Expected: 3
    
    - 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: Amacron	Contours detected: 4	Expected: 3
    
    - Glyph name: amacron	Contours detected: 2	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 4	Expected: 3
    
    - Glyph name: abreve	Contours detected: 2	Expected: 3
    
    - Glyph name: aogonek	Contours detected: 1	Expected: 2
    
    - Glyph name: Cacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ccircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 3	Expected: 2
    
    - Glyph name: dcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: dcroat	Contours detected: 1	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ebreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Edotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Gcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Gbreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0122	Contours detected: 3	Expected: 2
    
    - Glyph name: Hcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Hbar	Contours detected: 3	Expected: 2
    
    - Glyph name: Jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Lacute	Contours detected: 3	Expected: 2
    
    - Glyph name: uni013B	Contours detected: 3	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 3	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 2	Expected: 1
    
    - Glyph name: Omacron	Contours detected: 4	Expected: 3
    
    - Glyph name: omacron	Contours detected: 2	Expected: 3
    
    - Glyph name: Obreve	Contours detected: 4	Expected: 3
    
    - Glyph name: obreve	Contours detected: 2	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 5	Expected: 4
    
    - Glyph name: ohungarumlaut	Contours detected: 3	Expected: 4
    
    - Glyph name: OE	Contours detected: 4	Expected: 2
    
    - Glyph name: oe	Contours detected: 2	Expected: 3
    
    - Glyph name: Racute	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0156	Contours detected: 4	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 4	Expected: 3
    
    - Glyph name: Sacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Scaron	Contours detected: 3	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: 4	Expected: 3
    
    - Glyph name: AEacute	Contours detected: 5	Expected: 3
    
    - Glyph name: aeacute	Contours detected: 3	Expected: 4
    
    - Glyph name: Oslashacute	Contours detected: 6	Expected: 4
    
    - Glyph name: oslashacute	Contours detected: 2	Expected: 4
    
    - Glyph name: uni0218	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0401	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0402	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0405	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0408	Contours detected: 2	Expected: 1
    
    - Glyph name: uni040E	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0410	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0411	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0415	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0416	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0417	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0418	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0419	Contours detected: 3	Expected: 2
    
    - Glyph name: uni041D	Contours detected: 2	Expected: 1
    
    - Glyph name: uni041E	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0420	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni0421	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0423	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0424	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0426	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0427	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0428	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0429	Contours detected: 2	Expected: 1
    
    - Glyph name: uni042E	Contours detected: 4	Expected: 2
    
    - Glyph name: uni042F	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0430	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0431	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0432	Contours detected: 2	Expected: 3
    
    - Glyph name: uni043E	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0440	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0443	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0444	Contours detected: 2	Expected: 3
    
    - Glyph name: uni044E	Contours detected: 1	Expected: 2
    
    - Glyph name: uni044F	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0458	Contours detected: 3	Expected: 2
    
    - Glyph name: uni045E	Contours detected: 3	Expected: 2
    
    - Glyph name: Ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: ygrave	Contours detected: 3	Expected: 2
    
    - Glyph name: A	Contours detected: 3	Expected: 2
    
    - Glyph name: AE	Contours detected: 4	Expected: 2
    
    - Glyph name: AEacute	Contours detected: 5	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 4	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 5	Expected: 4
    
    - Glyph name: Agrave	Contours detected: 4	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 4	Expected: 3
    
    - Glyph name: Aring	Contours detected: 5	Expected: 3 or 4
    
    - Glyph name: Atilde	Contours detected: 4	Expected: 3
    
    - Glyph name: C	Contours detected: 2	Expected: 1
    
    - Glyph name: Cacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ccircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: E	Contours detected: 2	Expected: 1
    
    - Glyph name: Eacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Ebreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: Egrave	Contours detected: 3	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 3	Expected: 2
    
    - Glyph name: F	Contours detected: 2	Expected: 1
    
    - Glyph name: G	Contours detected: 2	Expected: 1
    
    - Glyph name: Gbreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Gcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: H	Contours detected: 2	Expected: 1
    
    - Glyph name: Hbar	Contours detected: 3	Expected: 2
    
    - Glyph name: Hcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: J	Contours detected: 2	Expected: 1
    
    - 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: Lcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 3	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 2	Expected: 1
    
    - Glyph name: O	Contours detected: 3	Expected: 2
    
    - Glyph name: OE	Contours detected: 4	Expected: 2
    
    - Glyph name: Oacute	Contours detected: 4	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 4	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 5	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: Oslashacute	Contours detected: 6	Expected: 4
    
    - Glyph name: Otilde	Contours detected: 4	Expected: 3
    
    - Glyph name: P	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 3	Expected: 2
    
    - Glyph name: R	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: Racute	Contours detected: 4	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 4	Expected: 3
    
    - Glyph name: S	Contours detected: 2	Expected: 1
    
    - Glyph name: Sacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Scaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 3	Expected: 1 or 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: 4	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: 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: 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: 2	Expected: 3
    
    - Glyph name: aeacute	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
    
    - Glyph name: aring	Contours detected: 3	Expected: 4
    
    - Glyph name: atilde	Contours detected: 2	Expected: 3
    
    - Glyph name: b	Contours detected: 1	Expected: 2
    
    - Glyph name: d	Contours detected: 1	Expected: 2
    
    - Glyph name: dcaron	Contours detected: 2	Expected: 3
    
    - Glyph name: dcroat	Contours detected: 1	Expected: 2
    
    - Glyph name: eth	Contours detected: 1	Expected: 2
    
    - Glyph name: f	Contours detected: 3	Expected: 1
    
    - Glyph name: j	Contours detected: 3	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: multiply	Contours detected: 2	Expected: 1
    
    - Glyph name: o	Contours detected: 1	Expected: 2
    
    - Glyph name: oacute	Contours detected: 2	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 2	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 3	Expected: 4
    
    - Glyph name: oe	Contours detected: 2	Expected: 3
    
    - Glyph name: ograve	Contours detected: 2	Expected: 3
    
    - Glyph name: ohungarumlaut	Contours detected: 3	Expected: 4
    
    - Glyph name: omacron	Contours detected: 2	Expected: 3
    
    - Glyph name: oslash	Contours detected: 2	Expected: 3
    
    - Glyph name: oslashacute	Contours detected: 2	Expected: 4
    
    - Glyph name: otilde	Contours detected: 2	Expected: 3
    
    - Glyph name: p	Contours detected: 1	Expected: 2
    
    - Glyph name: q	Contours detected: 1	Expected: 2
    
    - Glyph name: registered	Contours detected: 2	Expected: 3 or 4
    
    - Glyph name: thorn	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0122	Contours detected: 3	Expected: 2
    
    - Glyph name: uni013B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0156	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0218	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0401	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0402	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0405	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0408	Contours detected: 2	Expected: 1
    
    - Glyph name: uni040E	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0410	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0411	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0415	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0416	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0417	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0418	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0419	Contours detected: 3	Expected: 2
    
    - Glyph name: uni041D	Contours detected: 2	Expected: 1
    
    - Glyph name: uni041E	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0420	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni0421	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0423	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0424	Contours detected: 4	Expected: 3
    
    - Glyph name: uni0426	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0427	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0428	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0429	Contours detected: 2	Expected: 1
    
    - Glyph name: uni042E	Contours detected: 4	Expected: 2
    
    - Glyph name: uni042F	Contours detected: 3	Expected: 2
    
    - Glyph name: uni0430	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0431	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0432	Contours detected: 2	Expected: 3
    
    - Glyph name: uni043E	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0440	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0443	Contours detected: 2	Expected: 1
    
    - Glyph name: uni0444	Contours detected: 2	Expected: 3
    
    - Glyph name: uni044E	Contours detected: 1	Expected: 2
    
    - Glyph name: uni044F	Contours detected: 1	Expected: 2
    
    - Glyph name: uni0458	Contours detected: 3	Expected: 2
    
    - Glyph name: uni045E	Contours detected: 3	Expected: 2
    
    - 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]

Check math signs have the same width.

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

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

    Width = 248: less

    Width = 335: equal

    Width = 223: greaterequal, greater

    Width = 252: divide

    Width = 450: approxequal

    Width = 227: lessequal [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>
⚠️ MarckScript-Regular.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.dsig

⚠️

Does the font have a DSIG table?

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

    This font has a digital signature (DSIG table) which is only required - even if only a placeholder - on old programs like MS Office 2013 in order to work properly. The current recommendation is to completely remove the DSIG table. [code: found-DSIG]

Section: fontbakery.profiles.glyf

⚠️

Check for points out of bounds.

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

    The following glyphs have coordinates which are out of bounds: * ('D', 486, -4) * ('f', 497, 721) * ('Eth', 536, -4) * ('Dcaron', 496, -4) * ('Dcroat', 536, -4) * ('uni0414', 536, -4) * ('uni0427', -13, 317) and ('uni0427', 500, 620)

    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]