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/outline_jaggy_segments
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/outline_colinear_vectors
- com.google.fonts/check/version_bump
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/outline_semi_vertical
Summary
💥 ERROR | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
2 | 0 | 9 | 25 | 77 | 17 | 327 |
0% | 0% | 2% | 5% | 17% | 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.13.1
Universal Profile Checks
🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️Detect any interpolation issues in the font.
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
Interpolation issues were found in the font:
[code: interpolation-issues]- Contour 0 start point differs in glyph 'percent' between location wght=100 and location wght=700 - Contour 2 start point differs in glyph 'percent' between location wght=100 and location wght=700 - Contour 0 start point differs in glyph 'eight' between location wght=100 and location wght=700 - Contour 0 in glyph 'eight': becomes underweight between wght=100 and wght=700. - Contour 0 start point differs in glyph 'section' between location wght=100 and location wght=700 - Contour 0 in glyph 'section': becomes underweight between wght=100 and wght=700. - Contour 0 start point differs in glyph 'at' between location wght=100 and location wght=700 - Contour 0 in glyph 'at': becomes underweight between wght=100 and wght=700.
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
Interpolation issues were found in the font:
[code: interpolation-issues]- Contour 0 start point differs in glyph 'section' between location wght=100 and location wght=700 - Contour 0 in glyph 'section': becomes underweight between wght=100 and wght=700.
Font contains '.notdef' as its first glyph?
🔥 JosefinSlab[wght].ttf
-
🔥 FAIL
The '.notdef' glyph should contain a drawing, but it is blank.
[code: notdef-is-blank]
🔥 JosefinSlab-Italic[wght].ttf
-
🔥 FAIL
The '.notdef' glyph should contain a drawing, but it is blank.
[code: notdef-is-blank]
Check math signs have the same width.
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
The most common width is 524 among a set of 2 math glyphs. The following math glyphs have a different width, though:
Width = 543: plus
Width = 680: less
Width = 708: equal
Width = 650: greater
Width = 559: logicalnot
Width = 500: multiply
Width = 501: divide
[code: width-outliers]
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
The most common width is 543 among a set of 1 math glyphs. The following math glyphs have a different width, though:
Width = 680: less
Width = 708: equal
Width = 650: greater
Width = 559: logicalnot
Width = 524: plusminus
Width = 500: multiply
Width = 501: divide
Width = 523: minus
[code: width-outliers]
Checking that the typoAscender exceeds the yMax of the /Agrave.
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
OS/2.sTypoAscender value should be greater than 883, but got 750 instead
[code: typoAscender]
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
OS/2.sTypoAscender value should be greater than 883, but got 750 instead
[code: typoAscender]
Article Checks
⚠️⚠️Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
Family metadata at /Users/simon/others-repos/fonts//ofl/josefinslab does not have an article.
[code: lacks-article]
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
Family metadata at /Users/simon/others-repos/fonts//ofl/josefinslab does not have an article.
[code: lacks-article]
Metadata Checks
⚠️⚠️⏩⏩⏩⏩ℹ️ℹ️Check for codepoints not covered by METADATA subsets.
⚠️ JosefinSlab[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+2074 SUPERSCRIPT FOUR: try adding math
Or you can add the above codepoints to one of the subsets supported by the font:
[code: unreachable-subsetting]latin
,menu
⚠️ JosefinSlab-Italic[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+2074 SUPERSCRIPT FOUR: try adding math
Or you can add the above codepoints to one of the subsets supported by the font:
[code: unreachable-subsetting]latin
,menu
Glyphset Checks
💥💥Shapes languages in all GF glyphsets.
💥 JosefinSlab[wght].ttf
-
💥 ERROR
Failed with ModuleNotFoundError: No module named 'shaperglot.checker'
[code: failed-check]File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checkrunner.py", line 222, in _run_check subresults = list(subresults) File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checks/vendorspecific/googlefonts/glyphsets/shape_languages.py", line 19, in check_glyphsets_shape_languages from shaperglot.checker import Checker
💥 JosefinSlab-Italic[wght].ttf
-
💥 ERROR
Failed with ModuleNotFoundError: No module named 'shaperglot.checker'
[code: failed-check]File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checkrunner.py", line 222, in _run_check subresults = list(subresults) File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checks/vendorspecific/googlefonts/glyphsets/shape_languages.py", line 19, in check_glyphsets_shape_languages from shaperglot.checker import Checker
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]
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.
[code: missing-eof-linebreak]
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ 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.
⚠️ JosefinSlab-Italic[wght].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]
Does DESCRIPTION file contain a upstream Git repo URL?
🔥 JosefinSlab[wght].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]
🔥 JosefinSlab-Italic[wght].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.
🔥 METADATA.pb
-
🔥 FAIL
DESCRIPTION.en_us.html must have size larger than 200 bytes.
[code: too-short]
Licensing Checks
🔥🔥⚠️⚠️⚠️⚠️Check OFL body text is correct.
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
The OFL.txt body text is incorrect. Please use https://github.com/googlefonts/Unified-Font-Repository/blob/main/OFL.txt as a template. You should only modify the first line.
Lines changed:
+ Copyright (c) 2010, Santiago Orozco (hi@typemade.mx), with Reserved Font Name Josefin.\n
[code: incorrect-ofl-body-text]
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
The OFL.txt body text is incorrect. Please use https://github.com/googlefonts/Unified-Font-Repository/blob/main/OFL.txt as a template. You should only modify the first line.
Lines changed:
+ Copyright (c) 2010, Santiago Orozco (hi@typemade.mx), with Reserved Font Name Josefin.\n
[code: incorrect-ofl-body-text]
Copyright notice on METADATA.pb should not contain 'Reserved Font Name'.
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
METADATA.pb: copyright field ("Copyright 2020 The Josefin Slab Project Authors (https://github.com/googlefonts/josefinslab/), with Reserved Font Name Josefin.") contains "Reserved Font Name". This is an error except in a few specific rare cases.
[code: rfn]
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
METADATA.pb: copyright field ("Copyright 2020 The Josefin Slab Project Authors (https://github.com/googlefonts/josefinslab/), with Reserved Font Name Josefin.") contains "Reserved Font Name". This is an error except in a few specific rare cases.
[code: rfn]
Name table strings must not contain the string 'Reserved Font Name'.
🔥 JosefinSlab[wght].ttf
-
🔥 FAIL
Name table entry contains "Reserved Font Name": "Copyright 2020 The Josefin Slab Project Authors (https://github.com/googlefonts/josefinslab/), with Reserved Font Name Josefin."
This is an error except in a few specific rare cases.
[code: rfn]
🔥 JosefinSlab-Italic[wght].ttf
-
🔥 FAIL
Name table entry contains "Reserved Font Name": "Copyright 2020 The Josefin Slab Project Authors (https://github.com/googlefonts/josefinslab/), with Reserved Font Name Josefin."
This is an error except in a few specific rare cases.
[code: rfn]
Outline Checks
⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩Are there any misaligned on-curve points?
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
The following glyphs have on-curve points which have potentially incorrect y coordinates:
[code: found-misalignments]* Atilde (U+00C3): X=474.0,Y=752.0 (should be at ascender 750?) * J (U+004A): X=193.0,Y=2.0 (should be at baseline 0?) * N (U+004E): X=712.0,Y=2.0 (should be at baseline 0?) * Ntilde (U+00D1): X=712.0,Y=2.0 (should be at baseline 0?) * Ntilde (U+00D1): X=472.0,Y=752.0 (should be at ascender 750?) * Otilde (U+00D5): X=459.0,Y=752.0 (should be at ascender 750?) * OE (U+0152): X=845.0,Y=701.0 (should be at cap-height 700?) * S (U+0053): X=297.5,Y=702.0 (should be at cap-height 700?) * b (U+0062): X=243.5,Y=374.0 (should be at x-height 375?) * d (U+0064): X=288.5,Y=374.0 (should be at x-height 375?) * e (U+0065): X=286.5,Y=373.5 (should be at x-height 375?) * p (U+0070): X=243.5,Y=1.0 (should be at baseline 0?) * thorn (U+00FE): X=228.5,Y=1.0 (should be at baseline 0?) * q (U+0071): X=288.5,Y=1.0 (should be at baseline 0?) * r (U+0072): X=238.5,Y=374.0 (should be at x-height 375?) * s (U+0073): X=108.5,Y=-1.5 (should be at baseline 0?) * s (U+0073): X=218.0,Y=2.0 (should be at baseline 0?) * nine (U+0039): X=126.0,Y=-1.5 (should be at baseline 0?) * questiondown (U+00BF): X=37.0,Y=2.0 (should be at baseline 0?) * questiondown (U+00BF): X=51.0,Y=2.0 (should be at baseline 0?) * braceright (U+007D): X=203.5,Y=698.0 (should be at cap-height 700?) * paragraph (U+00B6): X=85.0,Y=702.0 (should be at cap-height 700?) * section (U+00A7): X=209.0,Y=2.0 (should be at baseline 0?) * Euro (U+20AC): X=437.0,Y=1.5 (should be at baseline 0?) * dollar (U+0024): X=162.5,Y=1.0 (should be at baseline 0?) * greater (U+003E): X=115.0,Y=1.0 (should be at baseline 0?) * less (U+003C): X=553.0,Y=1.0 (should be at baseline 0?) * less (U+003C): X=553.0,Y=1.0 (should be at baseline 0?)
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
The following glyphs have on-curve points which have potentially incorrect y coordinates:
[code: found-misalignments]* J (U+004A): X=152.5,Y=2.0 (should be at baseline 0?) * N (U+004E): X=716.0,Y=2.0 (should be at baseline 0?) * S (U+0053): X=373.0,Y=702.0 (should be at cap-height 700?) * a (U+0061): X=340.5,Y=374.0 (should be at x-height 375?) * e (U+0065): X=339.5,Y=373.0 (should be at x-height 375?) * g (U+0067): X=344.5,Y=374.0 (should be at x-height 375?) * r (U+0072): X=289.5,Y=373.5 (should be at x-height 375?) * s (U+0073): X=87.5,Y=0.5 (should be at baseline 0?) * s (U+0073): X=202.5,Y=2.0 (should be at baseline 0?) * s (U+0073): X=243.0,Y=376.0 (should be at x-height 375?) * nine (U+0039): X=121.0,Y=-1.0 (should be at baseline 0?) * germandbls (U+00DF): X=247.5,Y=-0.5 (should be at baseline 0?) * dollar (U+0024): X=329.0,Y=701.5 (should be at cap-height 700?) * dollar (U+0024): X=113.5,Y=1.0 (should be at baseline 0?) * questiondown (U+00BF): X=29.0,Y=2.0 (should be at baseline 0?) * questiondown (U+00BF): X=15.0,Y=2.0 (should be at baseline 0?) * less (U+003C): X=519.0,Y=1.0 (should be at baseline 0?) * less (U+003C): X=519.0,Y=1.0 (should be at baseline 0?) * greater (U+003E): X=81.0,Y=1.0 (should be at baseline 0?) * ampersand (U+0026): X=377.0,Y=748.0 (should be at ascender 750?) * section (U+00A7): X=210.0,Y=2.0 (should be at baseline 0?) * section (U+00A7): X=341.0,Y=698.0 (should be at cap-height 700?) * paragraph (U+00B6): X=184.0,Y=702.0 (should be at cap-height 700?) * Atilde (U+00C3): X=575.0,Y=752.0 (should be at ascender 750?) * Ntilde (U+00D1): X=716.0,Y=2.0 (should be at baseline 0?) * Ntilde (U+00D1): X=575.0,Y=752.0 (should be at ascender 750?) * Otilde (U+00D5): X=556.0,Y=752.0 (should be at ascender 750?) * Euro (U+20AC): X=403.0,Y=1.5 (should be at baseline 0?)
Check the direction of the outermost contour in each glyph
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
The following glyphs have a counter-clockwise outer contour:
[code: ccw-outer-contour]* A (U+0041) has a counter-clockwise outer contour * AE (U+00C6) has a counter-clockwise outer contour * Aacute (U+00C1) has a counter-clockwise outer contour * Aacute (U+00C1) has a counter-clockwise outer contour * Acircumflex (U+00C2) has a counter-clockwise outer contour * Acircumflex (U+00C2) has a counter-clockwise outer contour * Adieresis (U+00C4) has a counter-clockwise outer contour * Adieresis (U+00C4) has a counter-clockwise outer contour * Adieresis (U+00C4) has a counter-clockwise outer contour * Agrave (U+00C0) has a counter-clockwise outer contour * Agrave (U+00C0) has a counter-clockwise outer contour * Aring (U+00C5) has a counter-clockwise outer contour * Aring (U+00C5) has a counter-clockwise outer contour * Atilde (U+00C3) has a counter-clockwise outer contour * Atilde (U+00C3) has a counter-clockwise outer contour * B (U+0042) has a counter-clockwise outer contour * C (U+0043) has a counter-clockwise outer contour * Ccedilla (U+00C7) has a counter-clockwise outer contour * D (U+0044) has a counter-clockwise outer contour * E (U+0045) has a counter-clockwise outer contour * Eacute (U+00C9) has a counter-clockwise outer contour * Eacute (U+00C9) has a counter-clockwise outer contour * Ecircumflex (U+00CA) has a counter-clockwise outer contour * Ecircumflex (U+00CA) has a counter-clockwise outer contour * Edieresis (U+00CB) has a counter-clockwise outer contour * Edieresis (U+00CB) has a counter-clockwise outer contour * Edieresis (U+00CB) has a counter-clockwise outer contour * Egrave (U+00C8) has a counter-clockwise outer contour * Egrave (U+00C8) has a counter-clockwise outer contour * Eth (U+00D0) has a counter-clockwise outer contour * Euro (U+20AC) has a counter-clockwise outer contour * F (U+0046) has a counter-clockwise outer contour * G (U+0047) has a counter-clockwise outer contour * H (U+0048) has a counter-clockwise outer contour * I (U+0049) has a counter-clockwise outer contour * Iacute (U+00CD) has a counter-clockwise outer contour * Iacute (U+00CD) has a counter-clockwise outer contour * Icircumflex (U+00CE) has a counter-clockwise outer contour * Icircumflex (U+00CE) has a counter-clockwise outer contour * Idieresis (U+00CF) has a counter-clockwise outer contour * Idieresis (U+00CF) has a counter-clockwise outer contour * Idieresis (U+00CF) has a counter-clockwise outer contour * Igrave (U+00CC) has a counter-clockwise outer contour * Igrave (U+00CC) has a counter-clockwise outer contour * J (U+004A) has a counter-clockwise outer contour * K (U+004B) has a counter-clockwise outer contour * L (U+004C) has a counter-clockwise outer contour * M (U+004D) has a counter-clockwise outer contour * N (U+004E) has a counter-clockwise outer contour * Ntilde (U+00D1) has a counter-clockwise outer contour * Ntilde (U+00D1) has a counter-clockwise outer contour * O (U+004F) has a counter-clockwise outer contour * OE (U+0152) has a counter-clockwise outer contour * Oacute (U+00D3) has a counter-clockwise outer contour * Oacute (U+00D3) has a counter-clockwise outer contour * Ocircumflex (U+00D4) has a counter-clockwise outer contour * Ocircumflex (U+00D4) has a counter-clockwise outer contour * Odieresis (U+00D6) has a counter-clockwise outer contour * Odieresis (U+00D6) has a counter-clockwise outer contour * Odieresis (U+00D6) has a counter-clockwise outer contour * Ograve (U+00D2) has a counter-clockwise outer contour * Ograve (U+00D2) has a counter-clockwise outer contour * Oslash (U+00D8) has a counter-clockwise outer contour * Otilde (U+00D5) has a counter-clockwise outer contour * Otilde (U+00D5) has a counter-clockwise outer contour * P (U+0050) has a counter-clockwise outer contour * Q (U+0051) has a counter-clockwise outer contour * R (U+0052) has a counter-clockwise outer contour * S (U+0053) has a counter-clockwise outer contour * T (U+0054) has a counter-clockwise outer contour * Thorn (U+00DE) has a counter-clockwise outer contour * U (U+0055) has a counter-clockwise outer contour * Uacute (U+00DA) has a counter-clockwise outer contour * Uacute (U+00DA) has a counter-clockwise outer contour * Ucircumflex (U+00DB) has a counter-clockwise outer contour * Ucircumflex (U+00DB) has a counter-clockwise outer contour * Udieresis (U+00DC) has a counter-clockwise outer contour * Udieresis (U+00DC) has a counter-clockwise outer contour * Udieresis (U+00DC) has a counter-clockwise outer contour * Ugrave (U+00D9) has a counter-clockwise outer contour * Ugrave (U+00D9) has a counter-clockwise outer contour * V (U+0056) has a counter-clockwise outer contour * W (U+0057) has a counter-clockwise outer contour * X (U+0058) has a counter-clockwise outer contour * Y (U+0059) has a counter-clockwise outer contour * Yacute (U+00DD) has a counter-clockwise outer contour * Yacute (U+00DD) has a counter-clockwise outer contour * Z (U+005A) has a counter-clockwise outer contour * a (U+0061) has a counter-clockwise outer contour * aacute (U+00E1) has a counter-clockwise outer contour * aacute (U+00E1) has a counter-clockwise outer contour * acircumflex (U+00E2) has a counter-clockwise outer contour * acircumflex (U+00E2) has a counter-clockwise outer contour * acute (U+00B4) has a counter-clockwise outer contour * adieresis (U+00E4) has a counter-clockwise outer contour * adieresis (U+00E4) has a counter-clockwise outer contour * adieresis (U+00E4) has a counter-clockwise outer contour * ae (U+00E6) has a counter-clockwise outer contour * agrave (U+00E0) has a counter-clockwise outer contour * agrave (U+00E0) has a counter-clockwise outer contour * ampersand (U+0026) has a counter-clockwise outer contour * aring (U+00E5) has a counter-clockwise outer contour * aring (U+00E5) has a counter-clockwise outer contour * asciicircum (U+005E) has a counter-clockwise outer contour * asciitilde (U+007E) has a counter-clockwise outer contour * asterisk (U+002A) has a counter-clockwise outer contour * at (U+0040) has a counter-clockwise outer contour * atilde (U+00E3) has a counter-clockwise outer contour * atilde (U+00E3) has a counter-clockwise outer contour * b (U+0062) has a counter-clockwise outer contour * backslash (U+005C) has a counter-clockwise outer contour * bar (U+007C) has a counter-clockwise outer contour * braceleft (U+007B) has a counter-clockwise outer contour * braceright (U+007D) has a counter-clockwise outer contour * bracketleft (U+005B) has a counter-clockwise outer contour * bracketright (U+005D) has a counter-clockwise outer contour * brokenbar (U+00A6) has a counter-clockwise outer contour * brokenbar (U+00A6) has a counter-clockwise outer contour * bullet (U+2022) has a counter-clockwise outer contour * c (U+0063) has a counter-clockwise outer contour * ccedilla (U+00E7) has a counter-clockwise outer contour * cedilla (U+00B8) has a counter-clockwise outer contour * cent (U+00A2) has a counter-clockwise outer contour * circumflex (U+02C6) has a counter-clockwise outer contour * colon (U+003A) has a counter-clockwise outer contour * colon (U+003A) has a counter-clockwise outer contour * comma (U+002C) has a counter-clockwise outer contour * copyright (U+00A9) has a counter-clockwise outer contour * currency (U+00A4) has a counter-clockwise outer contour * d (U+0064) has a counter-clockwise outer contour * degree (U+00B0) has a counter-clockwise outer contour * dieresis (U+00A8) has a counter-clockwise outer contour * dieresis (U+00A8) has a counter-clockwise outer contour * divide (U+00F7) has a counter-clockwise outer contour * divide (U+00F7) has a counter-clockwise outer contour * divide (U+00F7) has a counter-clockwise outer contour * dollar (U+0024) has a counter-clockwise outer contour * dotlessi (U+0131) has a counter-clockwise outer contour * e (U+0065) has a counter-clockwise outer contour * eacute (U+00E9) has a counter-clockwise outer contour * eacute (U+00E9) has a counter-clockwise outer contour * ecircumflex (U+00EA) has a counter-clockwise outer contour * ecircumflex (U+00EA) has a counter-clockwise outer contour * edieresis (U+00EB) has a counter-clockwise outer contour * edieresis (U+00EB) has a counter-clockwise outer contour * edieresis (U+00EB) has a counter-clockwise outer contour * egrave (U+00E8) has a counter-clockwise outer contour * egrave (U+00E8) has a counter-clockwise outer contour * eight (U+0038) has a counter-clockwise outer contour * ellipsis (U+2026) has a counter-clockwise outer contour * ellipsis (U+2026) has a counter-clockwise outer contour * ellipsis (U+2026) has a counter-clockwise outer contour * emdash (U+2014) has a counter-clockwise outer contour * endash (U+2013) has a counter-clockwise outer contour * equal (U+003D) has a counter-clockwise outer contour * equal (U+003D) has a counter-clockwise outer contour * eth (U+00F0) has a counter-clockwise outer contour * exclam (U+0021) has a counter-clockwise outer contour * exclam (U+0021) has a counter-clockwise outer contour * exclamdown (U+00A1) has a counter-clockwise outer contour * exclamdown (U+00A1) has a counter-clockwise outer contour * f (U+0066) has a counter-clockwise outer contour * five (U+0035) has a counter-clockwise outer contour * four (U+0034) has a counter-clockwise outer contour * fraction (U+2044) has a counter-clockwise outer contour * g (U+0067) has a counter-clockwise outer contour * germandbls (U+00DF) has a counter-clockwise outer contour * grave (U+0060) has a counter-clockwise outer contour * greater (U+003E) has a counter-clockwise outer contour * guillemotleft (U+00AB) has a counter-clockwise outer contour * guillemotleft (U+00AB) has a counter-clockwise outer contour * guillemotright (U+00BB) has a counter-clockwise outer contour * guillemotright (U+00BB) has a counter-clockwise outer contour * guilsinglleft (U+2039) has a counter-clockwise outer contour * guilsinglright (U+203A) has a counter-clockwise outer contour * h (U+0068) has a counter-clockwise outer contour * hyphen (U+002D) has a counter-clockwise outer contour * i (U+0069) has a counter-clockwise outer contour * i (U+0069) has a counter-clockwise outer contour * iacute (U+00ED) has a counter-clockwise outer contour * iacute (U+00ED) has a counter-clockwise outer contour * icircumflex (U+00EE) has a counter-clockwise outer contour * icircumflex (U+00EE) has a counter-clockwise outer contour * idieresis (U+00EF) has a counter-clockwise outer contour * idieresis (U+00EF) has a counter-clockwise outer contour * idieresis (U+00EF) has a counter-clockwise outer contour * igrave (U+00EC) has a counter-clockwise outer contour * igrave (U+00EC) has a counter-clockwise outer contour * j (U+006A) has a counter-clockwise outer contour * j (U+006A) has a counter-clockwise outer contour * k (U+006B) has a counter-clockwise outer contour * l (U+006C) has a counter-clockwise outer contour * less (U+003C) has a counter-clockwise outer contour * logicalnot (U+00AC) has a counter-clockwise outer contour * m (U+006D) has a counter-clockwise outer contour * macron (U+00AF) has a counter-clockwise outer contour * minus (U+2212) has a counter-clockwise outer contour * multiply (U+00D7) has a counter-clockwise outer contour * n (U+006E) has a counter-clockwise outer contour * nine (U+0039) has a counter-clockwise outer contour * ntilde (U+00F1) has a counter-clockwise outer contour * ntilde (U+00F1) has a counter-clockwise outer contour * numbersign (U+0023) has a counter-clockwise outer contour * o (U+006F) has a counter-clockwise outer contour * oacute (U+00F3) has a counter-clockwise outer contour * oacute (U+00F3) has a counter-clockwise outer contour * ocircumflex (U+00F4) has a counter-clockwise outer contour * ocircumflex (U+00F4) has a counter-clockwise outer contour * odieresis (U+00F6) has a counter-clockwise outer contour * odieresis (U+00F6) has a counter-clockwise outer contour * odieresis (U+00F6) has a counter-clockwise outer contour * oe (U+0153) has a counter-clockwise outer contour * ograve (U+00F2) has a counter-clockwise outer contour * ograve (U+00F2) has a counter-clockwise outer contour * one (U+0031) has a counter-clockwise outer contour * onehalf (U+00BD) has a counter-clockwise outer contour * onehalf (U+00BD) has a counter-clockwise outer contour * onehalf (U+00BD) has a counter-clockwise outer contour * onequarter (U+00BC) has a counter-clockwise outer contour * onequarter (U+00BC) has a counter-clockwise outer contour * onequarter (U+00BC) has a counter-clockwise outer contour * ordfeminine (U+00AA) has a counter-clockwise outer contour * ordmasculine (U+00BA) has a counter-clockwise outer contour * oslash (U+00F8) has a counter-clockwise outer contour * otilde (U+00F5) has a counter-clockwise outer contour * otilde (U+00F5) has a counter-clockwise outer contour * p (U+0070) has a counter-clockwise outer contour * paragraph (U+00B6) has a counter-clockwise outer contour * parenleft (U+0028) has a counter-clockwise outer contour * parenright (U+0029) has a counter-clockwise outer contour * percent (U+0025) has a counter-clockwise outer contour * percent (U+0025) has a counter-clockwise outer contour * percent (U+0025) has a counter-clockwise outer contour * period (U+002E) has a counter-clockwise outer contour * periodcentered (U+00B7) has a counter-clockwise outer contour * plus (U+002B) has a counter-clockwise outer contour * plusminus (U+00B1) has a counter-clockwise outer contour * plusminus (U+00B1) has a counter-clockwise outer contour * q (U+0071) has a counter-clockwise outer contour * question (U+003F) has a counter-clockwise outer contour * question (U+003F) has a counter-clockwise outer contour * questiondown (U+00BF) has a counter-clockwise outer contour * questiondown (U+00BF) has a counter-clockwise outer contour * quotedbl (U+0022) has a counter-clockwise outer contour * quotedbl (U+0022) has a counter-clockwise outer contour * quotedblbase (U+201E) has a counter-clockwise outer contour * quotedblbase (U+201E) has a counter-clockwise outer contour * quotedblleft (U+201C) has a counter-clockwise outer contour * quotedblleft (U+201C) has a counter-clockwise outer contour * quotedblright (U+201D) has a counter-clockwise outer contour * quotedblright (U+201D) has a counter-clockwise outer contour * quoteleft (U+2018) has a counter-clockwise outer contour * quoteright (U+2019) has a counter-clockwise outer contour * quotesinglbase (U+201A) has a counter-clockwise outer contour * quotesingle (U+0027) has a counter-clockwise outer contour * r (U+0072) has a counter-clockwise outer contour * registered (U+00AE) has a counter-clockwise outer contour * ring (U+02DA) has a counter-clockwise outer contour * s (U+0073) has a counter-clockwise outer contour * section (U+00A7) has a counter-clockwise outer contour * semicolon (U+003B) has a counter-clockwise outer contour * semicolon (U+003B) has a counter-clockwise outer contour * seven (U+0037) has a counter-clockwise outer contour * six (U+0036) has a counter-clockwise outer contour * slash (U+002F) has a counter-clockwise outer contour * sterling (U+00A3) has a counter-clockwise outer contour * t (U+0074) has a counter-clockwise outer contour * thorn (U+00FE) has a counter-clockwise outer contour * three (U+0033) has a counter-clockwise outer contour * threequarters (U+00BE) has a counter-clockwise outer contour * threequarters (U+00BE) has a counter-clockwise outer contour * threequarters (U+00BE) has a counter-clockwise outer contour * tilde (U+02DC) has a counter-clockwise outer contour * two (U+0032) has a counter-clockwise outer contour * u (U+0075) has a counter-clockwise outer contour * uacute (U+00FA) has a counter-clockwise outer contour * uacute (U+00FA) has a counter-clockwise outer contour * ucircumflex (U+00FB) has a counter-clockwise outer contour * ucircumflex (U+00FB) has a counter-clockwise outer contour * udieresis (U+00FC) has a counter-clockwise outer contour * udieresis (U+00FC) has a counter-clockwise outer contour * udieresis (U+00FC) has a counter-clockwise outer contour * ugrave (U+00F9) has a counter-clockwise outer contour * ugrave (U+00F9) has a counter-clockwise outer contour * underscore (U+005F) has a counter-clockwise outer contour * uni00B2 (U+00B2) has a counter-clockwise outer contour * uni00B3 (U+00B3) has a counter-clockwise outer contour * uni00B9 (U+00B9) has a counter-clockwise outer contour * uni03BC (U+00B5) has a counter-clockwise outer contour * uni2074 (U+2074) has a counter-clockwise outer contour * uni2215 (U+2215) has a counter-clockwise outer contour * v (U+0076) has a counter-clockwise outer contour * w (U+0077) has a counter-clockwise outer contour * x (U+0078) has a counter-clockwise outer contour * y (U+0079) has a counter-clockwise outer contour * yacute (U+00FD) has a counter-clockwise outer contour * yacute (U+00FD) has a counter-clockwise outer contour * ydieresis (U+00FF) has a counter-clockwise outer contour * ydieresis (U+00FF) has a counter-clockwise outer contour * ydieresis (U+00FF) has a counter-clockwise outer contour * yen (U+00A5) has a counter-clockwise outer contour * z (U+007A) has a counter-clockwise outer contour * zero (U+0030) has a counter-clockwise outer contour
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
The following glyphs have a counter-clockwise outer contour:
[code: ccw-outer-contour]* A (U+0041) has a counter-clockwise outer contour * AE (U+00C6) has a counter-clockwise outer contour * Aacute (U+00C1) has a counter-clockwise outer contour * Aacute (U+00C1) has a counter-clockwise outer contour * Acircumflex (U+00C2) has a counter-clockwise outer contour * Acircumflex (U+00C2) has a counter-clockwise outer contour * Adieresis (U+00C4) has a counter-clockwise outer contour * Adieresis (U+00C4) has a counter-clockwise outer contour * Adieresis (U+00C4) has a counter-clockwise outer contour * Agrave (U+00C0) has a counter-clockwise outer contour * Agrave (U+00C0) has a counter-clockwise outer contour * Aring (U+00C5) has a counter-clockwise outer contour * Aring (U+00C5) has a counter-clockwise outer contour * Atilde (U+00C3) has a counter-clockwise outer contour * Atilde (U+00C3) has a counter-clockwise outer contour * B (U+0042) has a counter-clockwise outer contour * C (U+0043) has a counter-clockwise outer contour * Ccedilla (U+00C7) has a counter-clockwise outer contour * D (U+0044) has a counter-clockwise outer contour * E (U+0045) has a counter-clockwise outer contour * Eacute (U+00C9) has a counter-clockwise outer contour * Eacute (U+00C9) has a counter-clockwise outer contour * Ecircumflex (U+00CA) has a counter-clockwise outer contour * Ecircumflex (U+00CA) has a counter-clockwise outer contour * Edieresis (U+00CB) has a counter-clockwise outer contour * Edieresis (U+00CB) has a counter-clockwise outer contour * Edieresis (U+00CB) has a counter-clockwise outer contour * Egrave (U+00C8) has a counter-clockwise outer contour * Egrave (U+00C8) has a counter-clockwise outer contour * Eth (U+00D0) has a counter-clockwise outer contour * Euro (U+20AC) has a counter-clockwise outer contour * F (U+0046) has a counter-clockwise outer contour * G (U+0047) has a counter-clockwise outer contour * H (U+0048) has a counter-clockwise outer contour * I (U+0049) has a counter-clockwise outer contour * Iacute (U+00CD) has a counter-clockwise outer contour * Iacute (U+00CD) has a counter-clockwise outer contour * Icircumflex (U+00CE) has a counter-clockwise outer contour * Icircumflex (U+00CE) has a counter-clockwise outer contour * Idieresis (U+00CF) has a counter-clockwise outer contour * Idieresis (U+00CF) has a counter-clockwise outer contour * Idieresis (U+00CF) has a counter-clockwise outer contour * Igrave (U+00CC) has a counter-clockwise outer contour * Igrave (U+00CC) has a counter-clockwise outer contour * J (U+004A) has a counter-clockwise outer contour * K (U+004B) has a counter-clockwise outer contour * L (U+004C) has a counter-clockwise outer contour * M (U+004D) has a counter-clockwise outer contour * N (U+004E) has a counter-clockwise outer contour * Ntilde (U+00D1) has a counter-clockwise outer contour * Ntilde (U+00D1) has a counter-clockwise outer contour * O (U+004F) has a counter-clockwise outer contour * OE (U+0152) has a counter-clockwise outer contour * Oacute (U+00D3) has a counter-clockwise outer contour * Oacute (U+00D3) has a counter-clockwise outer contour * Ocircumflex (U+00D4) has a counter-clockwise outer contour * Ocircumflex (U+00D4) has a counter-clockwise outer contour * Odieresis (U+00D6) has a counter-clockwise outer contour * Odieresis (U+00D6) has a counter-clockwise outer contour * Odieresis (U+00D6) has a counter-clockwise outer contour * Ograve (U+00D2) has a counter-clockwise outer contour * Ograve (U+00D2) has a counter-clockwise outer contour * Oslash (U+00D8) has a counter-clockwise outer contour * Otilde (U+00D5) has a counter-clockwise outer contour * Otilde (U+00D5) has a counter-clockwise outer contour * P (U+0050) has a counter-clockwise outer contour * Q (U+0051) has a counter-clockwise outer contour * R (U+0052) has a counter-clockwise outer contour * S (U+0053) has a counter-clockwise outer contour * T (U+0054) has a counter-clockwise outer contour * Thorn (U+00DE) has a counter-clockwise outer contour * U (U+0055) has a counter-clockwise outer contour * Uacute (U+00DA) has a counter-clockwise outer contour * Uacute (U+00DA) has a counter-clockwise outer contour * Ucircumflex (U+00DB) has a counter-clockwise outer contour * Ucircumflex (U+00DB) has a counter-clockwise outer contour * Udieresis (U+00DC) has a counter-clockwise outer contour * Udieresis (U+00DC) has a counter-clockwise outer contour * Udieresis (U+00DC) has a counter-clockwise outer contour * Ugrave (U+00D9) has a counter-clockwise outer contour * Ugrave (U+00D9) has a counter-clockwise outer contour * V (U+0056) has a counter-clockwise outer contour * W (U+0057) has a counter-clockwise outer contour * X (U+0058) has a counter-clockwise outer contour * Y (U+0059) has a counter-clockwise outer contour * Yacute (U+00DD) has a counter-clockwise outer contour * Yacute (U+00DD) has a counter-clockwise outer contour * Z (U+005A) has a counter-clockwise outer contour * a (U+0061) has a counter-clockwise outer contour * aacute (U+00E1) has a counter-clockwise outer contour * aacute (U+00E1) has a counter-clockwise outer contour * acircumflex (U+00E2) has a counter-clockwise outer contour * acircumflex (U+00E2) has a counter-clockwise outer contour * acute (U+00B4) has a counter-clockwise outer contour * adieresis (U+00E4) has a counter-clockwise outer contour * adieresis (U+00E4) has a counter-clockwise outer contour * adieresis (U+00E4) has a counter-clockwise outer contour * ae (U+00E6) has a counter-clockwise outer contour * agrave (U+00E0) has a counter-clockwise outer contour * agrave (U+00E0) has a counter-clockwise outer contour * aring (U+00E5) has a counter-clockwise outer contour * aring (U+00E5) has a counter-clockwise outer contour * asciicircum (U+005E) has a counter-clockwise outer contour * asciitilde (U+007E) has a counter-clockwise outer contour * asterisk (U+002A) has a counter-clockwise outer contour * at (U+0040) has a counter-clockwise outer contour * atilde (U+00E3) has a counter-clockwise outer contour * atilde (U+00E3) has a counter-clockwise outer contour * b (U+0062) has a counter-clockwise outer contour * backslash (U+005C) has a counter-clockwise outer contour * bar (U+007C) has a counter-clockwise outer contour * braceleft (U+007B) has a counter-clockwise outer contour * braceright (U+007D) has a counter-clockwise outer contour * bracketleft (U+005B) has a counter-clockwise outer contour * bracketright (U+005D) has a counter-clockwise outer contour * brokenbar (U+00A6) has a counter-clockwise outer contour * brokenbar (U+00A6) has a counter-clockwise outer contour * bullet (U+2022) has a counter-clockwise outer contour * c (U+0063) has a counter-clockwise outer contour * ccedilla (U+00E7) has a counter-clockwise outer contour * cedilla (U+00B8) has a counter-clockwise outer contour * cent (U+00A2) has a counter-clockwise outer contour * circumflex (U+02C6) has a counter-clockwise outer contour * colon (U+003A) has a counter-clockwise outer contour * colon (U+003A) has a counter-clockwise outer contour * comma (U+002C) has a counter-clockwise outer contour * copyright (U+00A9) has a counter-clockwise outer contour * currency (U+00A4) has a counter-clockwise outer contour * d (U+0064) has a counter-clockwise outer contour * degree (U+00B0) has a counter-clockwise outer contour * dieresis (U+00A8) has a counter-clockwise outer contour * dieresis (U+00A8) has a counter-clockwise outer contour * divide (U+00F7) has a counter-clockwise outer contour * divide (U+00F7) has a counter-clockwise outer contour * divide (U+00F7) has a counter-clockwise outer contour * dollar (U+0024) has a counter-clockwise outer contour * dotlessi (U+0131) has a counter-clockwise outer contour * e (U+0065) has a counter-clockwise outer contour * eacute (U+00E9) has a counter-clockwise outer contour * eacute (U+00E9) has a counter-clockwise outer contour * ecircumflex (U+00EA) has a counter-clockwise outer contour * ecircumflex (U+00EA) has a counter-clockwise outer contour * edieresis (U+00EB) has a counter-clockwise outer contour * edieresis (U+00EB) has a counter-clockwise outer contour * edieresis (U+00EB) has a counter-clockwise outer contour * egrave (U+00E8) has a counter-clockwise outer contour * egrave (U+00E8) has a counter-clockwise outer contour * eight (U+0038) has a counter-clockwise outer contour * ellipsis (U+2026) has a counter-clockwise outer contour * ellipsis (U+2026) has a counter-clockwise outer contour * ellipsis (U+2026) has a counter-clockwise outer contour * emdash (U+2014) has a counter-clockwise outer contour * endash (U+2013) has a counter-clockwise outer contour * equal (U+003D) has a counter-clockwise outer contour * equal (U+003D) has a counter-clockwise outer contour * eth (U+00F0) has a counter-clockwise outer contour * exclam (U+0021) has a counter-clockwise outer contour * exclam (U+0021) has a counter-clockwise outer contour * exclamdown (U+00A1) has a counter-clockwise outer contour * exclamdown (U+00A1) has a counter-clockwise outer contour * f (U+0066) has a counter-clockwise outer contour * five (U+0035) has a counter-clockwise outer contour * four (U+0034) has a counter-clockwise outer contour * fraction (U+2044) has a counter-clockwise outer contour * g (U+0067) has a counter-clockwise outer contour * germandbls (U+00DF) has a counter-clockwise outer contour * grave (U+0060) has a counter-clockwise outer contour * greater (U+003E) has a counter-clockwise outer contour * guillemotleft (U+00AB) has a counter-clockwise outer contour * guillemotleft (U+00AB) has a counter-clockwise outer contour * guillemotright (U+00BB) has a counter-clockwise outer contour * guillemotright (U+00BB) has a counter-clockwise outer contour * guilsinglleft (U+2039) has a counter-clockwise outer contour * guilsinglright (U+203A) has a counter-clockwise outer contour * h (U+0068) has a counter-clockwise outer contour * hyphen (U+002D) has a counter-clockwise outer contour * i (U+0069) has a counter-clockwise outer contour * i (U+0069) has a counter-clockwise outer contour * iacute (U+00ED) has a counter-clockwise outer contour * iacute (U+00ED) has a counter-clockwise outer contour * icircumflex (U+00EE) has a counter-clockwise outer contour * icircumflex (U+00EE) has a counter-clockwise outer contour * idieresis (U+00EF) has a counter-clockwise outer contour * idieresis (U+00EF) has a counter-clockwise outer contour * idieresis (U+00EF) has a counter-clockwise outer contour * igrave (U+00EC) has a counter-clockwise outer contour * igrave (U+00EC) has a counter-clockwise outer contour * j (U+006A) has a counter-clockwise outer contour * j (U+006A) has a counter-clockwise outer contour * k (U+006B) has a counter-clockwise outer contour * l (U+006C) has a counter-clockwise outer contour * less (U+003C) has a counter-clockwise outer contour * logicalnot (U+00AC) has a counter-clockwise outer contour * m (U+006D) has a counter-clockwise outer contour * macron (U+00AF) has a counter-clockwise outer contour * minus (U+2212) has a counter-clockwise outer contour * multiply (U+00D7) has a counter-clockwise outer contour * n (U+006E) has a counter-clockwise outer contour * nine (U+0039) has a counter-clockwise outer contour * ntilde (U+00F1) has a counter-clockwise outer contour * ntilde (U+00F1) has a counter-clockwise outer contour * numbersign (U+0023) has a counter-clockwise outer contour * o (U+006F) has a counter-clockwise outer contour * oacute (U+00F3) has a counter-clockwise outer contour * oacute (U+00F3) has a counter-clockwise outer contour * ocircumflex (U+00F4) has a counter-clockwise outer contour * ocircumflex (U+00F4) has a counter-clockwise outer contour * odieresis (U+00F6) has a counter-clockwise outer contour * odieresis (U+00F6) has a counter-clockwise outer contour * odieresis (U+00F6) has a counter-clockwise outer contour * oe (U+0153) has a counter-clockwise outer contour * ograve (U+00F2) has a counter-clockwise outer contour * ograve (U+00F2) has a counter-clockwise outer contour * one (U+0031) has a counter-clockwise outer contour * onehalf (U+00BD) has a counter-clockwise outer contour * onehalf (U+00BD) has a counter-clockwise outer contour * onehalf (U+00BD) has a counter-clockwise outer contour * onequarter (U+00BC) has a counter-clockwise outer contour * onequarter (U+00BC) has a counter-clockwise outer contour * onequarter (U+00BC) has a counter-clockwise outer contour * ordfeminine (U+00AA) has a counter-clockwise outer contour * ordmasculine (U+00BA) has a counter-clockwise outer contour * oslash (U+00F8) has a counter-clockwise outer contour * otilde (U+00F5) has a counter-clockwise outer contour * otilde (U+00F5) has a counter-clockwise outer contour * p (U+0070) has a counter-clockwise outer contour * paragraph (U+00B6) has a counter-clockwise outer contour * parenleft (U+0028) has a counter-clockwise outer contour * parenright (U+0029) has a counter-clockwise outer contour * percent (U+0025) has a counter-clockwise outer contour * percent (U+0025) has a counter-clockwise outer contour * percent (U+0025) has a counter-clockwise outer contour * period (U+002E) has a counter-clockwise outer contour * periodcentered (U+00B7) has a counter-clockwise outer contour * plus (U+002B) has a counter-clockwise outer contour * plusminus (U+00B1) has a counter-clockwise outer contour * plusminus (U+00B1) has a counter-clockwise outer contour * q (U+0071) has a counter-clockwise outer contour * question (U+003F) has a counter-clockwise outer contour * question (U+003F) has a counter-clockwise outer contour * questiondown (U+00BF) has a counter-clockwise outer contour * questiondown (U+00BF) has a counter-clockwise outer contour * quotedbl (U+0022) has a counter-clockwise outer contour * quotedbl (U+0022) has a counter-clockwise outer contour * quotedblbase (U+201E) has a counter-clockwise outer contour * quotedblbase (U+201E) has a counter-clockwise outer contour * quotedblleft (U+201C) has a counter-clockwise outer contour * quotedblleft (U+201C) has a counter-clockwise outer contour * quotedblright (U+201D) has a counter-clockwise outer contour * quotedblright (U+201D) has a counter-clockwise outer contour * quoteleft (U+2018) has a counter-clockwise outer contour * quoteright (U+2019) has a counter-clockwise outer contour * quotesinglbase (U+201A) has a counter-clockwise outer contour * quotesingle (U+0027) has a counter-clockwise outer contour * r (U+0072) has a counter-clockwise outer contour * registered (U+00AE) has a counter-clockwise outer contour * ring (U+02DA) has a counter-clockwise outer contour * s (U+0073) has a counter-clockwise outer contour * section (U+00A7) has a counter-clockwise outer contour * semicolon (U+003B) has a counter-clockwise outer contour * semicolon (U+003B) has a counter-clockwise outer contour * seven (U+0037) has a counter-clockwise outer contour * six (U+0036) has a counter-clockwise outer contour * slash (U+002F) has a counter-clockwise outer contour * sterling (U+00A3) has a counter-clockwise outer contour * t (U+0074) has a counter-clockwise outer contour * thorn (U+00FE) has a counter-clockwise outer contour * three (U+0033) has a counter-clockwise outer contour * threequarters (U+00BE) has a counter-clockwise outer contour * threequarters (U+00BE) has a counter-clockwise outer contour * threequarters (U+00BE) has a counter-clockwise outer contour * tilde (U+02DC) has a counter-clockwise outer contour * two (U+0032) has a counter-clockwise outer contour * u (U+0075) has a counter-clockwise outer contour * uacute (U+00FA) has a counter-clockwise outer contour * uacute (U+00FA) has a counter-clockwise outer contour * ucircumflex (U+00FB) has a counter-clockwise outer contour * ucircumflex (U+00FB) has a counter-clockwise outer contour * udieresis (U+00FC) has a counter-clockwise outer contour * udieresis (U+00FC) has a counter-clockwise outer contour * udieresis (U+00FC) has a counter-clockwise outer contour * ugrave (U+00F9) has a counter-clockwise outer contour * ugrave (U+00F9) has a counter-clockwise outer contour * underscore (U+005F) has a counter-clockwise outer contour * uni00B2 (U+00B2) has a counter-clockwise outer contour * uni00B3 (U+00B3) has a counter-clockwise outer contour * uni00B9 (U+00B9) has a counter-clockwise outer contour * uni03BC (U+00B5) has a counter-clockwise outer contour * uni2074 (U+2074) has a counter-clockwise outer contour * uni2215 (U+2215) has a counter-clockwise outer contour * v (U+0076) has a counter-clockwise outer contour * w (U+0077) has a counter-clockwise outer contour * x (U+0078) has a counter-clockwise outer contour * y (U+0079) has a counter-clockwise outer contour * yacute (U+00FD) has a counter-clockwise outer contour * yacute (U+00FD) has a counter-clockwise outer contour * ydieresis (U+00FF) has a counter-clockwise outer contour * ydieresis (U+00FF) has a counter-clockwise outer contour * ydieresis (U+00FF) has a counter-clockwise outer contour * yen (U+00A5) has a counter-clockwise outer contour * z (U+007A) has a counter-clockwise outer contour * zero (U+0030) has a counter-clockwise outer contour
Font File Checks
🔥🔥⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️Check Google Fonts glyph coverage.
🔥 JosefinSlab[wght].ttf
-
🔥 FAIL
Missing required codepoints:
[code: missing-codepoints]- 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) - 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) - 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) - 0x02C7 (CARON) - 0x02D8 (BREVE) - 0x02D9 (DOT ABOVE) - 0x02DB (OGONEK) - 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) - 0x2122 (TRADE MARK SIGN)
🔥 JosefinSlab-Italic[wght].ttf
-
🔥 FAIL
Missing required codepoints:
[code: missing-codepoints]- 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) - 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) - 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) - 0x02C7 (CARON) - 0x02D8 (BREVE) - 0x02D9 (DOT ABOVE) - 0x02DB (OGONEK) - 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) - 0x2122 (TRADE MARK SIGN)
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ JosefinSlab[wght].ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
Checking OS/2 achVendID.
⚠️ JosefinSlab-Italic[wght].ttf
-
⚠️ WARN
OS/2 VendorID value ' GOO' 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]