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
1 26 11 79 8 116
1% 14% 6% 42% 4% 61%

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 font file include unacceptable control character glyphs?

Check ID: <FontBakeryCheck:com.google.fonts/check/family/control_chars>
🔥 Family check
  • 🔥 FAIL

    The following unacceptable control characters were identified: /Users/simon/others-repos/fonts/ofl/sixcaps/SixCaps.ttf: uni0002, uni0009, uni000A [code: unacceptable]

Checking file is named canonically.

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

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

Does DESCRIPTION file contain a upstream Git repo URL?

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

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

    Missing required codepoints:

    - 0x0308 (COMBINING DIAERESIS)
    
    
    - 0x0300 (COMBINING GRAVE ACCENT)
    
    
    - 0x0301 (COMBINING ACUTE ACCENT)
    
    
    - 0x030B (COMBINING DOUBLE ACUTE ACCENT)
    
    
    - 0x0304 (COMBINING MACRON)
    
    
    - 0x0132 (LATIN CAPITAL LIGATURE IJ)
    
    
    - 0x0218 (LATIN CAPITAL LETTER S WITH COMMA BELOW)
    
    
    - 0x0133 (LATIN SMALL LIGATURE IJ)
    
    
    - 0x0237 (LATIN SMALL LETTER DOTLESS J)
    
    
    - 0x0219 (LATIN SMALL LETTER S WITH COMMA BELOW)
    
    
    - 0x0175 (LATIN SMALL LETTER W WITH CIRCUMFLEX)
    
    
    - 0x1E81 (LATIN SMALL LETTER W 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.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/unreachable_subsetting>
⚠️ SixCaps.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+0002 : not included in any glyphset definition
    • U+0009 : not included in any glyphset definition
    • U+000A : not included in any glyphset definition
    • 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+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+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+0138 LATIN SMALL LETTER KRA: 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+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+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+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+01CD LATIN CAPITAL LETTER A WITH CARON: try adding latin-ext
    • U+01CE LATIN SMALL LETTER A WITH CARON: try adding latin-ext
    • U+01CF LATIN CAPITAL LETTER I WITH CARON: try adding latin-ext
    • U+01D0 LATIN SMALL LETTER I WITH CARON: try adding latin-ext
    • U+01D1 LATIN CAPITAL LETTER O WITH CARON: try adding latin-ext
    • U+01D2 LATIN SMALL LETTER O WITH CARON: try adding latin-ext
    • U+01D3 LATIN CAPITAL LETTER U WITH CARON: try adding latin-ext
    • U+01D4 LATIN SMALL LETTER U WITH CARON: try adding latin-ext
    • 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+0394 GREEK CAPITAL LETTER DELTA: try adding greek
    • U+03A9 GREEK CAPITAL LETTER OMEGA: try adding greek
    • U+03BC GREEK SMALL LETTER MU: try adding greek
    • U+03C0 GREEK SMALL LETTER PI: try adding greek
    • U+045D CYRILLIC SMALL LETTER I WITH GRAVE: try adding cyrillic
    • U+1E44 LATIN CAPITAL LETTER N WITH DOT ABOVE: try adding latin-ext
    • U+1E60 LATIN CAPITAL LETTER S WITH DOT ABOVE: try adding latin-ext
    • U+1E80 LATIN CAPITAL LETTER W WITH GRAVE: try adding latin-ext
    • U+1E82 LATIN CAPITAL LETTER W WITH ACUTE: try adding latin-ext
    • U+1E83 LATIN SMALL LETTER W WITH ACUTE: try adding latin-ext
    • U+1E84 LATIN CAPITAL LETTER W WITH DIAERESIS: try adding latin-ext
    • U+1E85 LATIN SMALL LETTER W WITH DIAERESIS: try adding latin-ext
    • U+1E86 LATIN CAPITAL LETTER W WITH DOT ABOVE: try adding latin-ext
    • U+1E8E LATIN CAPITAL LETTER Y WITH DOT ABOVE: try adding latin-ext
    • U+1E9E LATIN CAPITAL LETTER SHARP S: try adding latin-ext
    • U+1EBD LATIN SMALL LETTER E WITH TILDE: try adding vietnamese
    • U+1EF2 LATIN CAPITAL LETTER Y WITH GRAVE: try adding one of: latin-ext, vietnamese
    • U+1EF3 LATIN SMALL LETTER Y WITH GRAVE: try adding one of: latin-ext, vietnamese
    • U+1EF8 LATIN CAPITAL LETTER Y WITH TILDE: try adding one of: latin-ext, vietnamese
    • U+2020 DAGGER: try adding latin-ext
    • U+2021 DOUBLE DAGGER: not included in any glyphset definition
    • U+2030 PER MILLE SIGN: not included in any glyphset definition
    • U+2116 NUMERO SIGN: try adding cyrillic
    • U+2126 OHM SIGN: not included in any glyphset definition
    • U+2202 PARTIAL DIFFERENTIAL: not included in any glyphset definition
    • U+2206 INCREMENT: not included in any glyphset definition
    • U+220F N-ARY PRODUCT: not included in any glyphset definition
    • U+2211 N-ARY SUMMATION: not included in any glyphset definition
    • U+221A SQUARE ROOT: not included in any glyphset definition
    • U+221E INFINITY: not included in any glyphset definition
    • U+222B INTEGRAL: not included in any glyphset definition
    • U+2248 ALMOST EQUAL TO: not included in any glyphset definition
    • U+2260 NOT 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
    • U+25CA LOZENGE: not included in any glyphset definition
    • U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
    • U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition

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

Check license file has good copyright string.

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

    First line in license file is:

    "copyright (c) 2011, vernon adams (vern@newtypography.co.uk),"

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

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

METADATA.pb subsets should be alphabetically ordered.

Check ID: <FontBakeryCheck:com.google.fonts/check/metadata/subsets_order>
🔥 SixCaps.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>
🔥 SixCaps.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 by vernon adams (vern@newtypography.co.uk) with reserved font names 'six caps'. all rights reserved." [code: bad-notice-format]

Copyright notices match canonical pattern in fonts

Check ID: <FontBakeryCheck:com.google.fonts/check/font_copyright>
🔥 SixCaps.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 by vernon adams. All rights reserved." [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 by vernon adams. All rights reserved." [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>
⚠️ SixCaps.ttf
  • ⚠️ WARN

    METADATA.pb: copyright field ("Copyright (c) 2010 by vernon adams (vern@newtypography.co.uk) with Reserved Font Names 'Six Caps'. All rights reserved.") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]

METADATA.pb weight matches postScriptName for static fonts.

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

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

    Font names are incorrect:

    | nameID | current | expected | | :--- | :--- | :--- | | Family Name | Six Caps | Six Caps | | Subfamily Name | Regular | Regular | | Full Name | Six Caps | Six Caps Regular | | Poscript Name | SixCaps | SixCaps-Regular | [code: bad-names]

  • ⚠️ WARN

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

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

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

    Copyright field for this font on METADATA.pb ("Copyright (c) 2010 by vernon adams (vern@newtypography.co.uk) with Reserved Font Names 'Six Caps'. All rights reserved.") differs from a copyright notice entry on the name table: "Copyright (c) 2010 by vernon adams. All rights reserved." [code: mismatch]

  • 🔥 FAIL

    Copyright field for this font on METADATA.pb ("Copyright (c) 2010 by vernon adams (vern@newtypography.co.uk) with Reserved Font Names 'Six Caps'. All rights reserved.") differs from a copyright notice entry on the name table: "Copyright (c) 2010 by vernon adams. All rights reserved." [code: mismatch]

Font enables smart dropout control in "prep" table instructions?

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

    The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script. [code: lacks-smart-dropout]

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>
🔥 SixCaps.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>
⚠️ SixCaps.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>
🔥 SixCaps.ttf
  • 🔥 FAIL

    Found escaped chars at 'Six Caps'. Please use an unicode string instead. [code: escaped-strings]

  • 🔥 FAIL

    Found escaped chars at 'Copyright (c) 2010 by vernon adams (vern@newtypography.co.uk) with Reserved Font Names 'Six Caps'. All rights reserved.'. Please use an unicode string instead. [code: escaped-strings]

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

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

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

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

Section: Universal

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

Checking OS/2 usWinAscent & usWinDescent.

Check ID: <FontBakeryCheck:com.google.fonts/check/family/win_ascent_and_descent>
🔥 SixCaps.ttf
  • 🔥 FAIL

    OS/2.usWinAscent value should be equal or greater than 2281, but got 2263 instead [code: ascent]

  • 🔥 FAIL

    OS/2.usWinDescent value should be equal or greater than 506, but got 432 instead [code: descent]

Font contains '.notdef' as its first glyph?

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

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

Are there unwanted tables?

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

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

    - Acedilla
    
    - DC1
    
    - DC2
    
    - DC3
    
    - DC4
    
    - DEL
    
    - DLE
    
    - Ecedilla
    
    - Ering
    
    - HT
    
    - Iring
    
    - LF
    
    - NUL
    
    - NULL
    
    - Nbreve
    
    - Ncircumflex
    
    - Ndieresis
    
    - Ngrave
    
    - Nmacron
    
    - Nring
    
    - Odotaccent
    
    - Oring
    
    - RS
    
    - Sbreve
    
    - Sdieresis
    
    - Sgrave
    
    - Smacron
    
    - Sring
    
    - Stilde
    
    - US
    
    - Udotaccent
    
    - Wbreve
    
    - Wcaron
    
    - Wmacron
    
    - Wring
    
    - Wtilde
    
    - Ybreve
    
    - Ycaron
    
    - Ymacron
    
    - Yring
    
    - adotaccent
    
    - apple
    
    - cdieresis
    
    - ering
    
    - idotaccent
    
    - iring
    
    - ndieresis
    
    - nonmarkingreturn
    
    - odotaccent
    
    - oring
    
    - sdieresis
    
    - ycaron
    
    - zdieresis
    

    [code: unreachable-glyphs]

Check if each glyph has the recommended amount of contours.

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

    The following glyphs have no contours even though they were expected to have some:

    - Glyph name: uni1E9E	Expected: 1
    
    - Glyph name: uni1E9E	Expected: 1
    

    [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: b	Contours detected: 3	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: q	Contours detected: 3	Expected: 2
    
    - Glyph name: r	Contours detected: 2	Expected: 1
    
    - Glyph name: germandbls	Contours detected: 3	Expected: 1
    
    - Glyph name: ae	Contours detected: 2	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: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: Dcroat	Contours detected: 3	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 3	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: 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: Eng	Contours detected: 2	Expected: 1
    
    - Glyph name: eng	Contours detected: 2	Expected: 1
    
    - Glyph name: oe	Contours detected: 2	Expected: 3
    
    - Glyph name: racute	Contours detected: 3	Expected: 2
    
    - Glyph name: rcommaaccent	Contours detected: 3	Expected: 2
    
    - Glyph name: rcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: Tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: Uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: uni045D	Contours detected: 1	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 2	Expected: 3
    
    - Glyph name: quotedblbase	Contours detected: 1	Expected: 2
    
    - Glyph name: perthousand	Contours detected: 1	Expected: 6 or 7
    
    - Glyph name: product	Contours detected: 4	Expected: 1
    
    - Glyph name: notequal	Contours detected: 2	Expected: 1
    
    - Glyph name: Dcroat	Contours detected: 3	Expected: 2
    
    - Glyph name: Eng	Contours detected: 2	Expected: 1
    
    - Glyph name: Tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: Uogonek	Contours detected: 2	Expected: 1
    
    - Glyph name: ae	Contours detected: 2	Expected: 3
    
    - Glyph name: aogonek	Contours detected: 3	Expected: 2
    
    - Glyph name: b	Contours detected: 3	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 3	Expected: 2
    
    - 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: emacron	Contours detected: 2	Expected: 3
    
    - Glyph name: eng	Contours detected: 2	Expected: 1
    
    - 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: germandbls	Contours detected: 3	Expected: 1
    
    - Glyph name: hbar	Contours detected: 2	Expected: 1
    
    - Glyph name: i	Contours detected: 1	Expected: 2
    
    - Glyph name: j	Contours detected: 1	Expected: 2
    
    - Glyph name: notequal	Contours detected: 2	Expected: 1
    
    - Glyph name: oe	Contours detected: 2	Expected: 3
    
    - Glyph name: perthousand	Contours detected: 1	Expected: 6 or 7
    
    - Glyph name: product	Contours detected: 4	Expected: 1
    
    - Glyph name: q	Contours detected: 3	Expected: 2
    
    - Glyph name: quotedblbase	Contours detected: 1	Expected: 2
    
    - Glyph name: r	Contours detected: 2	Expected: 1
    
    - Glyph name: racute	Contours detected: 3	Expected: 2
    
    - Glyph name: rcaron	Contours detected: 3	Expected: 2
    
    - Glyph name: tbar	Contours detected: 2	Expected: 1
    
    - Glyph name: uni045D	Contours detected: 1	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 2	Expected: 3
    
    - Glyph name: uogonek	Contours detected: 2	Expected: 1
    

    [code: contour-count]

Does the font contain a soft hyphen?

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

    This font has a 'Soft Hyphen' character. [code: softhyphen]

Ensure component transforms do not perform scaling or rotation.

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

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

    • parenright (component parenleft)
    • less (component greater)
    • bracketleft (component bracketright)
    • exclamdown (component exclam)
    • guillemotright (component guillemotleft)
    • questiondown (component question)
    • guilsinglright (component guilsinglleft) [code: transformed-components]

Space and non-breaking space have the same width?

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

    Space and non-breaking space have differing width: The space glyph named space is 237 font units wide, non-breaking space named (uni00A0) is 280 font units wide, and both should be positive and the same. GlyphsApp has "Sidebearing arithmetic" (https://glyphsapp.com/tutorials/spacing) which allows you to set the non-breaking space width to always equal the space width. [code: different-widths]

Check math signs have the same width.

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

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

    Width = 640: plus

    Width = 576: equal

    Width = 1006: logicalnot

    Width = 681: plusminus

    Width = 398: multiply

    Width = 561: divide

    Width = 488: minus

    Width = 701: approxequal

    Width = 752: notequal

    Width = 425: greaterequal, 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>
💥 SixCaps.ttf
  • 💥 ERROR

    Failed with AttributeError: 'table_O_S_2f_2' object has no attribute 'sxHeight'

Section: fontbakery.profiles.head

🔥⏩⏩

Checking font version fields (head and name table).

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

    head version is "0.00000" while name version string (for platform 1, encoding 0) is "Version 001.000". [code: mismatch]

  • 🔥 FAIL

    head version is "0.00000" while name version string (for platform 3, encoding 1) is "Version 001.000". [code: mismatch]

Section: fontbakery.profiles.name

🔥⏩⏩

Description strings in the name table must not contain copyright info.

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

    Some namerecords with ID=10 (NameID.DESCRIPTION) containing copyright info should be removed (perhaps these were added by a longstanding FontLab Studio 5.x bug that copied copyright notices to them.) [code: copyright-on-description]

Section: fontbakery.profiles.kern

🔥

Is there a usable "kern" table declared in the font?

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

    The following glyphs should not be used in the "kern" table because they are not in the "cmap" table: Acedilla [code: kern-non-character-glyphs]

Section: fontbakery.profiles.glyf

⚠️

Check for points out of bounds.

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

    The following glyphs have coordinates which are out of bounds: * ('uni00B2', 425, 1282) * ('onehalf', 1123, 1282) * ('approxequal', 680, 907) and ('approxequal', 677, 712)

    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]