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 | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
0 | 0 | 5 | 6 | 48 | 10 | 177 |
0% | 0% | 2% | 2% | 20% | 4% | 72% |
Meaning of check results:
- 💥 An ERROR is something wrong with FontBakery itself, possibly a bug.
- ☠ A FATAL is an extremely severe issue that must be addressed immediately.
- 🔥 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.12.10
OpenType Specification Checks
🔥🔥⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩Fonts have consistent underline thickness?
Fonts have consistent PANOSE family type?
Make sure all font files have the same version value.
Check that OS/2.fsSelection bold & italic settings are unique for each NameID1
Verify that each group of fonts with the same nameID 1 has maximum of 4 fonts.
Verify that family names in the name table are consistent across all fonts in the family. Checks Typographic Family name (nameID 16) if present, otherwise uses Font Family name (nameID 1)
CFF table FontName must match name table ID 6 (PostScript name).
Name table ID 6 (PostScript name) must be consistent across platforms.
Check name table for empty records.
Description strings in the name table must not contain copyright info.
Does full font name begin with the font family name?
The variable font 'wght' (Weight) axis coordinate must be 400 on the 'Regular' instance.
The variable font 'wdth' (Width) axis coordinate must be 100 on the 'Regular' instance.
The variable font 'slnt' (Slant) axis coordinate must be zero on the 'Regular' instance.
The variable font 'ital' (Italic) axis coordinate must be zero on the 'Regular' instance.
The variable font 'opsz' (Optical Size) axis coordinate should be between 10 and 16 on the 'Regular' instance.
The variable font 'slnt' (Slant) axis coordinate specifies positive values in its range?
The variable font 'ital' (Italic) axis coordinates is in a valid range?
The variable font 'wght' (Weight) axis coordinate must be within spec range of 1 to 1000 on all instances.
The variable font 'wdth' (Width) axis coordinate must strictly greater than zero.
All fvar axes have a correspondent Axis Record on STAT table?
Does the number of glyphs in the loca table match the maxp table?
EXPERIMENTAL CHECK - Since 2024/Jun/20
Does the font's CFF table top dict strings fit into the ASCII range?
Is the CFF subr/gsubr call depth > 10?
Does the font use deprecated CFF operators or operations?
Is the CFF2 subr/gsubr call depth > 10?
Checking font version fields (head and name table).
Font has correct post table version?
⚠️ EduAUVICWANTDots[wght].ttf
-
⚠️ WARN
Post table format 3 use has niche use case problems.Please review the check rationale for additional details.
[code: post-table-version]
Checking correctness of monospaced metadata.
🔥 EduAUVICWANTDots[wght].ttf
-
🔥 FAIL
Value of hhea.advanceWidthMax should be set to 2337 but got 2586 instead.
[code: bad-advanceWidthMax]
Check if OS/2 xAvgCharWidth is correct.
⚠️ EduAUVICWANTDots[wght].ttf
-
⚠️ WARN
OS/2 xAvgCharWidth is 1130 but it should be 1181 which corresponds to the average of the widths of all glyphs in the font.
[code: xAvgCharWidth-wrong]
Check if OS/2 fsSelection matches head macStyle bold and italic bits.
Checking unitsPerEm value is reasonable.
Does the font have a DSIG table?
Check glyphs in mark glyph class are non-spacing.
Check mark characters are in GDEF mark glyph class.
Check GDEF mark glyph class doesn't have characters that are not marks.
Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value
Is there a usable "kern" table declared in the font?
Is there any unused data at the end of the glyf table?
Font follows the family naming recommendations?
MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables?
🔥 EduAUVICWANTDots[wght].ttf
-
🔥 FAIL
AdvanceWidthMax mismatch: expected 2337 (from hmtx); got 2586 (from hhea)
[code: mismatch]
PostScript name follows OpenType specification requirements?
Check for points out of bounds.
Check glyphs do not have duplicate components which have the same x,y coordinates.
Check code page character ranges
Does the font have any invalid feature tags?
Does the font have any invalid script tags?
Does the font have any invalid language tags?
Checking post.italicAngle value.
Checking head.macStyle value.
Checking OS/2 fsSelection value.
Check name table IDs 1, 2, 16, 17 to conform to Italic style.
Validates that the value of axisNameID used by each VariationAxisRecord is greater than 255 and less than 32768.
Validates that the value of subfamilyNameID used by each InstanceRecord is 2, 17, or greater than 255 and less than 32768.
Validates that the value of postScriptNameID used by each InstanceRecord is 6, 0xFFFF, or greater than 255 and less than 32768.
Validates that when an instance record is included for the default instance, its subfamilyNameID value is set to a name ID whose string is equal to the string of either name ID 2 or 17, and its postScriptNameID value is set to a name ID whose string is equal to the string of name ID 6.
Validates that all of the instance records in a given font have the same size.
Validates that all of the instance records in a given font have distinct data.
Validate foundry-defined design-variation axis tag names.
Check that family axis ranges are indentical
STAT table has Axis Value tables?
Checking OS/2 achVendID against configuration.
Check hhea.caretSlopeRise and hhea.caretSlopeRun
Ensure VFs have 'ital' STAT axis.
Ensure 'ital' STAT axis is boolean value
Ensure 'ital' STAT axis is last.
Article Checks
⚠️Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
⚠️ EduAUVICWANTDots[wght].ttf
-
⚠️ WARN
Family metadata at /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/eduauvicwantdots does not have an article.
[code: lacks-article]
Glyphset Checks
🔥Shapes languages in all GF glyphsets.
🔥 EduAUVICWANTDots[wght].ttf
-
🔥 FAIL
No GF glyphset was found to be supported >80%, so language shaping support couldn't get checked.
[code: no-glyphset-supported]
Description Checks
🔥⚠️ℹ️ℹ️Does DESCRIPTION file contain broken links?
DESCRIPTION.en_us.html should end in a linebreak.
⚠️ METADATA.pb
-
⚠️ WARN
The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.
[code: missing-eof-linebreak]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
Does DESCRIPTION file contain a upstream Git repo URL?
Check the description doesn't contain unsupported html elements
DESCRIPTION.en_us.html must have more than 200 bytes.
🔥 METADATA.pb
-
🔥 FAIL
DESCRIPTION.en_us.html must have size larger than 200 bytes.
[code: too-short]
Check for presence of an ARTICLE.en_us.html file
URLs on DESCRIPTION file must not display http(s) prefix.
Is this a proper HTML snippet?
Font File Checks
🔥⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️Are there unwanted Apple tables?
Checking file is named canonically.
Does the font contain less than 150 CJK characters?
Check font follows the Google Fonts CJK vertical metric schema
Check if the vertical metrics of a CJK family are similar to the same family hosted on Google Fonts.
Color layers should have a minimum brightness
Check font has the expected color font tables.
Put an empty glyph on GID 1 right after the .notdef glyph for COLRv0 fonts.
EPAR table present in font?
Ensure files are not too large.
Copyright notices match canonical pattern in fonts
Check font names are correct
Checking OS/2 fsType does not impose restrictions.
Check variable font instances
All name entries referenced by fvar instances exist on the name table?
Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
Validate defaults on fvar table match registered fallback names in GFAxisRegistry.
Check glyphs do not have components which are themselves components.
Check Google Fonts glyph coverage.
🔥 EduAUVICWANTDots[wght].ttf
-
🔥 FAIL
Missing required codepoints:
[code: missing-codepoints]- 0x0021 (EXCLAMATION MARK) - 0x0022 (QUOTATION MARK) - 0x0023 (NUMBER SIGN) - 0x0024 (DOLLAR SIGN) - 0x0025 (PERCENT SIGN) - 0x0026 (AMPERSAND) - 0x0027 (APOSTROPHE) - 0x0028 (LEFT PARENTHESIS) - 0x0029 (RIGHT PARENTHESIS) - 0x002A (ASTERISK) - 0x002B (PLUS SIGN) - 0x002C (COMMA) - 0x002D (HYPHEN-MINUS) - 0x002E (FULL STOP) - 0x002F (SOLIDUS) - 0x003A (COLON) - 0x003B (SEMICOLON) - 0x003C (LESS-THAN SIGN) - 0x003D (EQUALS SIGN) - 0x003E (GREATER-THAN SIGN) - 0x003F (QUESTION MARK) - 0x0040 (COMMERCIAL AT) - 0x005B (LEFT SQUARE BRACKET) - 0x005C (REVERSE SOLIDUS) - 0x005D (RIGHT SQUARE BRACKET) - 0x005E (CIRCUMFLEX ACCENT) - 0x005F (LOW LINE) - 0x0060 (GRAVE ACCENT) - 0x007B (LEFT CURLY BRACKET) - 0x007C (VERTICAL LINE) - 0x007D (RIGHT CURLY BRACKET) - 0x007E (TILDE) - 0x00A1 (INVERTED EXCLAMATION MARK) - 0x00A2 (CENT SIGN) - 0x00A3 (POUND SIGN) - 0x00A5 (YEN SIGN) - 0x00A7 (SECTION SIGN) - 0x00A8 (DIAERESIS) - 0x00A9 (COPYRIGHT SIGN) - 0x00AA (FEMININE ORDINAL INDICATOR) - 0x00AB (LEFT-POINTING DOUBLE ANGLE QUOTATION MARK) - 0x00AE (REGISTERED SIGN) - 0x00AF (MACRON) - 0x00B0 (DEGREE SIGN) - 0x00B4 (ACUTE ACCENT) - 0x00B6 (PILCROW SIGN) - 0x00B7 (MIDDLE DOT) - 0x00B8 (CEDILLA) - 0x00BA (MASCULINE ORDINAL INDICATOR) - 0x00BB (RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK) - 0x00BF (INVERTED QUESTION MARK) - 0x00C0 (LATIN CAPITAL LETTER A WITH GRAVE) - 0x00C1 (LATIN CAPITAL LETTER A WITH ACUTE) - 0x00C2 (LATIN CAPITAL LETTER A WITH CIRCUMFLEX) - 0x00C3 (LATIN CAPITAL LETTER A WITH TILDE) - 0x00C4 (LATIN CAPITAL LETTER A WITH DIAERESIS) - 0x00C5 (LATIN CAPITAL LETTER A WITH RING ABOVE) - 0x00C6 (LATIN CAPITAL LETTER AE) - 0x00C7 (LATIN CAPITAL LETTER C WITH CEDILLA) - 0x00C8 (LATIN CAPITAL LETTER E WITH GRAVE) - 0x00C9 (LATIN CAPITAL LETTER E WITH ACUTE) - 0x00CA (LATIN CAPITAL LETTER E WITH CIRCUMFLEX) - 0x00CB (LATIN CAPITAL LETTER E WITH DIAERESIS) - 0x00CC (LATIN CAPITAL LETTER I WITH GRAVE) - 0x00CD (LATIN CAPITAL LETTER I WITH ACUTE) - 0x00CE (LATIN CAPITAL LETTER I WITH CIRCUMFLEX) - 0x00CF (LATIN CAPITAL LETTER I WITH DIAERESIS) - 0x00D0 (LATIN CAPITAL LETTER ETH) - 0x00D1 (LATIN CAPITAL LETTER N WITH TILDE) - 0x00D2 (LATIN CAPITAL LETTER O WITH GRAVE) - 0x00D3 (LATIN CAPITAL LETTER O WITH ACUTE) - 0x00D4 (LATIN CAPITAL LETTER O WITH CIRCUMFLEX) - 0x00D5 (LATIN CAPITAL LETTER O WITH TILDE) - 0x00D6 (LATIN CAPITAL LETTER O WITH DIAERESIS) - 0x00D7 (MULTIPLICATION SIGN) - 0x00D8 (LATIN CAPITAL LETTER O WITH STROKE) - 0x00D9 (LATIN CAPITAL LETTER U WITH GRAVE) - 0x00DA (LATIN CAPITAL LETTER U WITH ACUTE) - 0x00DB (LATIN CAPITAL LETTER U WITH CIRCUMFLEX) - 0x00DC (LATIN CAPITAL LETTER U WITH DIAERESIS) - 0x00DD (LATIN CAPITAL LETTER Y WITH ACUTE) - 0x00DE (LATIN CAPITAL LETTER THORN) - 0x00DF (LATIN SMALL LETTER SHARP S) - 0x00E0 (LATIN SMALL LETTER A WITH GRAVE) - 0x00E1 (LATIN SMALL LETTER A WITH ACUTE) - 0x00E2 (LATIN SMALL LETTER A WITH CIRCUMFLEX) - 0x00E3 (LATIN SMALL LETTER A WITH TILDE) - 0x00E4 (LATIN SMALL LETTER A WITH DIAERESIS) - 0x00E5 (LATIN SMALL LETTER A WITH RING ABOVE) - 0x00E6 (LATIN SMALL LETTER AE) - 0x00E7 (LATIN SMALL LETTER C WITH CEDILLA) - 0x00E8 (LATIN SMALL LETTER E WITH GRAVE) - 0x00E9 (LATIN SMALL LETTER E WITH ACUTE) - 0x00EA (LATIN SMALL LETTER E WITH CIRCUMFLEX) - 0x00EB (LATIN SMALL LETTER E WITH DIAERESIS) - 0x00EC (LATIN SMALL LETTER I WITH GRAVE) - 0x00ED (LATIN SMALL LETTER I WITH ACUTE) - 0x00EE (LATIN SMALL LETTER I WITH CIRCUMFLEX) - 0x00EF (LATIN SMALL LETTER I WITH DIAERESIS) - 0x00F0 (LATIN SMALL LETTER ETH) - 0x00F1 (LATIN SMALL LETTER N WITH TILDE) - 0x00F2 (LATIN SMALL LETTER O WITH GRAVE) - 0x00F3 (LATIN SMALL LETTER O WITH ACUTE) - 0x00F4 (LATIN SMALL LETTER O WITH CIRCUMFLEX) - 0x00F5 (LATIN SMALL LETTER O WITH TILDE) - 0x00F6 (LATIN SMALL LETTER O WITH DIAERESIS) - 0x00F7 (DIVISION SIGN) - 0x00F8 (LATIN SMALL LETTER O WITH STROKE) - 0x00F9 (LATIN SMALL LETTER U WITH GRAVE) - 0x00FA (LATIN SMALL LETTER U WITH ACUTE) - 0x00FB (LATIN SMALL LETTER U WITH CIRCUMFLEX) - 0x00FC (LATIN SMALL LETTER U WITH DIAERESIS) - 0x00FD (LATIN SMALL LETTER Y WITH ACUTE) - 0x00FE (LATIN SMALL LETTER THORN) - 0x00FF (LATIN SMALL LETTER Y WITH DIAERESIS) - 0x0100 (LATIN CAPITAL LETTER A WITH MACRON) - 0x0101 (LATIN SMALL LETTER A WITH MACRON) - 0x0102 (LATIN CAPITAL LETTER A WITH BREVE) - 0x0103 (LATIN SMALL LETTER A WITH BREVE) - 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK) - 0x0105 (LATIN SMALL LETTER A WITH OGONEK) - 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE) - 0x0107 (LATIN SMALL LETTER C WITH ACUTE) - 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE) - 0x010B (LATIN SMALL LETTER C WITH DOT ABOVE) - 0x010C (LATIN CAPITAL LETTER C WITH CARON) - 0x010D (LATIN SMALL LETTER C WITH CARON) - 0x010E (LATIN CAPITAL LETTER D WITH CARON) - 0x010F (LATIN SMALL LETTER D WITH CARON) - 0x0110 (LATIN CAPITAL LETTER D WITH STROKE) - 0x0111 (LATIN SMALL LETTER D WITH STROKE) - 0x0112 (LATIN CAPITAL LETTER E WITH MACRON) - 0x0113 (LATIN SMALL LETTER E WITH MACRON) - 0x0116 (LATIN CAPITAL LETTER E WITH DOT ABOVE) - 0x0117 (LATIN SMALL LETTER E WITH DOT ABOVE) - 0x0118 (LATIN CAPITAL LETTER E WITH OGONEK) - 0x0119 (LATIN SMALL LETTER E WITH OGONEK) - 0x011A (LATIN CAPITAL LETTER E WITH CARON) - 0x011B (LATIN SMALL LETTER E WITH CARON) - 0x011E (LATIN CAPITAL LETTER G WITH BREVE) - 0x011F (LATIN SMALL LETTER G WITH BREVE) - 0x0120 (LATIN CAPITAL LETTER G WITH DOT ABOVE) - 0x0121 (LATIN SMALL LETTER G WITH DOT ABOVE) - 0x0122 (LATIN CAPITAL LETTER G WITH CEDILLA) - 0x0123 (LATIN SMALL LETTER G WITH CEDILLA) - 0x0126 (LATIN CAPITAL LETTER H WITH STROKE) - 0x0127 (LATIN SMALL LETTER H WITH STROKE) - 0x012A (LATIN CAPITAL LETTER I WITH MACRON) - 0x012B (LATIN SMALL LETTER I WITH MACRON) - 0x012E (LATIN CAPITAL LETTER I WITH OGONEK) - 0x012F (LATIN SMALL LETTER I WITH OGONEK) - 0x0130 (LATIN CAPITAL LETTER I WITH DOT ABOVE) - 0x0131 (LATIN SMALL LETTER DOTLESS I) - 0x0136 (LATIN CAPITAL LETTER K WITH CEDILLA) - 0x0137 (LATIN SMALL LETTER K WITH CEDILLA) - 0x0139 (LATIN CAPITAL LETTER L WITH ACUTE) - 0x013A (LATIN SMALL LETTER L WITH ACUTE) - 0x013B (LATIN CAPITAL LETTER L WITH CEDILLA) - 0x013C (LATIN SMALL LETTER L WITH CEDILLA) - 0x013D (LATIN CAPITAL LETTER L WITH CARON) - 0x013E (LATIN SMALL LETTER L WITH CARON) - 0x0141 (LATIN CAPITAL LETTER L WITH STROKE) - 0x0142 (LATIN SMALL LETTER L WITH STROKE) - 0x0143 (LATIN CAPITAL LETTER N WITH ACUTE) - 0x0144 (LATIN SMALL LETTER N WITH ACUTE) - 0x0145 (LATIN CAPITAL LETTER N WITH CEDILLA) - 0x0146 (LATIN SMALL LETTER N WITH CEDILLA) - 0x0147 (LATIN CAPITAL LETTER N WITH CARON) - 0x0148 (LATIN SMALL LETTER N WITH CARON) - 0x0150 (LATIN CAPITAL LETTER O WITH DOUBLE ACUTE) - 0x0151 (LATIN SMALL LETTER O WITH DOUBLE ACUTE) - 0x0152 (LATIN CAPITAL LIGATURE OE) - 0x0153 (LATIN SMALL LIGATURE OE) - 0x0154 (LATIN CAPITAL LETTER R WITH ACUTE) - 0x0155 (LATIN SMALL LETTER R WITH ACUTE) - 0x0158 (LATIN CAPITAL LETTER R WITH CARON) - 0x0159 (LATIN SMALL LETTER R WITH CARON) - 0x015A (LATIN CAPITAL LETTER S WITH ACUTE) - 0x015B (LATIN SMALL LETTER S WITH ACUTE) - 0x015E (LATIN CAPITAL LETTER S WITH CEDILLA) - 0x015F (LATIN SMALL LETTER S WITH CEDILLA) - 0x0160 (LATIN CAPITAL LETTER S WITH CARON) - 0x0161 (LATIN SMALL LETTER S WITH CARON) - 0x0164 (LATIN CAPITAL LETTER T WITH CARON) - 0x0165 (LATIN SMALL LETTER T WITH CARON) - 0x016A (LATIN CAPITAL LETTER U WITH MACRON) - 0x016B (LATIN SMALL LETTER U WITH MACRON) - 0x016E (LATIN CAPITAL LETTER U WITH RING ABOVE) - 0x016F (LATIN SMALL LETTER U WITH RING ABOVE) - 0x0170 (LATIN CAPITAL LETTER U WITH DOUBLE ACUTE) - 0x0171 (LATIN SMALL LETTER U WITH DOUBLE ACUTE) - 0x0172 (LATIN CAPITAL LETTER U WITH OGONEK) - 0x0173 (LATIN SMALL LETTER U WITH OGONEK) - 0x0174 (LATIN CAPITAL LETTER W WITH CIRCUMFLEX) - 0x0175 (LATIN SMALL LETTER W WITH CIRCUMFLEX) - 0x0176 (LATIN CAPITAL LETTER Y WITH CIRCUMFLEX) - 0x0177 (LATIN SMALL LETTER Y WITH CIRCUMFLEX) - 0x0178 (LATIN CAPITAL LETTER Y WITH DIAERESIS) - 0x0179 (LATIN CAPITAL LETTER Z WITH ACUTE) - 0x017A (LATIN SMALL LETTER Z WITH ACUTE) - 0x017B (LATIN CAPITAL LETTER Z WITH DOT ABOVE) - 0x017C (LATIN SMALL LETTER Z WITH DOT ABOVE) - 0x017D (LATIN CAPITAL LETTER Z WITH CARON) - 0x017E (LATIN SMALL LETTER Z WITH CARON) - 0x0218 (LATIN CAPITAL LETTER S WITH COMMA BELOW) - 0x0219 (LATIN SMALL LETTER S WITH COMMA BELOW) - 0x021A (LATIN CAPITAL LETTER T WITH COMMA BELOW) - 0x021B (LATIN SMALL LETTER T WITH COMMA BELOW) - 0x0237 (LATIN SMALL LETTER DOTLESS J) - 0x02C6 (MODIFIER LETTER CIRCUMFLEX ACCENT) - 0x02C7 (CARON) - 0x02D8 (BREVE) - 0x02D9 (DOT ABOVE) - 0x02DA (RING ABOVE) - 0x02DB (OGONEK) - 0x02DC (SMALL TILDE) - 0x02DD (DOUBLE ACUTE ACCENT) - 0x0300 (COMBINING GRAVE ACCENT) - 0x0301 (COMBINING ACUTE ACCENT) - 0x0302 (COMBINING CIRCUMFLEX ACCENT) - 0x0303 (COMBINING TILDE) - 0x0304 (COMBINING MACRON) - 0x0306 (COMBINING BREVE) - 0x0307 (COMBINING DOT ABOVE) - 0x0308 (COMBINING DIAERESIS) - 0x030A (COMBINING RING ABOVE) - 0x030B (COMBINING DOUBLE ACUTE ACCENT) - 0x030C (COMBINING CARON) - 0x0326 (COMBINING COMMA BELOW) - 0x0327 (COMBINING CEDILLA) - 0x0328 (COMBINING OGONEK) - 0x1E80 (LATIN CAPITAL LETTER W WITH GRAVE) - 0x1E81 (LATIN SMALL LETTER W WITH GRAVE) - 0x1E82 (LATIN CAPITAL LETTER W WITH ACUTE) - 0x1E83 (LATIN SMALL LETTER W WITH ACUTE) - 0x1E84 (LATIN CAPITAL LETTER W WITH DIAERESIS) - 0x1E85 (LATIN SMALL LETTER W WITH DIAERESIS) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 0x1EF2 (LATIN CAPITAL LETTER Y WITH GRAVE) - 0x1EF3 (LATIN SMALL LETTER Y WITH GRAVE) - 0x2013 (EN DASH) - 0x2014 (EM DASH) - 0x2018 (LEFT SINGLE QUOTATION MARK) - 0x2019 (RIGHT SINGLE QUOTATION MARK) - 0x201A (SINGLE LOW-9 QUOTATION MARK) - 0x201C (LEFT DOUBLE QUOTATION MARK) - 0x201D (RIGHT DOUBLE QUOTATION MARK) - 0x201E (DOUBLE LOW-9 QUOTATION MARK) - 0x2022 (BULLET) - 0x2026 (HORIZONTAL ELLIPSIS) - 0x2039 (SINGLE LEFT-POINTING ANGLE QUOTATION MARK) - 0x203A (SINGLE RIGHT-POINTING ANGLE QUOTATION MARK) - 0x20AC (EURO SIGN) - 0x2122 (TRADE MARK SIGN) - 0x2212 (MINUS SIGN)
Font has ttfautohint params?
Show hinting filesize impact.
PPEM must be an integer on hinted fonts.
Is there kerning info for non-ligated sequences?
Are there caret positions declared for every ligature?
Ensure variable fonts include an avar table.
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ EduAUVICWANTDots[wght].ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
Check small caps glyphs are available.
Are there non-ASCII characters in ASCII-only NAME table entries?
Description strings in the name table must not exceed 200 characters.
Make sure family name does not begin with a digit.
Font has all mandatory 'name' table entries?
Version format is correct in 'name' table?
Ensure fonts do not contain any pre-production tables.
Font has old ttfautohint applied?
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) is set in all fonts.
Check font can render its own name.
Checking direction of slnt axis angles
Font enables smart dropout control in "prep" table instructions?
Check axis ordering on the STAT table.
Validate STAT particle names and values match the fallback names in GFAxisRegistry.
Ensure Stylistic Sets have description.
Stricter unitsPerEm criteria for Google Fonts.
Check the OS/2 usWeightClass is appropriate for the font's best SubFamily name.
The variable font 'wght' (Weight) axis coordinate must be 700 on the 'Bold' instance.
Ensure that all variable font files have the same set of axes and axis ranges.
Ensure VFs with duplexed axes do not vary horizontal advance.
Check variable font instances don't have duplicate names
Check a static ttf can be generated from a variable font.
EXPERIMENTAL CHECK - Since 2024/Mar/27
Ensure the font's instances are in the correct order.
Check that variable fonts have an HVAR table.
Ensure VFs do not contain the ital axis.
Checking OS/2 achVendID.
Check font follows the Google Fonts vertical metric schema
⚠️ EduAUVICWANTDots[wght].ttf
-
⚠️ WARN
We recommend the absolute sum of the hhea metrics should be between 1.2-1.5x of the font's upm. This font has 1.7395x (3479)
[code: bad-hhea-range]