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.
+ +DEPRECATION WARNING
+By late-December 2024, FontBakery version 0.13.0 introduced a new naming scheme for the check-IDs.
Fontbakery detected usage of old IDs and performed an automatic backwards-compatibility translation for you.
This automatic translation will be deprecated in the next major release.
Please start using the new check-IDs as documented at /Lib/fontbakery/legacy_checkids.py
The following legacy check-IDs were detected:
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/outline_jaggy_segments
- com.google.fonts/check/outline_semi_vertical
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/outline_colinear_vectors
Summary
+💥 ERROR | +☠ FATAL | +🔥 FAIL | +⚠️ WARN | +⏩ SKIP | +ℹ️ INFO | +✅ PASS | +
---|---|---|---|---|---|---|
0 | +0 | +2 | +14 | +35 | +9 | +178 | +
0% | +0% | +1% | +6% | +15% | +4% | +75% | +
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.13.1
+ + +OpenType Specification Checks
+ + ⚠️⏩⏩⏩⏩⏩⏩⏩ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ++ + Axes and named instances fall within correct ranges? +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
Regular instance has opsz coordinate of 72.0, expected between 10 and 16
+ + + [code: opsz] + + +
+
+
Superfamily Checks
+ + ⚠️ℹ️ + + + + + ++ + Each font in set of sibling families must have the same set of vertical metrics values. +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
sTypoAscender is not the same across the super-family: +Big Shoulders Thin: 1971 +Big Shoulders Text Thin: 1968 +Big Shoulders Display Thin: 1968
+ + + [code: superfamily-vertical-metrics] + + +
+
+ -
+
+ ⚠️ WARN
+
+
+
+
sTypoDescender is not the same across the super-family: +Big Shoulders Thin: -429 +Big Shoulders Text Thin: -426 +Big Shoulders Display Thin: -426
+ + + [code: superfamily-vertical-metrics] + + +
+
+ -
+
+ ⚠️ WARN
+
+
+
+
ascent is not the same across the super-family: +Big Shoulders Thin: 1971 +Big Shoulders Text Thin: 1968 +Big Shoulders Display Thin: 1968
+ + + [code: superfamily-vertical-metrics] + + +
+
+ -
+
+ ⚠️ WARN
+
+
+
+
descent is not the same across the super-family: +Big Shoulders Thin: -429 +Big Shoulders Text Thin: -426 +Big Shoulders Display Thin: -426
+ + + [code: superfamily-vertical-metrics] + + +
+
+
Universal Profile Checks
+ + 🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ++ + Do we have the latest version of FontBakery installed? +
++ 🔥 + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ 🔥 FAIL
+
+
+
+
Current FontBakery version is 0.13.1, while a newer 0.13.2 is already available. Please upgrade it with 'pip install -U fontbakery'
+ + + [code: outdated-fontbakery] + + +
+
+
+ + Check math signs have the same width. +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
The most common width is 732 among a set of 4 math glyphs. +The following math glyphs have a different width, though:
+Width = 772: +plus, plusminus
+Width = 768: +lessequal, greater, less
+Width = 644: +multiply
+Width = 812: +divide
+Width = 828: +approxequal
+Width = 770: +greaterequal
+ + + [code: width-outliers] + + +
+
+
+ + Check there are no overlapping path segments +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
The following glyphs have overlapping path segments:
+
+ + + [code: overlapping-path-segments] + + +* Iogonek (U+012E): L<<120.0,0.0>--<160.0,0.0>> has the same coordinates as a previous segment. + +* uni0162 (U+0162): L<<194.0,0.0>--<234.0,0.0>> has the same coordinates as a previous segment. + +* aogonek (U+0105): L<<384.0,0.0>--<424.0,0.0>> has the same coordinates as a previous segment. + +* iogonek (U+012F): L<<120.0,0.0>--<160.0,0.0>> has the same coordinates as a previous segment. + +* aogonek.sc: L<<400.0,0.0>--<440.0,0.0>> has the same coordinates as a previous segment. + +* uni0163.sc: L<<190.0,0.0>--<230.0,0.0>> has the same coordinates as a previous segment. + +* guillemotleft (U+00AB): L<<20.0,582.0>--<20.0,650.0>> has the same coordinates as a previous segment. + +* guillemotleft (U+00AB): L<<180.0,582.0>--<180.0,650.0>> has the same coordinates as a previous segment. + +* guillemotright (U+00BB): L<<518.0,650.0>--<518.0,582.0>> has the same coordinates as a previous segment. + +* guillemotright (U+00BB): L<<358.0,650.0>--<358.0,582.0>> has the same coordinates as a previous segment. + +* guilsinglleft (U+2039): L<<60.0,582.0>--<60.0,650.0>> has the same coordinates as a previous segment. + +* guilsinglright (U+203A): L<<318.0,650.0>--<318.0,582.0>> has the same coordinates as a previous segment. + +* guillemotleft.case: L<<60.0,782.0>--<60.0,850.0>> has the same coordinates as a previous segment. + +* guillemotleft.case: L<<220.0,782.0>--<220.0,850.0>> has the same coordinates as a previous segment. + +* guillemotright.case: L<<518.0,850.0>--<518.0,782.0>> has the same coordinates as a previous segment. + +* guillemotright.case: L<<358.0,850.0>--<358.0,782.0>> has the same coordinates as a previous segment. + +* guilsinglright.case: L<<318.0,850.0>--<318.0,782.0>> has the same coordinates as a previous segment. +
+
+
+ + Does the font contain a soft hyphen? +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
This font has a 'Soft Hyphen' character.
+ + + [code: softhyphen] + + +
+
+
+ + Check font contains no unreachable glyphs +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
The following glyphs could not be reached by codepoint or substitution rules:
+
+ + + [code: unreachable-glyphs] + + +- eight.subs + +- five.subs + +- four.subs + +- nine.subs + +- one.subs + +- seven.subs + +- six.subs + +- three.subs + +- two.subs + +- zero.subs +
+
+
Article Checks
+ + ⚠️ + + + ++ + Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets. +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
Family metadata at /home/runner/work/gf-dashboard/gf-dashboard/fonts/ofl/bigshoulders does not have an article.
+ + + [code: lacks-article] + + +
+
+
Metadata Checks
+ + ⚠️⏩⏩⏩ℹ️ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ++ + Check for codepoints not covered by METADATA subsets. +
++ ⚠️ + BigShoulders[opsz,wght].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+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+0302 COMBINING CIRCUMFLEX ACCENT: try adding one of: tifinagh, cherokee, math, coptic +
- U+0306 COMBINING BREVE: try adding one of: tifinagh, old-permic +
- U+0307 COMBINING DOT ABOVE: try adding one of: math, syriac, coptic, todhri, hebrew, tai-le, duployan, old-permic, tifinagh, canadian-aboriginal, malayalam +
- U+030A COMBINING RING ABOVE: try adding one of: syriac, duployan +
- U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: cherokee, osage +
- U+030C COMBINING CARON: try adding one of: cherokee, tai-le +
- U+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition +
- U+0311 COMBINING INVERTED BREVE: try adding one of: todhri, coptic +
- U+0312 COMBINING TURNED COMMA ABOVE: try adding math +
- U+031B COMBINING HORN: not included in any glyphset definition +
- U+0324 COMBINING DIAERESIS BELOW: try adding one of: cherokee, syriac, duployan +
- U+0326 COMBINING COMMA BELOW: try adding math +
- U+0327 COMBINING CEDILLA: try adding math +
- U+0328 COMBINING OGONEK: not included in any glyphset definition +
- U+032E COMBINING BREVE BELOW: try adding syriac +
- U+0331 COMBINING MACRON BELOW: try adding one of: syriac, thai, caucasian-albanian, sunuwar, tifinagh, cherokee, gothic +
- U+0335 COMBINING SHORT STROKE OVERLAY: not included in any glyphset definition +
- U+03C0 GREEK SMALL LETTER PI: try adding one of: greek, yi, math +
- U+2007 FIGURE SPACE: try adding symbols2 +
- U+2008 PUNCTUATION SPACE: try adding symbols2 +
- U+200A HAIR SPACE: try adding symbols2 +
- U+2010 HYPHEN: try adding one of: kaithi, syloti-nagri, coptic, yi, sora-sompeng, kayah-li, arabic, sundanese, hebrew, armenian, cham, lisu, kharoshthi +
- U+2012 FIGURE DASH: not included in any glyphset definition +
- U+2015 HORIZONTAL BAR: try adding adlam +
- U+2021 DOUBLE DAGGER: try adding adlam +
- U+2030 PER MILLE SIGN: try adding adlam +
- U+2052 COMMERCIAL MINUS SIGN: not included in any glyphset definition +
- U+2070 SUPERSCRIPT ZERO: try adding math +
- U+2074 SUPERSCRIPT FOUR: try adding math +
- U+2075 SUPERSCRIPT FIVE: try adding math +
- U+2076 SUPERSCRIPT SIX: try adding math +
- U+2077 SUPERSCRIPT SEVEN: try adding math +
- U+2078 SUPERSCRIPT EIGHT: try adding math +
- U+2079 SUPERSCRIPT NINE: try adding math +
- U+2080 SUBSCRIPT ZERO: try adding math +
- U+2081 SUBSCRIPT ONE: try adding math +
- U+2082 SUBSCRIPT TWO: try adding math +
- U+2083 SUBSCRIPT THREE: try adding math +
- U+2084 SUBSCRIPT FOUR: try adding math +
- U+2085 SUBSCRIPT FIVE: try adding math +
- U+2086 SUBSCRIPT SIX: try adding math +
- U+2087 SUBSCRIPT SEVEN: try adding math +
- U+2088 SUBSCRIPT EIGHT: try adding math +
- U+2089 SUBSCRIPT NINE: try adding math +
- U+2116 NUMERO SIGN: try adding cyrillic +
- U+2126 OHM SIGN: try adding math +
- U+212E ESTIMATED SYMBOL: try adding math +
- U+2153 VULGAR FRACTION ONE THIRD: try adding symbols +
- U+2154 VULGAR FRACTION TWO THIRDS: try adding symbols +
- U+215B VULGAR FRACTION ONE EIGHTH: try adding symbols +
- U+215C VULGAR FRACTION THREE EIGHTHS: try adding symbols +
- U+215D VULGAR FRACTION FIVE EIGHTHS: try adding symbols +
- U+215E VULGAR FRACTION SEVEN EIGHTHS: try adding symbols +
- U+2190 LEFTWARDS ARROW: try adding one of: symbols, math +
- U+2192 RIGHTWARDS ARROW: try adding one of: symbols, math +
- U+2194 LEFT RIGHT ARROW: try adding one of: symbols, math +
- U+2195 UP DOWN ARROW: try adding one of: symbols, math +
- U+2196 NORTH WEST ARROW: try adding one of: symbols, math +
- U+2197 NORTH EAST ARROW: try adding one of: symbols, math +
- U+2198 SOUTH EAST ARROW: try adding one of: symbols, math +
- U+2199 SOUTH WEST ARROW: try adding one of: symbols, math +
- U+2202 PARTIAL DIFFERENTIAL: try adding math +
- U+2205 EMPTY SET: try adding math +
- U+2206 INCREMENT: try adding math +
- U+220F N-ARY PRODUCT: try adding math +
- U+2211 N-ARY SUMMATION: try adding math +
- U+2219 BULLET OPERATOR: try adding one of: symbols, math, yi, tai-tham +
- U+221A SQUARE ROOT: try adding math +
- U+221E INFINITY: try adding math +
- U+222B INTEGRAL: try adding math +
- 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+25A0 BLACK SQUARE: try adding symbols +
- U+25A1 WHITE SQUARE: try adding symbols +
- U+25AC BLACK RECTANGLE: try adding symbols +
- U+25B2 BLACK UP-POINTING TRIANGLE: try adding symbols +
- U+25B3 WHITE UP-POINTING TRIANGLE: try adding one of: symbols, math +
- U+25B6 BLACK RIGHT-POINTING TRIANGLE: try adding symbols +
- U+25B7 WHITE RIGHT-POINTING TRIANGLE: try adding one of: symbols, math +
- U+25BC BLACK DOWN-POINTING TRIANGLE: try adding symbols +
- U+25BD WHITE DOWN-POINTING TRIANGLE: try adding one of: symbols, math +
- U+25C0 BLACK LEFT-POINTING TRIANGLE: try adding symbols +
- U+25C1 WHITE LEFT-POINTING TRIANGLE: try adding one of: symbols, math +
- U+25C6 BLACK DIAMOND: try adding symbols +
- U+25C7 WHITE DIAMOND: try adding symbols +
- U+25CA LOZENGE: try adding one of: symbols, math +
- U+2736 SIX POINTED BLACK STAR: try adding symbols +
- U+27E8 MATHEMATICAL LEFT ANGLE BRACKET: try adding math +
- U+27E9 MATHEMATICAL RIGHT ANGLE BRACKET: try adding math +
- 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:
+ + + [code: unreachable-subsetting] + + +latin
,latin-ext
,menu
,vietnamese
+
+
Glyphset Checks
+ + ⚠️ + + + ++ + Shapes languages in all GF glyphsets. +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
GF_Phonetics_SinoExt glyphset:
++ +
+ + + [code: warning-language-shaping] + + ++ + + +WARN messages +Languages ++ +Some auxiliary glyphs were missing: ſ +de_Latn (German) and fr_Latn (French) ++ +Some auxiliary glyphs were missing: Ʒ, Ǥ, ǥ, Ǯ, ǯ, ʒ +fi_Latn (Finnish) ++ + +Some auxiliary glyphs were missing: IJ, ij +nl_Latn (Dutch) +
+
+
Description Checks
+ + 🔥⚠️ℹ️ℹ️ + + + + + ++ + 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] + + +
+
+
+ + 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] + + +
+
+
Shaping Checks
+ + ⚠️⚠️⏩⏩⏩ + + + ++ + Ensure dotted circle glyph is present and can attach marks. +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
No dotted circle glyph present
+ + + [code: missing-dotted-circle] + + +
+
+
+ + Ensure soft_dotted characters lose their dot when combined with marks that replace the dot. +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
The dot of soft dotted characters used in orthographies must disappear in the following strings: į̀ į́ į̂ į̃ į̄ į̌ ị̀ ị́ ị̂ ị̃ ị̄
+The dot of soft dotted characters should disappear in other cases, for example: i̦̇ i̦̊ i̦̋ i̦̒ j̦̀ j̦́ j̦̃ j̦̄ j̦̆ j̦̇ j̦̈ j̦̉ j̦̊ j̦̋ ǰ̦ j̦̏ j̦̑ j̦̒ į̆ į̇
+Your font fully covers the following languages that require the soft-dotted feature: Han (Latn, 6 speakers), Lithuanian (Latn, 2,357,094 speakers), Kaska (Latn, 125 speakers), Northern Tutchone (Latn, 85 speakers), Dutch (Latn, 31,709,104 speakers), Southern Tutchone (Latn, 65 speakers), Navajo (Latn, 166,319 speakers).
+Your font does not cover the following languages that require the soft-dotted feature: Western Krahn (Latn, 97,800 speakers), Cicipu (Latn, 44,000 speakers), Makaa (Latn, 221,000 speakers), Zapotec (Latn, 490,000 speakers), Gulay (Latn, 250,478 speakers), South Central Banda (Latn, 244,000 speakers), Avokaya (Latn, 100,000 speakers), Ebira (Latn, 2,200,000 speakers), Vute (Latn, 21,000 speakers), Ma’di (Latn, 584,000 speakers), Ikwere (Latn, 717,000 speakers), Bafut (Latn, 158,146 speakers), Dii (Latn, 71,000 speakers), Mfumte (Latn, 79,000 speakers), Mundani (Latn, 34,000 speakers), Ejagham (Latn, 120,000 speakers), Ngbaka (Latn, 1,020,000 speakers), Ukrainian (Cyrl, 29,273,587 speakers), Fur (Latn, 1,230,163 speakers), Ekpeye (Latn, 226,000 speakers), Southern Kisi (Latn, 360,000 speakers), Dan (Latn, 1,099,244 speakers), Ijo, Southeast (Latn, 2,471,000 speakers), Kpelle, Guinea (Latn, 622,000 speakers), Basaa (Latn, 332,940 speakers), Keliko (Latn, 63,000 speakers), Bete-Bendi (Latn, 100,000 speakers), Lugbara (Latn, 2,200,000 speakers), Belarusian (Cyrl, 10,064,517 speakers), Koonzime (Latn, 40,000 speakers), Nateni (Latn, 100,000 speakers), Abua (Latn, 25,000 speakers), Nzakara (Latn, 50,000 speakers), Longto (Latn, 5,000 speakers), Kom (Latn, 360,685 speakers), Sar (Latn, 500,000 speakers), Aghem (Latn, 38,843 speakers), Mango (Latn, 77,000 speakers), Heiltsuk (Latn, 300 speakers), Yala (Latn, 200,000 speakers), Teke-Ebo (Latn, 260,000 speakers), Igbo (Latn, 27,823,640 speakers).
+ + + [code: soft-dotted] + + +
+
+
Outline Checks
+ + ⚠️⏩⏩⏩⏩ + + + ++ + Are there any misaligned on-curve points? +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
The following glyphs have on-curve points which have potentially incorrect y coordinates:
+
+ + + [code: found-misalignments] + + +* Aogonek (U+0104): X=428.0,Y=2.0 (should be at baseline 0?) + +* Aogonek (U+0104): X=468.0,Y=2.0 (should be at baseline 0?) + +* Lcaron (U+013D): X=335.0,Y=1598.0 (should be at cap-height 1600?) + +* Lcaron (U+013D): X=377.0,Y=1598.0 (should be at cap-height 1600?) + +* Ohorn (U+01A0): X=394.0,Y=1598.0 (should be at cap-height 1600?) + +* Ohorn (U+01A0): X=405.0,Y=1598.0 (should be at cap-height 1600?) + +* Ohorn (U+01A0): X=416.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDA (U+1EDA): X=394.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDA (U+1EDA): X=405.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDA (U+1EDA): X=416.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EE2 (U+1EE2): X=394.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EE2 (U+1EE2): X=405.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EE2 (U+1EE2): X=416.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDC (U+1EDC): X=394.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDC (U+1EDC): X=405.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDC (U+1EDC): X=416.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDE (U+1EDE): X=394.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDE (U+1EDE): X=405.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EDE (U+1EDE): X=416.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EE0 (U+1EE0): X=394.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EE0 (U+1EE0): X=405.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EE0 (U+1EE0): X=416.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E9E (U+1E9E): X=478.0,Y=1602.0 (should be at cap-height 1600?) + +* uni1EA5 (U+1EA5): X=497.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EA5 (U+1EA5): X=545.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EA7 (U+1EA7): X=297.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EA7 (U+1EA7): X=345.0,Y=1598.0 (should be at cap-height 1600?) + +* dcaron (U+010F): X=539.0,Y=1598.0 (should be at cap-height 1600?) + +* dcaron (U+010F): X=581.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EBF (U+1EBF): X=511.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EBF (U+1EBF): X=559.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EC1 (U+1EC1): X=311.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EC1 (U+1EC1): X=359.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E17 (U+1E17): X=361.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E17 (U+1E17): X=409.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E15 (U+1E15): X=141.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E15 (U+1E15): X=189.0,Y=1598.0 (should be at cap-height 1600?) + +* g (U+0067): X=109.0,Y=2.0 (should be at baseline 0?) + +* gbreve (U+011F): X=109.0,Y=2.0 (should be at baseline 0?) + +* gcaron (U+01E7): X=109.0,Y=2.0 (should be at baseline 0?) + +* gcircumflex (U+011D): X=109.0,Y=2.0 (should be at baseline 0?) + +* uni0123 (U+0123): X=109.0,Y=2.0 (should be at baseline 0?) + +* gdotaccent (U+0121): X=109.0,Y=2.0 (should be at baseline 0?) + +* uni1E21 (U+1E21): X=109.0,Y=2.0 (should be at baseline 0?) + +* lcaron (U+013E): X=250.0,Y=1601.0 (should be at cap-height 1600?) + +* lcaron (U+013E): X=292.0,Y=1601.0 (should be at cap-height 1600?) + +* uni1ED1 (U+1ED1): X=513.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1ED1 (U+1ED1): X=561.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1ED3 (U+1ED3): X=313.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1ED3 (U+1ED3): X=361.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E53 (U+1E53): X=363.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E53 (U+1E53): X=411.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E51 (U+1E51): X=143.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1E51 (U+1E51): X=191.0,Y=1598.0 (should be at cap-height 1600?) + +* tcaron (U+0165): X=250.0,Y=1598.0 (should be at cap-height 1600?) + +* tcaron (U+0165): X=292.0,Y=1598.0 (should be at cap-height 1600?) + +* uogonek (U+0173): X=422.0,Y=2.0 (should be at baseline 0?) + +* uogonek (U+0173): X=462.0,Y=2.0 (should be at baseline 0?) + +* uni1EA5.ss01: X=493.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EA5.ss01: X=541.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EA7.ss01: X=293.0,Y=1598.0 (should be at cap-height 1600?) + +* uni1EA7.ss01: X=341.0,Y=1598.0 (should be at cap-height 1600?) + +* aogonek.ss01: X=390.0,Y=2.0 (should be at baseline 0?) + +* aogonek.ss01: X=430.0,Y=2.0 (should be at baseline 0?) + +* aring.sc: X=284.5,Y=1598.5 (should be at cap-height 1600?) + +* aring.sc: X=208.0,Y=1598.5 (should be at cap-height 1600?) + +* aringacute.sc: X=284.5,Y=1598.5 (should be at cap-height 1600?) + +* aringacute.sc: X=208.0,Y=1598.5 (should be at cap-height 1600?) + +* eogonek.sc: X=388.0,Y=2.0 (should be at baseline 0?) + +* eogonek.sc: X=428.0,Y=2.0 (should be at baseline 0?) + +* iogonek.sc: X=110.0,Y=2.0 (should be at baseline 0?) + +* iogonek.sc: X=150.0,Y=2.0 (should be at baseline 0?) + +* uni1EEF.sc: X=224.0,Y=1599.0 (should be at cap-height 1600?) + +* uni1EEF.sc: X=296.0,Y=1601.0 (should be at cap-height 1600?) + +* uring.sc: X=313.5,Y=1598.5 (should be at cap-height 1600?) + +* uring.sc: X=237.0,Y=1598.5 (should be at cap-height 1600?) + +* three.subs: X=113.0,Y=2.0 (should be at baseline 0?) + +* five.subs: X=180.0,Y=-2.0 (should be at baseline 0?) + +* six.subs: X=256.5,Y=-1.0 (should be at baseline 0?) + +* questiondown (U+00BF): X=423.5,Y=2.0 (should be at baseline 0?) + +* florin (U+0192): X=120.0,Y=-2.0 (should be at baseline 0?) + +* florin (U+0192): X=1040.0,Y=1602.0 (should be at cap-height 1600?) + +* colonmonetary (U+20A1): X=218.0,Y=1602.0 (should be at cap-height 1600?) + +* colonmonetary (U+20A1): X=342.0,Y=1602.0 (should be at cap-height 1600?) + +* uni03020301: X=485.0,Y=1598.0 (should be at cap-height 1600?) + +* uni03020301: X=533.0,Y=1598.0 (should be at cap-height 1600?) + +* uni03020300: X=287.0,Y=1598.0 (should be at cap-height 1600?) + +* uni03020300: X=335.0,Y=1598.0 (should be at cap-height 1600?) +
+
+
Font File Checks
+ + ⚠️⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ + + + + + + + + + + + + + + + + + + + + + + + + + + + ++ + Ensure fonts have ScriptLangTags declared on the 'meta' table. +
++ ⚠️ + BigShoulders[opsz,wght].ttf + +
+-
+
+
-
+
+ ⚠️ WARN
+
+
+
+
This font file does not have a 'meta' table.
+ + + [code: lacks-meta-table] + + +
+
+