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 | 9 | 20 | 65 | 8 | 139 |
0% | 5% | 11% | 37% | 4% | 78% |
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
🔥🔥🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️Does DESCRIPTION file contain a upstream Git repo URL?
🔥 PetitFormalScript-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.
⚠️ PetitFormalScript-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.
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
OS/2 VendorID is 'PYRS', a font editor default. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx [code: bad]
Check Google Fonts glyph coverage.
🔥 PetitFormalScript-Regular.ttf
- 🔥 FAIL
Missing required codepoints:
- 0x0308 (COMBINING DIAERESIS) - 0x0300 (COMBINING GRAVE ACCENT) - 0x0301 (COMBINING ACUTE ACCENT) - 0x030B (COMBINING DOUBLE ACUTE ACCENT) - 0x0304 (COMBINING MACRON) - 0x1E9E (LATIN CAPITAL LETTER SHARP S) - 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.
⚠️ PetitFormalScript-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, yi
- U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
- U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
- U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
- U+02DD DOUBLE ACUTE ACCENT: not included in any glyphset definition
- U+03BC GREEK SMALL LETTER MU: try adding one of: greek, math
- U+1EB8 LATIN CAPITAL LETTER E WITH DOT BELOW: try adding vietnamese
- U+1EB9 LATIN SMALL LETTER E WITH DOT BELOW: try adding vietnamese
- U+1EBC LATIN CAPITAL LETTER E WITH TILDE: try adding vietnamese
- U+1EBD LATIN SMALL LETTER E WITH TILDE: try adding vietnamese
- U+1ECA LATIN CAPITAL LETTER I WITH DOT BELOW: try adding vietnamese
- U+1ECB LATIN SMALL LETTER I WITH DOT BELOW: try adding vietnamese
- U+1ECC LATIN CAPITAL LETTER O WITH DOT BELOW: try adding vietnamese
- U+1ECD LATIN SMALL LETTER O WITH DOT BELOW: try adding vietnamese
- U+1EE4 LATIN CAPITAL LETTER U WITH DOT BELOW: try adding vietnamese
- U+1EE5 LATIN SMALL LETTER U WITH DOT BELOW: try adding vietnamese
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2030 PER MILLE SIGN: try adding adlam
- U+2070 SUPERSCRIPT ZERO: not included in any glyphset definition
- U+2080 SUBSCRIPT ZERO: not included in any glyphset definition
- U+2081 SUBSCRIPT ONE: not included in any glyphset definition
- U+2082 SUBSCRIPT TWO: not included in any glyphset definition
- U+2083 SUBSCRIPT THREE: not included in any glyphset definition
- U+2084 SUBSCRIPT FOUR: not included in any glyphset definition
- U+2153 VULGAR FRACTION ONE THIRD: not included in any glyphset definition
- U+2154 VULGAR FRACTION TWO THIRDS: not included in any glyphset definition
- U+2219 BULLET OPERATOR: try adding one of: math, yi, symbols, tai-tham
- U+2248 ALMOST EQUAL TO: try adding math
- U+2260 NOT EQUAL TO: try adding math
- U+2264 LESS-THAN OR EQUAL TO: try adding math
- U+2265 GREATER-THAN OR EQUAL TO: try adding math
- U+F6C3 : 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
,latin-ext
[code: unreachable-subsetting]
Check license file has good copyright string.
🔥 PetitFormalScript-Regular.ttf
- 🔥 FAIL
First line in license file is:
"copyright (c) 2011, pablo impallari (www.impallari.com|impallari@gmail.com), copyright (c) 2011, brenda gallo. (gbrenda1987@gmail.com), copyright (c) 2011, rodrigo fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with reserved font name petit formal script."
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.
⚠️ PetitFormalScript-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?
⚠️ PetitFormalScript-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]
Font has old ttfautohint applied?
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
ttfautohint used in font = 0.8; latest = 1.8.4; Need to re-run with the newer version! [code: old-ttfa]
METADATA.pb subsets should be alphabetically ordered.
🔥 PetitFormalScript-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 ?
🔥 PetitFormalScript-Regular.ttf
- 🔥 FAIL
METADATA.pb font full_name = "Petit Formal Script" does not match post_script_name = "PetitFormalScript-Regular" [code: mismatch]
Copyright notices match canonical pattern in METADATA.pb
🔥 PetitFormalScript-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, pablo impallari (www.impallari.com|impallari@gmail.com), copyright (c) 2011, brenda gallo. (gbrenda1987@gmail.com), copyright (c) 2011, rodrigo fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with reserved font name petit formal script." [code: bad-notice-format]
Copyright notices match canonical pattern in fonts
🔥 PetitFormalScript-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, Pablo Impallari (www.impallari.com|impallari@gmail.com), Copyright (c) 2011, Brenda Gallo. (gbrenda1987@gmail.com), Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com),
with Reserved Font Name Petit Formal 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, Pablo Impallari (www.impallari.com|impallari@gmail.com), Copyright (c) 2011, Brenda Gallo. (gbrenda1987@gmail.com), Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com),
with Reserved Font Name Petit Formal Script." [code: bad-notice-format]
Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
METADATA.pb: copyright field ("Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com), Copyright (c) 2011, Brenda Gallo. (gbrenda1987@gmail.com), Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with Reserved Font Name Petit Formal Script.") contains "Reserved Font Name". This is an error except in a few specific rare cases. [code: rfn]
Check font names are correct
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ 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 ?
🔥 PetitFormalScript-Regular.ttf
- 🔥 FAIL
Copyright field for this font on METADATA.pb ("Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com), Copyright (c) 2011, Brenda Gallo. (gbrenda1987@gmail.com), Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with Reserved Font Name Petit Formal Script.") differs from a copyright notice entry on the name table: "Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com), Copyright (c) 2011, Brenda Gallo. (gbrenda1987@gmail.com), Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com),
with Reserved Font Name Petit Formal Script." [code: mismatch]
- 🔥 FAIL
Copyright field for this font on METADATA.pb ("Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com), Copyright (c) 2011, Brenda Gallo. (gbrenda1987@gmail.com), Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with Reserved Font Name Petit Formal Script.") differs from a copyright notice entry on the name table: "Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com), Copyright (c) 2011, Brenda Gallo. (gbrenda1987@gmail.com), Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com),
with Reserved Font Name Petit Formal Script." [code: mismatch]
Are there caret positions declared for every ligature?
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
GDEF table is missing, but it is mandatory to declare it on fonts that provide ligature glyphs because the caret (text cursor) positioning for each ligature must be provided in this table. [code: GDEF-missing]
Is there kerning info for non-ligated sequences?
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
GPOS table lacks kerning info for the following non-ligated sequences:
- f + l - l + i [code: lacks-kern-info]
Name table strings must not contain the string 'Reserved Font Name'.
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
Name table entry contains "Reserved Font Name" for a family name (Petit Formal Script) that differs from the currently used family name (PetitFormalScript), which is fine. [code: legacy-familyname]
- ⚠️ WARN
Name table entry contains "Reserved Font Name" for a family name (Petit Formal Script) that differs from the currently used family name (PetitFormalScript), which is fine. [code: legacy-familyname]
A static fonts directory with at least two fonts must accompany variable fonts
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
Please consider adding a subdirectory called "static/" and including in it static font files. [code: missing]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
⚠️ PetitFormalScript-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.
🔥 PetitFormalScript-Regular.ttf
- 🔥 FAIL
OS/2.fsSelection bit 7 (USE_TYPO_METRICS) wasNOT set in the following fonts: ['/home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/petitformalscript/PetitFormalScript-Regular.ttf']. [code: missing-os2-fsselection-bit7]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
This font file does not have a 'meta' table. [code: lacks-meta-table]
Section: Universal
⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩ℹ️ℹ️Check font contains no unreachable glyphs
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
The following glyphs could not be reached by codepoint or substitution rules:
- NULL - dotbellow - nonmarkingreturn
[code: unreachable-glyphs]
Check if each glyph has the recommended amount of contours.
⚠️ PetitFormalScript-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: D Contours detected: 3 Expected: 2 - Glyph name: F Contours detected: 2 Expected: 1 - Glyph name: G Contours detected: 2 Expected: 1 - Glyph name: H Contours detected: 3 Expected: 1 - Glyph name: J Contours detected: 2 Expected: 1 - Glyph name: L Contours detected: 2 Expected: 1 - Glyph name: T Contours detected: 2 Expected: 1 - Glyph name: Y Contours detected: 2 Expected: 1 - Glyph name: s Contours detected: 2 Expected: 1 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: AE Contours detected: 3 Expected: 2 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Yacute Contours detected: 3 Expected: 2 - Glyph name: Dcaron Contours detected: 4 Expected: 3 - Glyph name: Dcroat 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: Gcommaaccent Contours detected: 3 Expected: 2 - Glyph name: Hcircumflex Contours detected: 4 Expected: 2 - Glyph name: Hbar 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: Lacute Contours detected: 3 Expected: 2 - Glyph name: lacute Contours detected: 1 Expected: 2 - Glyph name: Lcommaaccent 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: sacute Contours detected: 3 Expected: 2 - Glyph name: scircumflex Contours detected: 3 Expected: 2 - Glyph name: Tcaron Contours detected: 3 Expected: 2 - Glyph name: Tbar Contours detected: 3 Expected: 1 - Glyph name: Ycircumflex Contours detected: 3 Expected: 2 - Glyph name: Ydieresis Contours detected: 4 Expected: 3 - Glyph name: uni01C4 Contours detected: 5 Expected: 4 - Glyph name: uni01C5 Contours detected: 5 Expected: 4 - Glyph name: uni01C6 Contours detected: 3 Expected: 4 - Glyph name: uni01C7 Contours detected: 4 Expected: 2 - Glyph name: uni01C9 Contours detected: 2 Expected: 3 - Glyph name: uni01CA Contours detected: 3 Expected: 2 - Glyph name: uni01CB Contours detected: 2 Expected: 3 - Glyph name: uni01CC Contours detected: 2 Expected: 3 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni01F3 Contours detected: 2 Expected: 3 - Glyph name: AEacute Contours detected: 4 Expected: 3 - Glyph name: oslashacute Contours detected: 3 Expected: 4 - Glyph name: uni0219 Contours detected: 3 Expected: 2 - Glyph name: uni021A Contours detected: 3 Expected: 2 - Glyph name: Ddotbelow Contours detected: 4 Expected: 3 - Glyph name: Hdotbelow Contours detected: 4 Expected: 2 - Glyph name: sdotbelow Contours detected: 3 Expected: 2 - Glyph name: Tdotbelow Contours detected: 3 Expected: 2 - Glyph name: Ygrave Contours detected: 3 Expected: 2 - Glyph name: Ytilde Contours detected: 3 Expected: 2 - Glyph name: AE Contours detected: 3 Expected: 2 - Glyph name: AEacute Contours detected: 4 Expected: 3 - Glyph name: D Contours detected: 3 Expected: 2 - Glyph name: Dcaron Contours detected: 4 Expected: 3 - Glyph name: Dcroat Contours detected: 3 Expected: 2 - Glyph name: Eth 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: 3 Expected: 1 - Glyph name: Hbar Contours detected: 3 Expected: 2 - Glyph name: Hcircumflex Contours detected: 4 Expected: 2 - Glyph name: IJ Contours detected: 3 Expected: 1 or 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: T Contours detected: 2 Expected: 1 - Glyph name: Tbar Contours detected: 3 Expected: 1 - Glyph name: Tcaron 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: lacute Contours detected: 1 Expected: 2 - Glyph name: oslashacute Contours detected: 3 Expected: 4 - Glyph name: s Contours detected: 2 Expected: 1 - Glyph name: sacute Contours detected: 3 Expected: 2 - Glyph name: scircumflex Contours detected: 3 Expected: 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: uni01C4 Contours detected: 5 Expected: 4 - Glyph name: uni01C5 Contours detected: 5 Expected: 4 - Glyph name: uni01C6 Contours detected: 3 Expected: 4 - Glyph name: uni01C7 Contours detected: 4 Expected: 2 - Glyph name: uni01C9 Contours detected: 2 Expected: 3 - Glyph name: uni01CA Contours detected: 3 Expected: 2 - Glyph name: uni01CB Contours detected: 2 Expected: 3 - Glyph name: uni01CC Contours detected: 2 Expected: 3 - Glyph name: uni01F1 Contours detected: 4 Expected: 3 - Glyph name: uni01F2 Contours detected: 4 Expected: 3 - Glyph name: uni01F3 Contours detected: 2 Expected: 3 - Glyph name: uni0219 Contours detected: 3 Expected: 2 - Glyph name: uni021A Contours detected: 3 Expected: 2
[code: contour-count]
Does the font contain a soft hyphen?
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
This font has a 'Soft Hyphen' character. [code: softhyphen]
Check math signs have the same width.
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
The most common width is 816 among a set of 3 math glyphs. The following math glyphs have a different width, though:
Width = 938: less
Width = 1098: equal, notequal
Width = 970: greater
Width = 1268: lessequal, logicalnot
Width = 667: multiply
Width = 905: divide
Width = 1055: approxequal
Width = 1007: greaterequal [code: width-outliers]
Check accent of Lcaron, dcaron, lcaron, tcaron (derived from com.google.fonts/check/alt_caron)
⚠️ PetitFormalScript-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
tcaron 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]
Section: fontbakery.profiles.os2
⚠️⏩Check if OS/2 xAvgCharWidth is correct.
⚠️ PetitFormalScript-Regular.ttf
- ⚠️ WARN
OS/2 xAvgCharWidth is 1097 but it should be 1373 which corresponds to the average of the widths of all glyphs in the font. [code: xAvgCharWidth-wrong]