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 | 19 | 68 | 10 | 123 |
0% | 10% | 9% | 34% | 5% | 61% |
Note: The following loglevels were omitted in this report: SKIP, INFO, PASS, DEBUG
Meaning of check results:
- 💥 An ERROR is something wrong with FontBakery itself, possibly a bug.
- 🔥 A FAIL is a problem with the font that must be fixed.
- ⚠️ A WARN is something that you should consider addressing.
- ℹ️ An INFO result simply prints something useful. Typically stats.
- ✅ A PASS means the font looks good for the given checking routine.
- ⏩ And a SKIP happens when the check does not apply to the given font.
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
🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️DESCRIPTION.en_us.html should end in a linebreak.
⚠️ Cutive-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.
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
OS/2 VendorID value 'newt' 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.
🔥 Cutive-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) - 0x0126 (LATIN CAPITAL LETTER H WITH STROKE) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 0x1E82 (LATIN CAPITAL LETTER W WITH ACUTE) - 0x0174 (LATIN CAPITAL LETTER W WITH CIRCUMFLEX) - 0x1E84 (LATIN CAPITAL LETTER W WITH DIAERESIS) - 0x1E80 (LATIN CAPITAL LETTER W WITH GRAVE) - 0x0176 (LATIN CAPITAL LETTER Y WITH CIRCUMFLEX) - 0x1EF2 (LATIN CAPITAL LETTER Y WITH GRAVE) - 0x0123 (LATIN SMALL LETTER G WITH CEDILLA) - 0x1E83 (LATIN SMALL LETTER W WITH ACUTE) - 0x0175 (LATIN SMALL LETTER W WITH CIRCUMFLEX) - 0x1E85 (LATIN SMALL LETTER W WITH DIAERESIS) - 0x1E81 (LATIN SMALL LETTER W WITH GRAVE) - 0x0177 (LATIN SMALL LETTER Y WITH CIRCUMFLEX) - 0x1EF3 (LATIN SMALL LETTER Y WITH GRAVE) - 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.
⚠️ Cutive-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+0091 : not included in any glyphset definition
- U+0092 : not included in any glyphset definition
- U+0093 : not included in any glyphset definition
- U+0094 : not included in any glyphset definition
- U+009A : not included in any glyphset definition
- U+009B : not included in any glyphset definition
- U+009D : not included in any glyphset definition
- 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+0311 COMBINING INVERTED BREVE: try adding coptic
- U+03BC GREEK SMALL LETTER MU: try adding greek
- U+2021 DOUBLE DAGGER: not included in any glyphset definition
- U+FB00 LATIN SMALL LIGATURE FF: 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
- U+FB03 LATIN SMALL LIGATURE FFI: not included in any glyphset definition
- U+FB04 LATIN SMALL LIGATURE FFL: not included in any glyphset definition
Or you can add the above codepoints to one of the subsets supported by the font:
menu
,latin
,latin-ext
[code: unreachable-subsetting]
Check license file has good copyright string.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
First line in license file is:
"copyright (c) 2012, vernon adams (vern@newtypography.co.uk), with reserved font names "cutive""
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.
⚠️ Cutive-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?
⚠️ Cutive-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.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
METADATA.pb subsets are not sorted in alphabetical order: Got ['menu', 'latin', 'latin-ext'] and expected ['latin', 'latin-ext', 'menu'] [code: not-sorted]
METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?
🔥 Cutive-Regular.ttf
- 🔥 FAIL
METADATA.pb font full_name = "Cutive" does not match post_script_name = "Cutive-Regular" [code: mismatch]
Copyright notices match canonical pattern in METADATA.pb
🔥 Cutive-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) 2012, vernon adams (vern@newtypography.co.uk), with reserved font names "cutive"" [code: bad-notice-format]
Copyright notices match canonical pattern in fonts
🔥 Cutive-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) 2012, vernon adams (vern@newtypography.co.uk), with Reserved Font Names "Cutive"" [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) 2012, vernon adams (vern@newtypography.co.uk), with Reserved Font Names "Cutive"" [code: bad-notice-format]
Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
METADATA.pb: copyright field ("Copyright (c) 2012, vernon adams (vern@newtypography.co.uk), with Reserved Font Names "Cutive"") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
Glyphs are similiar to Google Fonts version?
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
Following glyphs differ greatly from Google Fonts version: * glyph00363
Check font names are correct
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
Regular missing from full name [code: lacks-regular]
Check glyphs do not have components which are themselves components.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
The following glyphs have components which themselves are component glyphs: * uni01C4 * uni01C5 and uni01C6 [code: found-nested-components]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ Cutive-Regular.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.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
Cutive: OS/2 sTypoDescender is 804 when it should be -804 [code: bad-typo-descender]
- 🔥 FAIL
Cutive: hhea Ascender is 1473 when it should be 2363 [code: bad-hhea-ascender]
- 🔥 FAIL
Cutive: hhea Descender is -575 when it should be -804 [code: bad-hhea-descender]
Ensure METADATA.pb does not use escaped strings.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
Found escaped chars at 'Copyright (c) 2012, vernon adams (vern@newtypography.co.uk), 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.
⚠️ Cutive-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.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/Users/simon/others-repos/fonts/ofl/cutive/Cutive-Regular.ttf']. [code: missing-os2-fsselection-bit7]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ Cutive-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.
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
This font file contains the following pre-production tables: FFTM [code: has-debugging-tables]
Section: Universal
🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️Checking OS/2 usWinAscent & usWinDescent.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
OS/2.usWinAscent value should be equal or greater than 2364, but got 2363 instead [code: ascent]
Checking OS/2 Metrics match hhea Metrics.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
OS/2 sTypoAscender (2363) and hhea ascent (1473) must be equal. [code: ascender]
Font contains '.notdef' as its first glyph?
🔥 Cutive-Regular.ttf
- 🔥 FAIL
The '.notdef' glyph should contain a drawing, but it is blank. [code: notdef-is-blank]
Font contains glyphs for whitespace characters?
🔥 Cutive-Regular.ttf
- 🔥 FAIL
Whitespace glyph missing for codepoint 0x00A0. [code: missing-whitespace-glyph-0x00A0]
Are there unwanted tables?
🔥 Cutive-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
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- glyph00363 - glyph00364 - glyph00365 - glyph00366
[code: unreachable-glyphs]
Check if each glyph has the recommended amount of contours.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
The following glyphs have no contours even though they were expected to have some:
- Glyph name: ellipsis Expected: 3 - Glyph name: ellipsis Expected: 3
[code: no-contour]
- ⚠️ 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: numbersign Contours detected: 4 Expected: 2 - Glyph name: percent Contours detected: 4 Expected: 5 - Glyph name: asterisk Contours detected: 6 Expected: 1 or 4 - Glyph name: currency Contours detected: 1 Expected: 2 - Glyph name: brokenbar Contours detected: 1 Expected: 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: uni00B9 Contours detected: 2 Expected: 1 - 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: Ccedilla Contours detected: 3 Expected: 1 or 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: 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: Ntilde Contours detected: 3 Expected: 2 - Glyph name: Ograve Contours detected: 4 Expected: 3 - Glyph name: Oacute Contours detected: 4 Expected: 3 - Glyph name: Ocircumflex Contours detected: 4 Expected: 3 - Glyph name: Otilde Contours detected: 4 Expected: 3 - Glyph name: Odieresis Contours detected: 5 Expected: 4 - 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: 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: 4 - Glyph name: ccedilla Contours detected: 3 Expected: 1 or 2 - Glyph name: egrave Contours detected: 4 Expected: 3 - Glyph name: eacute Contours detected: 4 Expected: 3 - Glyph name: ecircumflex Contours detected: 4 Expected: 3 - Glyph name: edieresis Contours detected: 5 Expected: 4 - 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: ntilde Contours detected: 3 Expected: 2 - Glyph name: ograve Contours detected: 4 Expected: 3 - Glyph name: oacute Contours detected: 4 Expected: 3 - Glyph name: ocircumflex Contours detected: 4 Expected: 3 - Glyph name: otilde Contours detected: 4 Expected: 3 - Glyph name: odieresis Contours detected: 5 Expected: 4 - 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: ydieresis Contours detected: 4 Expected: 3 - Glyph name: Amacron Contours detected: 4 Expected: 3 - Glyph name: amacron Contours detected: 4 Expected: 3 - Glyph name: Abreve Contours detected: 4 Expected: 3 - Glyph name: abreve Contours detected: 4 Expected: 3 - Glyph name: Aogonek Contours detected: 4 Expected: 2 or 3 - Glyph name: aogonek Contours detected: 4 Expected: 2 - Glyph name: Cacute Contours detected: 3 Expected: 2 - Glyph name: cacute Contours detected: 3 Expected: 2 - Glyph name: Ccircumflex Contours detected: 3 Expected: 2 - Glyph name: ccircumflex Contours detected: 3 Expected: 2 - Glyph name: Cdotaccent Contours detected: 3 Expected: 2 - Glyph name: cdotaccent Contours detected: 3 Expected: 2 - Glyph name: Ccaron Contours detected: 3 Expected: 2 - Glyph name: ccaron Contours detected: 3 Expected: 2 - Glyph name: Dcaron Contours detected: 4 Expected: 3 - Glyph name: dcaron Contours detected: 4 Expected: 3 - Glyph name: Emacron Contours detected: 3 Expected: 2 - Glyph name: emacron Contours detected: 4 Expected: 3 - Glyph name: Edotaccent Contours detected: 3 Expected: 2 - Glyph name: edotaccent Contours detected: 4 Expected: 3 - Glyph name: Eogonek Contours detected: 3 Expected: 1 or 2 - Glyph name: eogonek Contours detected: 4 Expected: 2 - Glyph name: Ecaron Contours detected: 3 Expected: 2 - Glyph name: ecaron Contours detected: 4 Expected: 3 - Glyph name: Gbreve Contours detected: 3 Expected: 2 - Glyph name: gbreve Contours detected: 5 Expected: 3 or 4 - Glyph name: Gdotaccent Contours detected: 3 Expected: 2 - Glyph name: gdotaccent Contours detected: 5 Expected: 3 or 4 - Glyph name: uni0122 Contours detected: 3 Expected: 2 - Glyph name: Itilde Contours detected: 3 Expected: 2 - Glyph name: itilde Contours detected: 3 Expected: 2 - Glyph name: Imacron Contours detected: 3 Expected: 2 - Glyph name: imacron Contours detected: 3 Expected: 2 - Glyph name: Ibreve Contours detected: 3 Expected: 2 - Glyph name: ibreve Contours detected: 3 Expected: 2 - Glyph name: Iogonek Contours detected: 3 Expected: 1 or 2 - Glyph name: iogonek Contours detected: 4 Expected: 2 or 3 - Glyph name: Idotaccent Contours detected: 3 Expected: 2 - Glyph name: IJ Contours detected: 3 Expected: 1 or 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: lacute Contours detected: 3 Expected: 2 - Glyph name: uni013B Contours detected: 3 Expected: 2 - Glyph name: uni013C Contours detected: 3 Expected: 2 - Glyph name: Lcaron Contours detected: 3 Expected: 2 - Glyph name: lcaron Contours detected: 3 Expected: 2 - Glyph name: Ldot Contours detected: 3 Expected: 2 - Glyph name: ldot Contours detected: 3 Expected: 2 - Glyph name: Nacute Contours detected: 3 Expected: 2 - Glyph name: nacute Contours detected: 3 Expected: 2 - Glyph name: uni0145 Contours detected: 3 Expected: 2 - Glyph name: uni0146 Contours detected: 3 Expected: 2 - Glyph name: Ncaron Contours detected: 3 Expected: 2 - Glyph name: ncaron Contours detected: 3 Expected: 2 - Glyph name: Omacron Contours detected: 4 Expected: 3 - Glyph name: omacron Contours detected: 4 Expected: 3 - Glyph name: Obreve Contours detected: 4 Expected: 3 - Glyph name: obreve Contours detected: 4 Expected: 3 - Glyph name: Ohungarumlaut Contours detected: 5 Expected: 4 - Glyph name: ohungarumlaut Contours detected: 5 Expected: 4 - Glyph name: Racute Contours detected: 4 Expected: 3 - Glyph name: racute Contours detected: 3 Expected: 2 - Glyph name: uni0156 Contours detected: 4 Expected: 3 - Glyph name: uni0157 Contours detected: 3 Expected: 2 - Glyph name: Rcaron Contours detected: 4 Expected: 3 - Glyph name: rcaron Contours detected: 3 Expected: 2 - Glyph name: Sacute Contours detected: 3 Expected: 2 - Glyph name: sacute Contours detected: 3 Expected: 2 - Glyph name: Scedilla Contours detected: 3 Expected: 1 or 2 - Glyph name: scedilla Contours detected: 3 Expected: 1 or 2 - Glyph name: Scaron Contours detected: 3 Expected: 2 - Glyph name: scaron Contours detected: 3 Expected: 2 - Glyph name: Tcaron Contours detected: 3 Expected: 2 - Glyph name: tcaron Contours detected: 3 Expected: 2 - Glyph name: Utilde Contours detected: 3 Expected: 2 - Glyph name: utilde Contours detected: 3 Expected: 2 - Glyph name: Umacron Contours detected: 3 Expected: 2 - Glyph name: umacron Contours detected: 3 Expected: 2 - Glyph name: Ubreve Contours detected: 3 Expected: 2 - Glyph name: ubreve Contours detected: 3 Expected: 2 - Glyph name: Uring Contours detected: 4 Expected: 3 - Glyph name: uring Contours detected: 4 Expected: 3 - Glyph name: Uhungarumlaut Contours detected: 4 Expected: 3 - Glyph name: uhungarumlaut Contours detected: 4 Expected: 3 - Glyph name: Uogonek Contours detected: 3 Expected: 1 - Glyph name: uogonek Contours detected: 3 Expected: 1 - Glyph name: Ydieresis Contours detected: 4 Expected: 3 - Glyph name: Zacute Contours detected: 3 Expected: 2 - Glyph name: zacute Contours detected: 3 Expected: 2 - Glyph name: Zdotaccent Contours detected: 3 Expected: 2 - Glyph name: zdotaccent Contours detected: 3 Expected: 2 - Glyph name: Zcaron Contours detected: 3 Expected: 2 - Glyph name: zcaron Contours detected: 3 Expected: 2 - Glyph name: uni01C4 Contours detected: 6 Expected: 4 - Glyph name: uni01C5 Contours detected: 6 Expected: 4 - Glyph name: uni01C6 Contours detected: 6 Expected: 4 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni0202 Contours detected: 4 Expected: 3 - Glyph name: uni0203 Contours detected: 4 Expected: 3 - Glyph name: uni0206 Contours detected: 3 Expected: 2 - Glyph name: uni0207 Contours detected: 4 Expected: 3 - Glyph name: uni020A Contours detected: 3 Expected: 2 - Glyph name: uni020B Contours detected: 3 Expected: 2 - Glyph name: uni020E Contours detected: 4 Expected: 3 - Glyph name: uni020F Contours detected: 4 Expected: 3 - Glyph name: uni0212 Contours detected: 4 Expected: 3 - Glyph name: uni0213 Contours detected: 3 Expected: 2 - Glyph name: uni0216 Contours detected: 3 Expected: 2 - Glyph name: uni0217 Contours detected: 3 Expected: 2 - Glyph name: uni0218 Contours detected: 3 Expected: 2 - Glyph name: uni0219 Contours detected: 3 Expected: 2 - Glyph name: uni021A Contours detected: 3 Expected: 2 - Glyph name: uni021B Contours detected: 3 Expected: 2 - 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: Aogonek Contours detected: 4 Expected: 2 or 3 - Glyph name: Aring Contours detected: 5 Expected: 3 or 4 - Glyph name: Atilde Contours detected: 4 Expected: 3 - Glyph name: Cacute Contours detected: 3 Expected: 2 - Glyph name: Ccaron Contours detected: 3 Expected: 2 - Glyph name: Ccedilla Contours detected: 3 Expected: 1 or 2 - Glyph name: Ccircumflex Contours detected: 3 Expected: 2 - Glyph name: Cdotaccent Contours detected: 3 Expected: 2 - Glyph name: Dcaron Contours detected: 4 Expected: 3 - Glyph name: Eacute 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: Eogonek Contours detected: 3 Expected: 1 or 2 - Glyph name: Gbreve Contours detected: 3 Expected: 2 - Glyph name: Gdotaccent Contours detected: 3 Expected: 2 - Glyph name: IJ Contours detected: 3 Expected: 1 or 2 - 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: Imacron Contours detected: 3 Expected: 2 - Glyph name: Iogonek Contours detected: 3 Expected: 1 or 2 - Glyph name: Itilde Contours detected: 3 Expected: 2 - Glyph name: Jcircumflex Contours detected: 3 Expected: 2 - 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: Nacute Contours detected: 3 Expected: 2 - Glyph name: Ncaron Contours detected: 3 Expected: 2 - Glyph name: Ntilde Contours detected: 3 Expected: 2 - Glyph name: Oacute Contours detected: 4 Expected: 3 - Glyph name: Ocircumflex Contours detected: 4 Expected: 3 - Glyph name: Odieresis Contours detected: 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: Otilde Contours detected: 4 Expected: 3 - Glyph name: Racute Contours detected: 4 Expected: 3 - Glyph name: Rcaron Contours detected: 4 Expected: 3 - Glyph name: Sacute Contours detected: 3 Expected: 2 - Glyph name: Scaron Contours detected: 3 Expected: 2 - Glyph name: Tcaron Contours detected: 3 Expected: 2 - 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: 3 Expected: 1 - Glyph name: Uring Contours detected: 4 Expected: 3 - Glyph name: Utilde Contours detected: 3 Expected: 2 - Glyph name: Yacute Contours detected: 3 Expected: 2 - Glyph name: Ydieresis Contours detected: 4 Expected: 3 - Glyph name: Zacute Contours detected: 3 Expected: 2 - Glyph name: Zcaron Contours detected: 3 Expected: 2 - Glyph name: Zdotaccent Contours detected: 3 Expected: 2 - Glyph name: 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: aogonek Contours detected: 4 Expected: 2 - Glyph name: aring Contours detected: 5 Expected: 4 - Glyph name: asterisk Contours detected: 6 Expected: 1 or 4 - Glyph name: atilde Contours detected: 4 Expected: 3 - Glyph name: brokenbar Contours detected: 1 Expected: 2 - Glyph name: cacute Contours detected: 3 Expected: 2 - Glyph name: ccaron Contours detected: 3 Expected: 2 - Glyph name: ccedilla Contours detected: 3 Expected: 1 or 2 - Glyph name: ccircumflex Contours detected: 3 Expected: 2 - Glyph name: cdotaccent Contours detected: 3 Expected: 2 - Glyph name: currency Contours detected: 1 Expected: 2 - Glyph name: dcaron Contours detected: 4 Expected: 3 - Glyph name: eacute Contours detected: 4 Expected: 3 - Glyph name: ecaron Contours detected: 4 Expected: 3 - Glyph name: ecircumflex Contours detected: 4 Expected: 3 - Glyph name: edieresis Contours detected: 5 Expected: 4 - Glyph name: edotaccent Contours detected: 4 Expected: 3 - Glyph name: egrave Contours detected: 4 Expected: 3 - Glyph name: emacron Contours detected: 4 Expected: 3 - Glyph name: eogonek Contours detected: 4 Expected: 2 - Glyph name: gbreve Contours detected: 5 Expected: 3 or 4 - Glyph name: gdotaccent Contours detected: 5 Expected: 3 or 4 - 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: igrave Contours detected: 3 Expected: 2 - Glyph name: imacron Contours detected: 3 Expected: 2 - Glyph name: iogonek Contours detected: 4 Expected: 2 or 3 - Glyph name: itilde Contours detected: 3 Expected: 2 - Glyph name: jcircumflex Contours detected: 3 Expected: 2 - 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: nacute Contours detected: 3 Expected: 2 - Glyph name: ncaron Contours detected: 3 Expected: 2 - Glyph name: ntilde Contours detected: 3 Expected: 2 - Glyph name: numbersign 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: otilde Contours detected: 4 Expected: 3 - Glyph name: percent Contours detected: 4 Expected: 5 - Glyph name: racute Contours detected: 3 Expected: 2 - Glyph name: rcaron Contours detected: 3 Expected: 2 - Glyph name: sacute Contours detected: 3 Expected: 2 - Glyph name: scaron Contours detected: 3 Expected: 2 - Glyph name: tcaron Contours detected: 3 Expected: 2 - 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: uni00AD Contours detected: 1 Expected: 0 - Glyph name: uni0122 Contours detected: 3 Expected: 2 - Glyph name: uni013B Contours detected: 3 Expected: 2 - Glyph name: uni013C Contours detected: 3 Expected: 2 - Glyph name: uni0145 Contours detected: 3 Expected: 2 - Glyph name: uni0146 Contours detected: 3 Expected: 2 - Glyph name: uni0156 Contours detected: 4 Expected: 3 - Glyph name: uni0157 Contours detected: 3 Expected: 2 - Glyph name: uni01C4 Contours detected: 6 Expected: 4 - Glyph name: uni01C5 Contours detected: 6 Expected: 4 - Glyph name: uni01C6 Contours detected: 6 Expected: 4 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni0218 Contours detected: 3 Expected: 2 - Glyph name: uni0219 Contours detected: 3 Expected: 2 - Glyph name: uni021A Contours detected: 3 Expected: 2 - Glyph name: uni021B Contours detected: 3 Expected: 2 - Glyph name: uogonek Contours detected: 3 Expected: 1 - Glyph name: uring Contours detected: 4 Expected: 3 - Glyph name: utilde Contours detected: 3 Expected: 2 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: zacute Contours detected: 3 Expected: 2 - Glyph name: zcaron Contours detected: 3 Expected: 2 - Glyph name: zdotaccent Contours detected: 3 Expected: 2
[code: contour-count]
Does the font contain a soft hyphen?
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Check math signs have the same width.
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
The most common width is 1238 among a set of 2 math glyphs. The following math glyphs have a different width, though:
Width = 1856: less, greater
Width = 1237: equal
Width = 1291: logicalnot
Width = 1128: multiply
Width = 1473: divide
Width = 1293: minus [code: width-outliers]
Checking Vertical Metric Linegaps.
⚠️ Cutive-Regular.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)
🔥 Cutive-Regular.ttf
- 🔥 FAIL
dcaron uses component comma. [code: bad-mark]
- 🔥 FAIL
Lcaron uses component comma. [code: bad-mark]
- 🔥 FAIL
lcaron uses component comma. [code: bad-mark]
- 🔥 FAIL
tcaron uses component comma. [code: bad-mark]
Section: fontbakery.profiles.head
🔥⏩Checking font version fields (head and name table).
🔥 Cutive-Regular.ttf
- 🔥 FAIL
head version is "0.00000" while name version string (for platform 1, encoding 0) is "Version 1.002". [code: mismatch]
- 🔥 FAIL
head version is "0.00000" while name version string (for platform 3, encoding 1) is "Version 1.002". [code: mismatch]
Section: fontbakery.profiles.post
⚠️Font has correct post table version?
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
Post table format 3 use has niche use case problems.Please review the check rationale for additional details. [code: post-table-version]
Section: fontbakery.profiles.name
🔥⏩⏩Checking correctness of monospaced metadata.
🔥 Cutive-Regular.ttf
- 🔥 FAIL
Value of hhea.advanceWidthMax should be set to 3570 but got 3564 instead. [code: bad-advanceWidthMax]
Section: fontbakery.profiles.hhea
🔥MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables?
🔥 Cutive-Regular.ttf
- 🔥 FAIL
AdvanceWidthMax mismatch: expected 3570 (from hmtx); got 3564 (from hhea) [code: mismatch]
Section: fontbakery.profiles.gdef
⚠️Check mark characters are in GDEF mark glyph class.
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
The following mark characters could be in the GDEF mark glyph class: uni0311 (U+0311) [code: mark-chars]
Section: fontbakery.profiles.layout
🔥Does the font have any invalid language tags?
🔥 Cutive-Regular.ttf
- 🔥 FAIL
The following invalid language tags were found in the font: latn [code: bad-language-tags]
Section: Shaping Checks
⚠️⏩⏩⏩⏩Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.
⚠️ Cutive-Regular.ttf
- ⚠️ WARN
The dot of soft dotted characters used in orthographies must disappear in the following strings: j̑
The dot of soft dotted characters should disappear in other cases, for example: į̑
Your font does not cover the following languages that require the soft-dotted feature: Lithuanian (Latn, 2,357,094 speakers), Basaa (Latn, 332,940 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Navajo (Latn, 166,319 speakers), Belarusian (Cyrl, 10,064,517 speakers), Aghem (Latn, 38,843 speakers), Igbo (Latn, 27,823,640 speakers), Dutch (Latn, 31,709,104 speakers). [code: soft-dotted]