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/outline_short_segments
- com.google.fonts/check/version_bump
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/outline_semi_vertical
- com.google.fonts/check/outline_colinear_vectors
Summary
💥 ERROR | ☠ FATAL | 🔥 FAIL | ⚠️ WARN | ⏩ SKIP | ℹ️ INFO | ✅ PASS |
---|---|---|---|---|---|---|
8 | 0 | 42 | 58 | 217 | 29 | 541 |
1% | 0% | 5% | 6% | 24% | 3% | 60% |
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
💥💥💥💥🔥🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️
EXPERIMENTAL CHECK - Since 2024/12/28
Check base characters have non-zero advance width.
💥 Harmattan-SemiBold.ttf
-
💥 ERROR
Failed with AttributeError: 'CheckRunContext' object has no attribute 'get'
[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/base_has_width.py", line 46, in check_base_has_width problems = bullet_list(context, problems) File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 155, in bullet_list return f"{indentation}{bullet} " + pretty_print_list( ~~~~~~~~~~~~~~~~~^ config, ^^^^^^^ ...<2 lines>... glue=f"\n\n{indentation}{bullet} ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 140, in pretty_print_list if config.get("full_lists"): ^^^^^^^^^^
💥 Harmattan-Regular.ttf
-
💥 ERROR
Failed with AttributeError: 'CheckRunContext' object has no attribute 'get'
[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/base_has_width.py", line 46, in check_base_has_width problems = bullet_list(context, problems) File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 155, in bullet_list return f"{indentation}{bullet} " + pretty_print_list( ~~~~~~~~~~~~~~~~~^ config, ^^^^^^^ ...<2 lines>... glue=f"\n\n{indentation}{bullet} ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 140, in pretty_print_list if config.get("full_lists"): ^^^^^^^^^^
💥 Harmattan-Bold.ttf
-
💥 ERROR
Failed with AttributeError: 'CheckRunContext' object has no attribute 'get'
[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/base_has_width.py", line 46, in check_base_has_width problems = bullet_list(context, problems) File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 155, in bullet_list return f"{indentation}{bullet} " + pretty_print_list( ~~~~~~~~~~~~~~~~~^ config, ^^^^^^^ ...<2 lines>... glue=f"\n\n{indentation}{bullet} ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 140, in pretty_print_list if config.get("full_lists"): ^^^^^^^^^^
💥 Harmattan-Medium.ttf
-
💥 ERROR
Failed with AttributeError: 'CheckRunContext' object has no attribute 'get'
[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/base_has_width.py", line 46, in check_base_has_width problems = bullet_list(context, problems) File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 155, in bullet_list return f"{indentation}{bullet} " + pretty_print_list( ~~~~~~~~~~~~~~~~~^ config, ^^^^^^^ ...<2 lines>... glue=f"\n\n{indentation}{bullet} ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/utils.py", line 140, in pretty_print_list if config.get("full_lists"): ^^^^^^^^^^
Check if each glyph has the recommended amount of contours.
🔥 Harmattan-SemiBold.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:
[code: contour-count]- Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yen Contours detected: 5 Expected: 1 or 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: florin Contours detected: 2 Expected: 1 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: Omega Contours detected: 3 Expected: 1 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: fl Contours detected: 1 Expected: 2 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: yen Contours detected: 5 Expected: 1 or 2
-
🔥 FAIL
The following glyphs have no contours even though they were expected to have some:
[code: no-contour]- Glyph name: uniFFFC Expected: 22 - Glyph name: uniFFFC Expected: 22
🔥 Harmattan-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:
[code: contour-count]- Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yen Contours detected: 5 Expected: 1 or 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: florin Contours detected: 2 Expected: 1 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: Omega Contours detected: 3 Expected: 1 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: fl Contours detected: 1 Expected: 2 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: yen Contours detected: 5 Expected: 1 or 2
-
🔥 FAIL
The following glyphs have no contours even though they were expected to have some:
[code: no-contour]- Glyph name: uniFFFC Expected: 22 - Glyph name: uniFFFC Expected: 22
🔥 Harmattan-Bold.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:
[code: contour-count]- Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yen Contours detected: 5 Expected: 1 or 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: florin Contours detected: 2 Expected: 1 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: Omega Contours detected: 3 Expected: 1 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: fl Contours detected: 1 Expected: 2 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: yen Contours detected: 5 Expected: 1 or 2
-
🔥 FAIL
The following glyphs have no contours even though they were expected to have some:
[code: no-contour]- Glyph name: uniFFFC Expected: 22 - Glyph name: uniFFFC Expected: 22
🔥 Harmattan-Medium.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:
[code: contour-count]- Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yen Contours detected: 5 Expected: 1 or 2 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: florin Contours detected: 2 Expected: 1 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: Omega Contours detected: 3 Expected: 1 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: Eth Contours detected: 3 Expected: 2 - Glyph name: Euro Contours detected: 3 Expected: 1 or 2 - Glyph name: K Contours detected: 3 Expected: 1 or 2 - Glyph name: M Contours detected: 3 Expected: 1 - Glyph name: N Contours detected: 3 Expected: 1 - Glyph name: Ntilde Contours detected: 4 Expected: 2 - Glyph name: R Contours detected: 3 Expected: 1 or 2 - Glyph name: W Contours detected: 4 Expected: 1 or 2 - Glyph name: X Contours detected: 3 Expected: 1 - Glyph name: Y Contours detected: 3 Expected: 1 - Glyph name: Yacute Contours detected: 4 Expected: 2 - Glyph name: Ydieresis Contours detected: 5 Expected: 3 - Glyph name: dollar Contours detected: 2 Expected: 1, 3 or 5 - Glyph name: e Contours detected: 1 Expected: 2 - Glyph name: eacute Contours detected: 2 Expected: 3 - Glyph name: ecircumflex Contours detected: 2 Expected: 3 - Glyph name: edieresis Contours detected: 3 Expected: 4 - Glyph name: egrave Contours detected: 2 Expected: 3 - Glyph name: eth Contours detected: 3 Expected: 2 - Glyph name: f Contours detected: 2 Expected: 1 - Glyph name: fl Contours detected: 1 Expected: 2 - Glyph name: g Contours detected: 4 Expected: 2 or 3 - Glyph name: k Contours detected: 3 Expected: 1 or 2 - Glyph name: notequal Contours detected: 3 Expected: 1 - Glyph name: numbersign Contours detected: 4 Expected: 2 - Glyph name: plus Contours detected: 2 Expected: 1 - Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 - Glyph name: t Contours detected: 2 Expected: 1 - Glyph name: uni00AD Contours detected: 1 Expected: 0 - Glyph name: x Contours detected: 3 Expected: 1 - Glyph name: y Contours detected: 2 Expected: 1 - Glyph name: yacute Contours detected: 3 Expected: 2 - Glyph name: ydieresis Contours detected: 4 Expected: 3 - Glyph name: yen Contours detected: 5 Expected: 1 or 2
-
🔥 FAIL
The following glyphs have no contours even though they were expected to have some:
[code: no-contour]- Glyph name: uniFFFC Expected: 22 - Glyph name: uniFFFC Expected: 22
Does GPOS table have kerning information? This check skips monospaced fonts as defined by post.isFixedPitch value
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
GPOS table lacks kerning information.
[code: lacks-kern-info]
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
GPOS table lacks kerning information.
[code: lacks-kern-info]
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
GPOS table lacks kerning information.
[code: lacks-kern-info]
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
GPOS table lacks kerning information.
[code: lacks-kern-info]
Are there caret positions declared for every ligature?
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
This font lacks caret position values for ligature glyphs on its GDEF table.
[code: lacks-caret-pos]
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
This font lacks caret position values for ligature glyphs on its GDEF table.
[code: lacks-caret-pos]
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
This font lacks caret position values for ligature glyphs on its GDEF table.
[code: lacks-caret-pos]
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
This font lacks caret position values for ligature glyphs on its GDEF table.
[code: lacks-caret-pos]
Check math signs have the same width.
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
The most common width is 900 among a set of 11 math glyphs. The following math glyphs have a different width, though:
Width = 987: minus
Width = 840: approxequal
[code: width-outliers]
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
The most common width is 900 among a set of 12 math glyphs. The following math glyphs have a different width, though:
Width = 987: minus
[code: width-outliers]
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
The most common width is 900 among a set of 11 math glyphs. The following math glyphs have a different width, though:
Width = 987: minus
Width = 810: approxequal
[code: width-outliers]
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
The most common width is 900 among a set of 11 math glyphs. The following math glyphs have a different width, though:
Width = 987: minus
Width = 870: approxequal
[code: width-outliers]
Check there are no overlapping path segments
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
The following glyphs have overlapping path segments:
[code: overlapping-path-segments]* W (U+0057): L<<694.0,1095.0>--<870.0,1095.0>> has the same coordinates as a previous segment.
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
The following glyphs have overlapping path segments:
[code: overlapping-path-segments]* W (U+0057): L<<701.0,1095.0>--<840.0,1095.0>> has the same coordinates as a previous segment.
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
The following glyphs have overlapping path segments:
[code: overlapping-path-segments]* W (U+0057): L<<690.0,1095.0>--<885.0,1095.0>> has the same coordinates as a previous segment.
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
The following glyphs have overlapping path segments:
[code: overlapping-path-segments]* W (U+0057): L<<697.0,1095.0>--<855.0,1095.0>> has the same coordinates as a previous segment.
Ensure smart dropout control is enabled in "prep" table instructions.
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the
[code: lacks-smart-dropout]gftools fix-nonhinting
script.
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the
[code: lacks-smart-dropout]gftools fix-nonhinting
script.
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the
[code: lacks-smart-dropout]gftools fix-nonhinting
script.
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the
[code: lacks-smart-dropout]gftools fix-nonhinting
script.
Does the font contain a soft hyphen?
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
This font has a 'Soft Hyphen' character.
[code: softhyphen]
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
This font has a 'Soft Hyphen' character.
[code: softhyphen]
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
This font has a 'Soft Hyphen' character.
[code: softhyphen]
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
This font has a 'Soft Hyphen' character.
[code: softhyphen]
Article Checks
⚠️⚠️⚠️⚠️Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
Family metadata at /Users/simon/others-repos/fonts//ofl/harmattan does not have an article.
[code: lacks-article]
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
Family metadata at /Users/simon/others-repos/fonts//ofl/harmattan does not have an article.
[code: lacks-article]
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
Family metadata at /Users/simon/others-repos/fonts//ofl/harmattan does not have an article.
[code: lacks-article]
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
Family metadata at /Users/simon/others-repos/fonts//ofl/harmattan does not have an article.
[code: lacks-article]
Metadata Checks
🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️Does METADATA.pb copyright field contain broken links?
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
The following links are broken in the METADATA.pb file: http://www.fulbefouta.com
[code: broken-links]
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
The following links are broken in the METADATA.pb file: http://www.fulbefouta.com
[code: broken-links]
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
The following links are broken in the METADATA.pb file: http://www.fulbefouta.com
[code: broken-links]
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
The following links are broken in the METADATA.pb file: http://www.fulbefouta.com
[code: broken-links]
METADATA.pb: Check URL on copyright string is the same as in repository_url field.
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
Repository URL is https://github.com/silnrsi/font-harmattan
But: font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com' and font copyright string has 'http://www.fulbefouta.com'
[code: mismatch]
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
Repository URL is https://github.com/silnrsi/font-harmattan
But: font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com' and font copyright string has 'http://www.fulbefouta.com'
[code: mismatch]
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
Repository URL is https://github.com/silnrsi/font-harmattan
But: font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com' and font copyright string has 'http://www.fulbefouta.com'
[code: mismatch]
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
Repository URL is https://github.com/silnrsi/font-harmattan
But: font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com', font copyright string has 'http://www.fulbefouta.com' and font copyright string has 'http://www.fulbefouta.com'
[code: mismatch]
Ensure METADATA.pb does not use escaped strings.
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings]
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings]
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings]
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings] -
🔥 FAIL
Found escaped chars at 'Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;\n\nCopyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com),\nwith the Reserved Font Name Fouta.\n\nCopyright (c) 2004-2024, SIL Global (https://www.sil.org),\nwith Reserved Font Names Andika and SIL.\n\nCopyright (c) 2014-2024, SIL Global (https://www.sil.org/).\nwith Reserved Font Names Harmattan and SIL.'. Please use an unicode string instead.
[code: escaped-strings]
METADATA.pb font.full_name and font.post_script_name fields have equivalent values ?
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
METADATA.pb font full_name = "Harmattan" does not match post_script_name = "Harmattan-Regular"
[code: mismatch]
Check for codepoints not covered by METADATA subsets.
⚠️ Harmattan-SemiBold.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+034F COMBINING GRAPHEME JOINER: not included in any glyphset definition
- U+03C0 GREEK SMALL LETTER PI: try adding one of: greek, math, yi
- U+08E2 ARABIC DISPUTED END OF AYAH: not included in any glyphset definition
- U+2000 EN QUAD: try adding symbols2
- U+2001 EM QUAD: try adding symbols2
- U+2003 EM SPACE: try adding nushu
- U+2004 THREE-PER-EM SPACE: try adding symbols2
- U+2005 FOUR-PER-EM SPACE: try adding symbols2
- U+2006 SIX-PER-EM SPACE: try adding symbols2
- U+2007 FIGURE SPACE: try adding symbols2
- U+2008 PUNCTUATION SPACE: try adding symbols2
- U+200A HAIR SPACE: try adding symbols2
- U+200F RIGHT-TO-LEFT MARK: try adding one of: nko, hebrew, phags-pa, thaana, syriac
- U+2012 FIGURE DASH: not included in any glyphset definition
- U+2015 HORIZONTAL BAR: try adding adlam
- U+201B SINGLE HIGH-REVERSED-9 QUOTATION MARK: try adding adlam
- U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK: not included in any glyphset definition
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2027 HYPHENATION POINT: not included in any glyphset definition
- U+2028 LINE SEPARATOR: not included in any glyphset definition
- U+2029 PARAGRAPH SEPARATOR: not included in any glyphset definition
- U+202A LEFT-TO-RIGHT EMBEDDING: not included in any glyphset definition
- U+202B RIGHT-TO-LEFT EMBEDDING: not included in any glyphset definition
- U+202C POP DIRECTIONAL FORMATTING: not included in any glyphset definition
- U+202D LEFT-TO-RIGHT OVERRIDE: not included in any glyphset definition
- U+202E RIGHT-TO-LEFT OVERRIDE: try adding tifinagh
- U+202F NARROW NO-BREAK SPACE: try adding one of: yi, mongolian, phags-pa
- U+2030 PER MILLE SIGN: try adding adlam
- U+2060 WORD JOINER: not included in any glyphset definition
- U+2066 LEFT-TO-RIGHT ISOLATE: not included in any glyphset definition
- U+2067 RIGHT-TO-LEFT ISOLATE: not included in any glyphset definition
- U+2068 FIRST STRONG ISOLATE: not included in any glyphset definition
- U+2069 POP DIRECTIONAL ISOLATE: not included in any glyphset definition
- U+206C INHIBIT ARABIC FORM SHAPING: not included in any glyphset definition
- U+206D ACTIVATE ARABIC FORM SHAPING: not included in any glyphset definition
- U+2074 SUPERSCRIPT FOUR: try adding math
- U+2126 OHM SIGN: try adding math
- U+2202 PARTIAL DIFFERENTIAL: 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: math, symbols, 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+2423 OPEN BOX: try adding symbols
- U+25CA LOZENGE: try adding one of: math, symbols
- U+25CC DOTTED CIRCLE: try adding one of: syloti-nagri, grantha, duployan, kharoshthi, chakma, tifinagh, canadian-aboriginal, khojki, mongolian, thaana, symbols, soyombo, marchen, hanunoo, tirhuta, devanagari, manichaean, tai-tham, cham, modi, oriya, tamil, thai, pahawh-hmong, javanese, miao, bengali, sogdian, mende-kikakui, hanifi-rohingya, tagalog, music, telugu, tai-viet, takri, math, nko, balinese, tai-le, buginese, siddham, myanmar, armenian, meetei-mayek, sharada, mahajani, phags-pa, dogra, zanabazar-square, old-permic, mandaic, saurashtra, warang-citi, new-tai-lue, adlam, khudawadi, gurmukhi, elbasan, rejang, limbu, bhaiksuki, syriac, malayalam, lepcha, coptic, sinhala, buhid, brahmi, kaithi, newa, gujarati, batak, bassa-vah, masaram-gondi, sundanese, tibetan, ahom, gunjala-gondi, tagbanwa, hebrew, psalter-pahlavi, yi, kannada, caucasian-albanian, wancho, osage, lao, khmer, kayah-li
- U+29F5 REVERSE SOLIDUS OPERATOR: try adding math
- U+F130 : not included in any glyphset definition
- U+F131 : 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
- U+FE00 VARIATION SELECTOR-1: try adding one of: yi, phags-pa, manichaean
- U+FE01 VARIATION SELECTOR-2: not included in any glyphset definition
- U+FE02 VARIATION SELECTOR-3: not included in any glyphset definition
- U+FE03 VARIATION SELECTOR-4: not included in any glyphset definition
- U+FE04 VARIATION SELECTOR-5: not included in any glyphset definition
- U+FE05 VARIATION SELECTOR-6: not included in any glyphset definition
- U+FE06 VARIATION SELECTOR-7: not included in any glyphset definition
- U+FE07 VARIATION SELECTOR-8: not included in any glyphset definition
- U+FE08 VARIATION SELECTOR-9: not included in any glyphset definition
- U+FE09 VARIATION SELECTOR-10: not included in any glyphset definition
- U+FE0A VARIATION SELECTOR-11: not included in any glyphset definition
- U+FE0B VARIATION SELECTOR-12: not included in any glyphset definition
- U+FE0C VARIATION SELECTOR-13: not included in any glyphset definition
- U+FE0D VARIATION SELECTOR-14: not included in any glyphset definition
- U+FE0E VARIATION SELECTOR-15: not included in any glyphset definition
- U+FE0F VARIATION SELECTOR-16: not included in any glyphset definition
- U+FFFC OBJECT REPLACEMENT CHARACTER: 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]arabic
,latin
,latin-ext
,menu
⚠️ Harmattan-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+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+034F COMBINING GRAPHEME JOINER: not included in any glyphset definition
- U+03C0 GREEK SMALL LETTER PI: try adding one of: greek, math, yi
- U+08E2 ARABIC DISPUTED END OF AYAH: not included in any glyphset definition
- U+2000 EN QUAD: try adding symbols2
- U+2001 EM QUAD: try adding symbols2
- U+2003 EM SPACE: try adding nushu
- U+2004 THREE-PER-EM SPACE: try adding symbols2
- U+2005 FOUR-PER-EM SPACE: try adding symbols2
- U+2006 SIX-PER-EM SPACE: try adding symbols2
- U+2007 FIGURE SPACE: try adding symbols2
- U+2008 PUNCTUATION SPACE: try adding symbols2
- U+200A HAIR SPACE: try adding symbols2
- U+200F RIGHT-TO-LEFT MARK: try adding one of: nko, hebrew, phags-pa, thaana, syriac
- U+2012 FIGURE DASH: not included in any glyphset definition
- U+2015 HORIZONTAL BAR: try adding adlam
- U+201B SINGLE HIGH-REVERSED-9 QUOTATION MARK: try adding adlam
- U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK: not included in any glyphset definition
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2027 HYPHENATION POINT: not included in any glyphset definition
- U+2028 LINE SEPARATOR: not included in any glyphset definition
- U+2029 PARAGRAPH SEPARATOR: not included in any glyphset definition
- U+202A LEFT-TO-RIGHT EMBEDDING: not included in any glyphset definition
- U+202B RIGHT-TO-LEFT EMBEDDING: not included in any glyphset definition
- U+202C POP DIRECTIONAL FORMATTING: not included in any glyphset definition
- U+202D LEFT-TO-RIGHT OVERRIDE: not included in any glyphset definition
- U+202E RIGHT-TO-LEFT OVERRIDE: try adding tifinagh
- U+202F NARROW NO-BREAK SPACE: try adding one of: yi, mongolian, phags-pa
- U+2030 PER MILLE SIGN: try adding adlam
- U+2060 WORD JOINER: not included in any glyphset definition
- U+2066 LEFT-TO-RIGHT ISOLATE: not included in any glyphset definition
- U+2067 RIGHT-TO-LEFT ISOLATE: not included in any glyphset definition
- U+2068 FIRST STRONG ISOLATE: not included in any glyphset definition
- U+2069 POP DIRECTIONAL ISOLATE: not included in any glyphset definition
- U+206C INHIBIT ARABIC FORM SHAPING: not included in any glyphset definition
- U+206D ACTIVATE ARABIC FORM SHAPING: not included in any glyphset definition
- U+2074 SUPERSCRIPT FOUR: try adding math
- U+2126 OHM SIGN: try adding math
- U+2202 PARTIAL DIFFERENTIAL: 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: math, symbols, 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+2423 OPEN BOX: try adding symbols
- U+25CA LOZENGE: try adding one of: math, symbols
- U+25CC DOTTED CIRCLE: try adding one of: syloti-nagri, grantha, duployan, kharoshthi, chakma, tifinagh, canadian-aboriginal, khojki, mongolian, thaana, symbols, soyombo, marchen, hanunoo, tirhuta, devanagari, manichaean, tai-tham, cham, modi, oriya, tamil, thai, pahawh-hmong, javanese, miao, bengali, sogdian, mende-kikakui, hanifi-rohingya, tagalog, music, telugu, tai-viet, takri, math, nko, balinese, tai-le, buginese, siddham, myanmar, armenian, meetei-mayek, sharada, mahajani, phags-pa, dogra, zanabazar-square, old-permic, mandaic, saurashtra, warang-citi, new-tai-lue, adlam, khudawadi, gurmukhi, elbasan, rejang, limbu, bhaiksuki, syriac, malayalam, lepcha, coptic, sinhala, buhid, brahmi, kaithi, newa, gujarati, batak, bassa-vah, masaram-gondi, sundanese, tibetan, ahom, gunjala-gondi, tagbanwa, hebrew, psalter-pahlavi, yi, kannada, caucasian-albanian, wancho, osage, lao, khmer, kayah-li
- U+29F5 REVERSE SOLIDUS OPERATOR: try adding math
- U+F130 : not included in any glyphset definition
- U+F131 : 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
- U+FE00 VARIATION SELECTOR-1: try adding one of: yi, phags-pa, manichaean
- U+FE01 VARIATION SELECTOR-2: not included in any glyphset definition
- U+FE02 VARIATION SELECTOR-3: not included in any glyphset definition
- U+FE03 VARIATION SELECTOR-4: not included in any glyphset definition
- U+FE04 VARIATION SELECTOR-5: not included in any glyphset definition
- U+FE05 VARIATION SELECTOR-6: not included in any glyphset definition
- U+FE06 VARIATION SELECTOR-7: not included in any glyphset definition
- U+FE07 VARIATION SELECTOR-8: not included in any glyphset definition
- U+FE08 VARIATION SELECTOR-9: not included in any glyphset definition
- U+FE09 VARIATION SELECTOR-10: not included in any glyphset definition
- U+FE0A VARIATION SELECTOR-11: not included in any glyphset definition
- U+FE0B VARIATION SELECTOR-12: not included in any glyphset definition
- U+FE0C VARIATION SELECTOR-13: not included in any glyphset definition
- U+FE0D VARIATION SELECTOR-14: not included in any glyphset definition
- U+FE0E VARIATION SELECTOR-15: not included in any glyphset definition
- U+FE0F VARIATION SELECTOR-16: not included in any glyphset definition
- U+FFFC OBJECT REPLACEMENT CHARACTER: 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]arabic
,latin
,latin-ext
,menu
⚠️ Harmattan-Bold.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+034F COMBINING GRAPHEME JOINER: not included in any glyphset definition
- U+03C0 GREEK SMALL LETTER PI: try adding one of: greek, math, yi
- U+08E2 ARABIC DISPUTED END OF AYAH: not included in any glyphset definition
- U+2000 EN QUAD: try adding symbols2
- U+2001 EM QUAD: try adding symbols2
- U+2003 EM SPACE: try adding nushu
- U+2004 THREE-PER-EM SPACE: try adding symbols2
- U+2005 FOUR-PER-EM SPACE: try adding symbols2
- U+2006 SIX-PER-EM SPACE: try adding symbols2
- U+2007 FIGURE SPACE: try adding symbols2
- U+2008 PUNCTUATION SPACE: try adding symbols2
- U+200A HAIR SPACE: try adding symbols2
- U+200F RIGHT-TO-LEFT MARK: try adding one of: nko, hebrew, phags-pa, thaana, syriac
- U+2012 FIGURE DASH: not included in any glyphset definition
- U+2015 HORIZONTAL BAR: try adding adlam
- U+201B SINGLE HIGH-REVERSED-9 QUOTATION MARK: try adding adlam
- U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK: not included in any glyphset definition
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2027 HYPHENATION POINT: not included in any glyphset definition
- U+2028 LINE SEPARATOR: not included in any glyphset definition
- U+2029 PARAGRAPH SEPARATOR: not included in any glyphset definition
- U+202A LEFT-TO-RIGHT EMBEDDING: not included in any glyphset definition
- U+202B RIGHT-TO-LEFT EMBEDDING: not included in any glyphset definition
- U+202C POP DIRECTIONAL FORMATTING: not included in any glyphset definition
- U+202D LEFT-TO-RIGHT OVERRIDE: not included in any glyphset definition
- U+202E RIGHT-TO-LEFT OVERRIDE: try adding tifinagh
- U+202F NARROW NO-BREAK SPACE: try adding one of: yi, mongolian, phags-pa
- U+2030 PER MILLE SIGN: try adding adlam
- U+2060 WORD JOINER: not included in any glyphset definition
- U+2066 LEFT-TO-RIGHT ISOLATE: not included in any glyphset definition
- U+2067 RIGHT-TO-LEFT ISOLATE: not included in any glyphset definition
- U+2068 FIRST STRONG ISOLATE: not included in any glyphset definition
- U+2069 POP DIRECTIONAL ISOLATE: not included in any glyphset definition
- U+206C INHIBIT ARABIC FORM SHAPING: not included in any glyphset definition
- U+206D ACTIVATE ARABIC FORM SHAPING: not included in any glyphset definition
- U+2074 SUPERSCRIPT FOUR: try adding math
- U+2126 OHM SIGN: try adding math
- U+2202 PARTIAL DIFFERENTIAL: 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: math, symbols, 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+2423 OPEN BOX: try adding symbols
- U+25CA LOZENGE: try adding one of: math, symbols
- U+25CC DOTTED CIRCLE: try adding one of: syloti-nagri, grantha, duployan, kharoshthi, chakma, tifinagh, canadian-aboriginal, khojki, mongolian, thaana, symbols, soyombo, marchen, hanunoo, tirhuta, devanagari, manichaean, tai-tham, cham, modi, oriya, tamil, thai, pahawh-hmong, javanese, miao, bengali, sogdian, mende-kikakui, hanifi-rohingya, tagalog, music, telugu, tai-viet, takri, math, nko, balinese, tai-le, buginese, siddham, myanmar, armenian, meetei-mayek, sharada, mahajani, phags-pa, dogra, zanabazar-square, old-permic, mandaic, saurashtra, warang-citi, new-tai-lue, adlam, khudawadi, gurmukhi, elbasan, rejang, limbu, bhaiksuki, syriac, malayalam, lepcha, coptic, sinhala, buhid, brahmi, kaithi, newa, gujarati, batak, bassa-vah, masaram-gondi, sundanese, tibetan, ahom, gunjala-gondi, tagbanwa, hebrew, psalter-pahlavi, yi, kannada, caucasian-albanian, wancho, osage, lao, khmer, kayah-li
- U+29F5 REVERSE SOLIDUS OPERATOR: try adding math
- U+F130 : not included in any glyphset definition
- U+F131 : 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
- U+FE00 VARIATION SELECTOR-1: try adding one of: yi, phags-pa, manichaean
- U+FE01 VARIATION SELECTOR-2: not included in any glyphset definition
- U+FE02 VARIATION SELECTOR-3: not included in any glyphset definition
- U+FE03 VARIATION SELECTOR-4: not included in any glyphset definition
- U+FE04 VARIATION SELECTOR-5: not included in any glyphset definition
- U+FE05 VARIATION SELECTOR-6: not included in any glyphset definition
- U+FE06 VARIATION SELECTOR-7: not included in any glyphset definition
- U+FE07 VARIATION SELECTOR-8: not included in any glyphset definition
- U+FE08 VARIATION SELECTOR-9: not included in any glyphset definition
- U+FE09 VARIATION SELECTOR-10: not included in any glyphset definition
- U+FE0A VARIATION SELECTOR-11: not included in any glyphset definition
- U+FE0B VARIATION SELECTOR-12: not included in any glyphset definition
- U+FE0C VARIATION SELECTOR-13: not included in any glyphset definition
- U+FE0D VARIATION SELECTOR-14: not included in any glyphset definition
- U+FE0E VARIATION SELECTOR-15: not included in any glyphset definition
- U+FE0F VARIATION SELECTOR-16: not included in any glyphset definition
- U+FFFC OBJECT REPLACEMENT CHARACTER: 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]arabic
,latin
,latin-ext
,menu
⚠️ Harmattan-Medium.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+034F COMBINING GRAPHEME JOINER: not included in any glyphset definition
- U+03C0 GREEK SMALL LETTER PI: try adding one of: greek, math, yi
- U+08E2 ARABIC DISPUTED END OF AYAH: not included in any glyphset definition
- U+2000 EN QUAD: try adding symbols2
- U+2001 EM QUAD: try adding symbols2
- U+2003 EM SPACE: try adding nushu
- U+2004 THREE-PER-EM SPACE: try adding symbols2
- U+2005 FOUR-PER-EM SPACE: try adding symbols2
- U+2006 SIX-PER-EM SPACE: try adding symbols2
- U+2007 FIGURE SPACE: try adding symbols2
- U+2008 PUNCTUATION SPACE: try adding symbols2
- U+200A HAIR SPACE: try adding symbols2
- U+200F RIGHT-TO-LEFT MARK: try adding one of: nko, hebrew, phags-pa, thaana, syriac
- U+2012 FIGURE DASH: not included in any glyphset definition
- U+2015 HORIZONTAL BAR: try adding adlam
- U+201B SINGLE HIGH-REVERSED-9 QUOTATION MARK: try adding adlam
- U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK: not included in any glyphset definition
- U+2021 DOUBLE DAGGER: try adding adlam
- U+2027 HYPHENATION POINT: not included in any glyphset definition
- U+2028 LINE SEPARATOR: not included in any glyphset definition
- U+2029 PARAGRAPH SEPARATOR: not included in any glyphset definition
- U+202A LEFT-TO-RIGHT EMBEDDING: not included in any glyphset definition
- U+202B RIGHT-TO-LEFT EMBEDDING: not included in any glyphset definition
- U+202C POP DIRECTIONAL FORMATTING: not included in any glyphset definition
- U+202D LEFT-TO-RIGHT OVERRIDE: not included in any glyphset definition
- U+202E RIGHT-TO-LEFT OVERRIDE: try adding tifinagh
- U+202F NARROW NO-BREAK SPACE: try adding one of: yi, mongolian, phags-pa
- U+2030 PER MILLE SIGN: try adding adlam
- U+2060 WORD JOINER: not included in any glyphset definition
- U+2066 LEFT-TO-RIGHT ISOLATE: not included in any glyphset definition
- U+2067 RIGHT-TO-LEFT ISOLATE: not included in any glyphset definition
- U+2068 FIRST STRONG ISOLATE: not included in any glyphset definition
- U+2069 POP DIRECTIONAL ISOLATE: not included in any glyphset definition
- U+206C INHIBIT ARABIC FORM SHAPING: not included in any glyphset definition
- U+206D ACTIVATE ARABIC FORM SHAPING: not included in any glyphset definition
- U+2074 SUPERSCRIPT FOUR: try adding math
- U+2126 OHM SIGN: try adding math
- U+2202 PARTIAL DIFFERENTIAL: 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: math, symbols, 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+2423 OPEN BOX: try adding symbols
- U+25CA LOZENGE: try adding one of: math, symbols
- U+25CC DOTTED CIRCLE: try adding one of: syloti-nagri, grantha, duployan, kharoshthi, chakma, tifinagh, canadian-aboriginal, khojki, mongolian, thaana, symbols, soyombo, marchen, hanunoo, tirhuta, devanagari, manichaean, tai-tham, cham, modi, oriya, tamil, thai, pahawh-hmong, javanese, miao, bengali, sogdian, mende-kikakui, hanifi-rohingya, tagalog, music, telugu, tai-viet, takri, math, nko, balinese, tai-le, buginese, siddham, myanmar, armenian, meetei-mayek, sharada, mahajani, phags-pa, dogra, zanabazar-square, old-permic, mandaic, saurashtra, warang-citi, new-tai-lue, adlam, khudawadi, gurmukhi, elbasan, rejang, limbu, bhaiksuki, syriac, malayalam, lepcha, coptic, sinhala, buhid, brahmi, kaithi, newa, gujarati, batak, bassa-vah, masaram-gondi, sundanese, tibetan, ahom, gunjala-gondi, tagbanwa, hebrew, psalter-pahlavi, yi, kannada, caucasian-albanian, wancho, osage, lao, khmer, kayah-li
- U+29F5 REVERSE SOLIDUS OPERATOR: try adding math
- U+F130 : not included in any glyphset definition
- U+F131 : 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
- U+FE00 VARIATION SELECTOR-1: try adding one of: yi, phags-pa, manichaean
- U+FE01 VARIATION SELECTOR-2: not included in any glyphset definition
- U+FE02 VARIATION SELECTOR-3: not included in any glyphset definition
- U+FE03 VARIATION SELECTOR-4: not included in any glyphset definition
- U+FE04 VARIATION SELECTOR-5: not included in any glyphset definition
- U+FE05 VARIATION SELECTOR-6: not included in any glyphset definition
- U+FE06 VARIATION SELECTOR-7: not included in any glyphset definition
- U+FE07 VARIATION SELECTOR-8: not included in any glyphset definition
- U+FE08 VARIATION SELECTOR-9: not included in any glyphset definition
- U+FE09 VARIATION SELECTOR-10: not included in any glyphset definition
- U+FE0A VARIATION SELECTOR-11: not included in any glyphset definition
- U+FE0B VARIATION SELECTOR-12: not included in any glyphset definition
- U+FE0C VARIATION SELECTOR-13: not included in any glyphset definition
- U+FE0D VARIATION SELECTOR-14: not included in any glyphset definition
- U+FE0E VARIATION SELECTOR-15: not included in any glyphset definition
- U+FE0F VARIATION SELECTOR-16: not included in any glyphset definition
- U+FFFC OBJECT REPLACEMENT CHARACTER: 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]arabic
,latin
,latin-ext
,menu
Glyphset Checks
💥💥💥💥Shapes languages in all GF glyphsets.
💥 Harmattan-SemiBold.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
💥 Harmattan-Regular.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
💥 Harmattan-Bold.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
💥 Harmattan-Medium.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]
On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.
⚠️ Harmattan-SemiBold.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]
⚠️ Harmattan-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]
⚠️ Harmattan-Bold.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]
⚠️ Harmattan-Medium.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]
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]
Name table checks
🔥🔥🔥🔥Name table entries should not contain line-breaks.
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
Name entry COPYRIGHT_NOTICE on platform WINDOWS contains a line-break.
[code: line-break] -
🔥 FAIL
Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.
[code: line-break]
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
Name entry COPYRIGHT_NOTICE on platform WINDOWS contains a line-break.
[code: line-break] -
🔥 FAIL
Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.
[code: line-break]
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
Name entry COPYRIGHT_NOTICE on platform WINDOWS contains a line-break.
[code: line-break] -
🔥 FAIL
Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.
[code: line-break]
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
Name entry COPYRIGHT_NOTICE on platform WINDOWS contains a line-break.
[code: line-break] -
🔥 FAIL
Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break.
[code: line-break]
Licensing Checks
🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩Copyright notices match canonical pattern in fonts
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to:
"Copyright 2020 The Familyname Project Authors (git url)"
But instead we have got:
"Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format] -
🔥 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) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format]
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to:
"Copyright 2020 The Familyname Project Authors (git url)"
But instead we have got:
"Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format] -
🔥 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) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format]
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to:
"Copyright 2020 The Familyname Project Authors (git url)"
But instead we have got:
"Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format] -
🔥 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) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format]
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
Name Table entry: Copyright notices should match a pattern similar to:
"Copyright 2020 The Familyname Project Authors (git url)"
But instead we have got:
"Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format] -
🔥 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) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (http://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL"."
[code: bad-notice-format]
Check OFL body text is correct.
⚠️ Harmattan-SemiBold.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 renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com),\n
+ with the Reserved Font Name "Fouta".\n
+ \n
+ Copyright (c) 2004-2024, SIL Global (https://www.sil.org),\n
+ with Reserved Font Names 'Andika' and 'SIL'.\n
+ \n
+ Copyright (c) 2014-2024, SIL Global (https://www.sil.org/).\n
+ with Reserved Font Names "Harmattan" and "SIL".\n
+ \n
- This Font Software is licensed under the SIL Open Font License, Version 1.1.\n
+ This Font Software is licensed under the SIL Open Font License,\n
- This license is copied below, and is also available with a FAQ at:\n
+ Version 1.1. This license is copied below, and is also available with\n
- https://openfontlicense.org\n
+ an FAQ at: https://openfontlicense.org/\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- OTHER DEALINGS IN THE FONT SOFTWARE.
+ OTHER DEALINGS IN THE FONT SOFTWARE.\n
[code: incorrect-ofl-body-text]
⚠️ Harmattan-Regular.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 renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com),\n
+ with the Reserved Font Name "Fouta".\n
+ \n
+ Copyright (c) 2004-2024, SIL Global (https://www.sil.org),\n
+ with Reserved Font Names 'Andika' and 'SIL'.\n
+ \n
+ Copyright (c) 2014-2024, SIL Global (https://www.sil.org/).\n
+ with Reserved Font Names "Harmattan" and "SIL".\n
+ \n
- This Font Software is licensed under the SIL Open Font License, Version 1.1.\n
+ This Font Software is licensed under the SIL Open Font License,\n
- This license is copied below, and is also available with a FAQ at:\n
+ Version 1.1. This license is copied below, and is also available with\n
- https://openfontlicense.org\n
+ an FAQ at: https://openfontlicense.org/\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- OTHER DEALINGS IN THE FONT SOFTWARE.
+ OTHER DEALINGS IN THE FONT SOFTWARE.\n
[code: incorrect-ofl-body-text]
⚠️ Harmattan-Bold.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 renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com),\n
+ with the Reserved Font Name "Fouta".\n
+ \n
+ Copyright (c) 2004-2024, SIL Global (https://www.sil.org),\n
+ with Reserved Font Names 'Andika' and 'SIL'.\n
+ \n
+ Copyright (c) 2014-2024, SIL Global (https://www.sil.org/).\n
+ with Reserved Font Names "Harmattan" and "SIL".\n
+ \n
- This Font Software is licensed under the SIL Open Font License, Version 1.1.\n
+ This Font Software is licensed under the SIL Open Font License,\n
- This license is copied below, and is also available with a FAQ at:\n
+ Version 1.1. This license is copied below, and is also available with\n
- https://openfontlicense.org\n
+ an FAQ at: https://openfontlicense.org/\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- OTHER DEALINGS IN THE FONT SOFTWARE.
+ OTHER DEALINGS IN THE FONT SOFTWARE.\n
[code: incorrect-ofl-body-text]
⚠️ Harmattan-Medium.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 renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com),\n
+ with the Reserved Font Name "Fouta".\n
+ \n
+ Copyright (c) 2004-2024, SIL Global (https://www.sil.org),\n
+ with Reserved Font Names 'Andika' and 'SIL'.\n
+ \n
+ Copyright (c) 2014-2024, SIL Global (https://www.sil.org/).\n
+ with Reserved Font Names "Harmattan" and "SIL".\n
+ \n
- This Font Software is licensed under the SIL Open Font License, Version 1.1.\n
+ This Font Software is licensed under the SIL Open Font License,\n
- This license is copied below, and is also available with a FAQ at:\n
+ Version 1.1. This license is copied below, and is also available with\n
- https://openfontlicense.org\n
+ an FAQ at: https://openfontlicense.org/\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- -----------------------------------------------------------\n
+ ----------------------------------------------------\n
- OTHER DEALINGS IN THE FONT SOFTWARE.
+ OTHER DEALINGS IN THE FONT SOFTWARE.\n
[code: incorrect-ofl-body-text]
Check license file has good copyright string.
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
First line in license file is:
"copyright (c) 2007-2008, the c&ma guinea fulbe team;"
which does not match the expected format, similar to:
"Copyright 2022 The Familyname Project Authors (git url)"
[code: bad-format]
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
First line in license file is:
"copyright (c) 2007-2008, the c&ma guinea fulbe team;"
which does not match the expected format, similar to:
"Copyright 2022 The Familyname Project Authors (git url)"
[code: bad-format]
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
First line in license file is:
"copyright (c) 2007-2008, the c&ma guinea fulbe team;"
which does not match the expected format, similar to:
"Copyright 2022 The Familyname Project Authors (git url)"
[code: bad-format]
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
First line in license file is:
"copyright (c) 2007-2008, the c&ma guinea fulbe team;"
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.
🔥 Harmattan-SemiBold.ttf
-
⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13]
[code: http-in-description] -
🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL".
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
-
Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
-
Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
-
No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
-
The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
-
The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION This license becomes null and void if any of the above conditions are not met.
DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"
[code: wrong] -
-
⚠️ WARN
For now we're still accepting http URLs, but you should consider using https instead.
[code: http]
🔥 Harmattan-Regular.ttf
-
⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13]
[code: http-in-description] -
🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL".
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
-
Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
-
Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
-
No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
-
The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
-
The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION This license becomes null and void if any of the above conditions are not met.
DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"
[code: wrong] -
-
⚠️ WARN
For now we're still accepting http URLs, but you should consider using https instead.
[code: http]
🔥 Harmattan-Bold.ttf
-
⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13]
[code: http-in-description] -
🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL".
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
-
Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
-
Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
-
No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
-
The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
-
The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION This license becomes null and void if any of the above conditions are not met.
DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"
[code: wrong] -
-
⚠️ WARN
For now we're still accepting http URLs, but you should consider using https instead.
[code: http]
🔥 Harmattan-Medium.ttf
-
⚠️ WARN
Please consider using HTTPS URLs at name table entry [plat=3, enc=1, name=13]
[code: http-in-description] -
🔥 FAIL
License file OFL.txt exists but NameID 13 (LICENSE DESCRIPTION) value on platform 3 (WINDOWS) is not specified for that. Value was: "Copyright (c) 2007-2008, The C&MA Guinea Fulbe Team;
Copyright renewed 2011-2012, George W. Nuss (https://www.fulbefouta.com), with the Reserved Font Name "Fouta".
Copyright (c) 2004-2024, SIL Global (https://www.sil.org), with Reserved Font Names 'Andika' and 'SIL'.
Copyright (c) 2014-2024, SIL Global (https://www.sil.org/). with Reserved Font Names "Harmattan" and "SIL".
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
-
Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
-
Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
-
No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
-
The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
-
The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION This license becomes null and void if any of the above conditions are not met.
DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE." Must be changed to "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org"
[code: wrong] -
-
⚠️ 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?
⚠️ Harmattan-SemiBold.ttf
-
⚠️ 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=3, enc=1, 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] -
⏩ SKIP
Could not infer the font license. Please ensure NameID 13 (LICENSE DESCRIPTION) is properly set.
⚠️ Harmattan-Regular.ttf
-
⚠️ 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=3, enc=1, 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] -
⏩ SKIP
Could not infer the font license. Please ensure NameID 13 (LICENSE DESCRIPTION) is properly set.
⚠️ Harmattan-Bold.ttf
-
⚠️ 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=3, enc=1, 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] -
⏩ SKIP
Could not infer the font license. Please ensure NameID 13 (LICENSE DESCRIPTION) is properly set.
⚠️ Harmattan-Medium.ttf
-
⚠️ 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=3, enc=1, 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] -
⏩ SKIP
Could not infer the font license. Please ensure NameID 13 (LICENSE DESCRIPTION) is properly set.
Outline Checks
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️Do any segments have colinear vectors?
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
The following glyphs have colinear vectors:
[code: found-colinear-vectors]* M (U+004D): L<<1132.0,1095.0>--<1053.0,901.0>> -> L<<1053.0,901.0>--<778.0,0.0>> * M (U+004D): L<<582.0,0.0>--<305.0,903.0>> -> L<<305.0,903.0>--<228.0,1095.0>> * uni06E9 (U+06E9): L<<342.0,129.0>--<538.0,129.0>> -> L<<538.0,129.0>--<734.0,129.0>> * uni06E9 (U+06E9): L<<637.0,199.0>--<538.0,199.0>> -> L<<538.0,199.0>--<439.0,199.0>> * uni06E9 (U+06E9): L<<901.0,-1.0>--<538.0,-1.0>> -> L<<538.0,-1.0>--<175.0,-1.0>>
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
The following glyphs have colinear vectors:
[code: found-colinear-vectors]* M (U+004D): L<<1123.0,1095.0>--<1065.0,948.0>> -> L<<1065.0,948.0>--<738.0,0.0>> * M (U+004D): L<<303.0,1095.0>--<282.0,903.0>> -> L<<282.0,903.0>--<258.0,0.0>> * M (U+004D): L<<592.0,0.0>--<262.0,955.0>> -> L<<262.0,955.0>--<213.0,1095.0>> * W (U+0057): L<<1027.0,0.0>--<742.0,978.0>> -> L<<742.0,978.0>--<701.0,1095.0>> * W (U+0057): L<<840.0,1095.0>--<798.0,978.0>> -> L<<798.0,978.0>--<513.0,0.0>> * dollar (U+0024): L<<414.0,-165.0>--<414.0,537.0>> -> L<<414.0,537.0>--<414.0,572.0>> * dollar (U+0024): L<<414.0,537.0>--<414.0,572.0>> -> L<<414.0,572.0>--<414.0,1200.0>> * dollar (U+0024): L<<512.0,1200.0>--<512.0,545.0>> -> L<<512.0,545.0>--<512.0,510.0>> * dollar (U+0024): L<<512.0,545.0>--<512.0,510.0>> -> L<<512.0,510.0>--<512.0,-165.0>> * uni06E9 (U+06E9): L<<342.0,129.0>--<538.0,129.0>> -> L<<538.0,129.0>--<734.0,129.0>> * uni06E9 (U+06E9): L<<637.0,199.0>--<538.0,199.0>> -> L<<538.0,199.0>--<439.0,199.0>> * uni06E9 (U+06E9): L<<881.0,-1.0>--<538.0,-1.0>> -> L<<538.0,-1.0>--<195.0,-1.0>>
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
The following glyphs have colinear vectors:
[code: found-colinear-vectors]* K (U+004B): L<<439.0,513.0>--<365.0,533.0>> -> L<<365.0,533.0>--<278.0,549.0>> * uni06E9 (U+06E9): L<<342.0,129.0>--<538.0,129.0>> -> L<<538.0,129.0>--<734.0,129.0>> * uni06E9 (U+06E9): L<<637.0,199.0>--<538.0,199.0>> -> L<<538.0,199.0>--<439.0,199.0>> * uni06E9 (U+06E9): L<<911.0,-1.0>--<538.0,-1.0>> -> L<<538.0,-1.0>--<165.0,-1.0>>
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
The following glyphs have colinear vectors:
[code: found-colinear-vectors]* M (U+004D): L<<1128.0,1095.0>--<1059.0,924.0>> -> L<<1059.0,924.0>--<758.0,0.0>> * M (U+004D): L<<323.0,1095.0>--<300.0,903.0>> -> L<<300.0,903.0>--<277.0,0.0>> * M (U+004D): L<<587.0,0.0>--<284.0,929.0>> -> L<<284.0,929.0>--<221.0,1095.0>> * W (U+0057): L<<1020.0,0.0>--<743.0,978.0>> -> L<<743.0,978.0>--<697.0,1095.0>> * uni06E9 (U+06E9): L<<342.0,129.0>--<538.0,129.0>> -> L<<538.0,129.0>--<734.0,129.0>> * uni06E9 (U+06E9): L<<637.0,199.0>--<538.0,199.0>> -> L<<538.0,199.0>--<439.0,199.0>> * uni06E9 (U+06E9): L<<891.0,-1.0>--<538.0,-1.0>> -> L<<538.0,-1.0>--<185.0,-1.0>>
Do outlines contain any jaggy segments?
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
The following glyphs have jaggy segments:
[code: found-jaggy-segments]* _two: B<<-99.5,163.0>-<-99.0,163.0>-<-99.0,164.0>>/B<<-99.0,164.0>-<-77.0,53.0>-<-44.0,5.0>> = 11.210633128876657 * uni06440773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni06440773: B<<-96.5,1462.0>-<-96.0,1462.0>-<-96.0,1463.0>>/B<<-96.0,1463.0>-<-74.0,1352.0>-<-41.0,1304.0>> = 11.210633128876657 * uni0662.medium: B<<232.5,1060.0>-<233.0,1060.0>-<233.0,1061.0>>/B<<233.0,1061.0>-<263.0,907.0>-<309.0,841.0>> = 11.023455963743125 * uni0662.small: B<<147.5,963.0>-<148.0,963.0>-<148.0,964.0>>/B<<148.0,964.0>-<170.0,853.0>-<203.0,805.0>> = 11.210633128876657 * uni0663.medium: B<<149.5,1053.0>-<150.0,1053.0>-<150.0,1054.0>>/B<<150.0,1054.0>-<169.0,934.0>-<191.0,871.0>> = 8.997143421065033 * uni06B50773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni06B50773: B<<-96.5,1460.0>-<-96.0,1460.0>-<-96.0,1461.0>>/B<<-96.0,1461.0>-<-74.0,1350.0>-<-41.0,1302.0>> = 11.210633128876657 * uni06B60773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni06B60773: B<<-96.5,1457.0>-<-96.0,1457.0>-<-96.0,1458.0>>/B<<-96.0,1458.0>-<-74.0,1347.0>-<-41.0,1299.0>> = 11.210633128876657 * uni06B70773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni06B70773: B<<-96.5,1461.0>-<-96.0,1461.0>-<-96.0,1462.0>>/B<<-96.0,1462.0>-<-74.0,1351.0>-<-41.0,1303.0>> = 11.210633128876657 * uni06B80773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni06B80773: B<<-96.5,1460.0>-<-96.0,1460.0>-<-96.0,1461.0>>/B<<-96.0,1461.0>-<-74.0,1350.0>-<-41.0,1302.0>> = 11.210633128876657 * uni06F2.medium: B<<232.5,1060.0>-<233.0,1060.0>-<233.0,1061.0>>/B<<233.0,1061.0>-<263.0,907.0>-<309.0,841.0>> = 11.023455963743125 * uni06F2.small: B<<148.5,963.0>-<149.0,963.0>-<149.0,964.0>>/B<<149.0,964.0>-<171.0,853.0>-<204.0,805.0>> = 11.210633128876657 * uni06F3.medium: B<<149.5,1053.0>-<150.0,1053.0>-<150.0,1054.0>>/B<<150.0,1054.0>-<169.0,934.0>-<191.0,871.0>> = 8.997143421065033 * uni076A0773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni076A0773: B<<-96.5,1463.0>-<-96.0,1463.0>-<-96.0,1464.0>>/B<<-96.0,1464.0>-<-74.0,1353.0>-<-41.0,1305.0>> = 11.210633128876657 * uni0773 (U+0773): B<<-12.5,1543.0>-<-12.0,1543.0>-<-12.0,1544.0>>/B<<-12.0,1544.0>-<10.0,1433.0>-<43.0,1385.0>> = 11.210633128876657 * uni0773.fina: B<<-2.5,1543.0>-<-2.0,1543.0>-<-2.0,1544.0>>/B<<-2.0,1544.0>-<20.0,1433.0>-<53.0,1385.0>> = 11.210633128876657 * uni0775 (U+0775): B<<598.5,1146.0>-<599.0,1146.0>-<599.0,1147.0>>/B<<599.0,1147.0>-<621.0,1036.0>-<654.0,988.0>> = 11.210633128876657 * uni0775.fina: B<<598.5,766.0>-<599.0,766.0>-<599.0,767.0>>/B<<599.0,767.0>-<621.0,656.0>-<654.0,608.0>> = 11.210633128876657 * uni0775.init: B<<50.5,1086.0>-<51.0,1086.0>-<51.0,1087.0>>/B<<51.0,1087.0>-<73.0,976.0>-<106.0,928.0>> = 11.210633128876657 * uni0775.medi: B<<100.5,1066.0>-<101.0,1066.0>-<101.0,1067.0>>/B<<101.0,1067.0>-<123.0,956.0>-<156.0,908.0>> = 11.210633128876657 * uni0778 (U+0778): B<<87.5,1063.0>-<88.0,1063.0>-<88.0,1064.0>>/B<<88.0,1064.0>-<110.0,953.0>-<143.0,905.0>> = 11.210633128876657 * uni0778.fina: B<<61.5,1063.0>-<62.0,1063.0>-<62.0,1064.0>>/B<<62.0,1064.0>-<84.0,953.0>-<117.0,905.0>> = 11.210633128876657 * uni077A (U+077A): B<<213.5,1275.0>-<214.0,1275.0>-<214.0,1276.0>>/B<<214.0,1276.0>-<236.0,1165.0>-<269.0,1117.0>> = 11.210633128876657 * uni077A.fina.wide: B<<223.5,775.0>-<224.0,775.0>-<224.0,776.0>>/B<<224.0,776.0>-<246.0,665.0>-<279.0,617.0>> = 11.210633128876657 * uni077A.fina: B<<223.5,775.0>-<224.0,775.0>-<224.0,776.0>>/B<<224.0,776.0>-<246.0,665.0>-<279.0,617.0>> = 11.210633128876657 * uni077A.init: B<<50.5,1086.0>-<51.0,1086.0>-<51.0,1087.0>>/B<<51.0,1087.0>-<73.0,976.0>-<106.0,928.0>> = 11.210633128876657 * uni077A.medi: B<<100.5,1066.0>-<101.0,1066.0>-<101.0,1067.0>>/B<<101.0,1067.0>-<123.0,956.0>-<156.0,908.0>> = 11.210633128876657 * uni08A60773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni08A60773: B<<-96.5,1460.0>-<-96.0,1460.0>-<-96.0,1461.0>>/B<<-96.0,1461.0>-<-74.0,1350.0>-<-41.0,1302.0>> = 11.210633128876657 * uni08C70773.fina: B<<4.5,1452.0>-<5.0,1452.0>-<5.0,1453.0>>/B<<5.0,1453.0>-<27.0,1342.0>-<60.0,1294.0>> = 11.210633128876657 * uni08C70773: B<<-96.5,1464.0>-<-96.0,1464.0>-<-96.0,1465.0>>/B<<-96.0,1465.0>-<-74.0,1354.0>-<-41.0,1306.0>> = 11.210633128876657 * uniFD3E (U+FD3E): B<<604.5,-284.0>-<759.0,-454.0>-<967.0,-575.0>>/B<<967.0,-575.0>-<793.0,-429.0>-<679.0,-259.0>> = 9.811474328855407 * uniFD3F (U+FD3F): B<<359.0,-259.0>-<245.0,-429.0>-<71.0,-575.0>>/B<<71.0,-575.0>-<279.0,-454.0>-<433.5,-284.0>> = 9.811474328855407
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
The following glyphs have jaggy segments:
[code: found-jaggy-segments]* threequarters (U+00BE): B<<443.5,944.5>-<404.0,906.0>-<356.0,900.0>>/B<<356.0,900.0>-<404.0,896.0>-<455.0,851.0>> = 11.888658039627936 * uni0662 (U+0662): B<<269.5,1080.0>-<270.0,1080.0>-<270.0,1081.0>>/B<<270.0,1081.0>-<297.0,935.0>-<335.0,852.0>> = 10.477423596004853 * uni0663 (U+0663): B<<155.5,1080.0>-<156.0,1080.0>-<156.0,1081.0>>/B<<156.0,1081.0>-<178.0,935.0>-<205.5,852.0>> = 8.569141879837604 * uni06F2 (U+06F2): B<<269.5,1080.0>-<270.0,1080.0>-<270.0,1081.0>>/B<<270.0,1081.0>-<297.0,935.0>-<335.0,852.0>> = 10.477423596004853 * uni06F3 (U+06F3): B<<155.5,1080.0>-<156.0,1080.0>-<156.0,1081.0>>/B<<156.0,1081.0>-<178.0,935.0>-<205.5,852.0>> = 8.569141879837604 * uni08AA.fina: L<<806.0,91.0>--<797.0,401.0>>/B<<797.0,401.0>-<832.0,258.0>-<879.5,191.5>> = 12.090111845180763 * uniFD3E (U+FD3E): B<<604.5,-284.0>-<759.0,-454.0>-<967.0,-575.0>>/B<<967.0,-575.0>-<793.0,-429.0>-<679.0,-259.0>> = 9.811474328855407 * uniFD3F (U+FD3F): B<<359.0,-259.0>-<245.0,-429.0>-<71.0,-575.0>>/B<<71.0,-575.0>-<279.0,-454.0>-<433.5,-284.0>> = 9.811474328855407
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
The following glyphs have jaggy segments:
[code: found-jaggy-segments]* _two: B<<-97.5,164.0>-<-97.0,164.0>-<-97.0,165.0>>/B<<-97.0,165.0>-<-54.0,-40.0>-<30.0,-40.0>> = 11.846394133219412 * uni06440773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni06440773: B<<-89.5,1469.0>-<-89.0,1469.0>-<-89.0,1470.0>>/B<<-89.0,1470.0>-<-46.0,1265.0>-<38.0,1265.0>> = 11.846394133219412 * uni0662 (U+0662): B<<281.5,1085.0>-<282.0,1085.0>-<282.0,1086.0>>/B<<282.0,1086.0>-<322.0,896.0>-<379.0,806.5>> = 11.888658039627968 * uni0662.small: B<<148.5,964.0>-<149.0,964.0>-<149.0,965.0>>/B<<149.0,965.0>-<192.0,760.0>-<276.0,760.0>> = 11.846394133219412 * uni0663 (U+0663): B<<187.5,1088.0>-<188.0,1088.0>-<188.0,1089.0>>/B<<188.0,1089.0>-<215.0,928.0>-<243.5,846.5>> = 9.520021865774119 * uni06B50773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni06B50773: B<<-89.5,1469.0>-<-89.0,1469.0>-<-89.0,1470.0>>/B<<-89.0,1470.0>-<-46.0,1265.0>-<38.0,1265.0>> = 11.846394133219412 * uni06B60773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni06B60773: B<<-89.5,1464.0>-<-89.0,1464.0>-<-89.0,1465.0>>/B<<-89.0,1465.0>-<-46.0,1260.0>-<38.0,1260.0>> = 11.846394133219412 * uni06B70773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni06B70773: B<<-89.5,1467.0>-<-89.0,1467.0>-<-89.0,1468.0>>/B<<-89.0,1468.0>-<-46.0,1263.0>-<38.0,1263.0>> = 11.846394133219412 * uni06B80773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni06B80773: B<<-89.5,1464.0>-<-89.0,1464.0>-<-89.0,1465.0>>/B<<-89.0,1465.0>-<-46.0,1260.0>-<38.0,1260.0>> = 11.846394133219412 * uni06F2 (U+06F2): B<<281.5,1085.0>-<282.0,1085.0>-<282.0,1086.0>>/B<<282.0,1086.0>-<322.0,896.0>-<379.0,806.5>> = 11.888658039627968 * uni06F2.small: B<<148.5,964.0>-<149.0,964.0>-<149.0,965.0>>/B<<149.0,965.0>-<192.0,760.0>-<276.0,760.0>> = 11.846394133219412 * uni06F3 (U+06F3): B<<187.5,1088.0>-<188.0,1088.0>-<188.0,1089.0>>/B<<188.0,1089.0>-<215.0,928.0>-<243.5,846.5>> = 9.520021865774119 * uni076A0773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni076A0773: B<<-89.5,1469.0>-<-89.0,1469.0>-<-89.0,1470.0>>/B<<-89.0,1470.0>-<-46.0,1265.0>-<38.0,1265.0>> = 11.846394133219412 * uni0773 (U+0773): B<<-6.5,1544.0>-<-6.0,1544.0>-<-6.0,1545.0>>/B<<-6.0,1545.0>-<37.0,1340.0>-<121.0,1340.0>> = 11.846394133219412 * uni0773.fina: B<<2.5,1544.0>-<3.0,1544.0>-<3.0,1545.0>>/B<<3.0,1545.0>-<46.0,1340.0>-<130.0,1340.0>> = 11.846394133219412 * uni0775 (U+0775): B<<614.5,1174.0>-<615.0,1174.0>-<615.0,1175.0>>/B<<615.0,1175.0>-<658.0,970.0>-<742.0,970.0>> = 11.846394133219412 * uni0775.fina: B<<614.5,754.0>-<615.0,754.0>-<615.0,755.0>>/B<<615.0,755.0>-<658.0,550.0>-<742.0,550.0>> = 11.846394133219412 * uni0775.init: B<<42.5,1074.0>-<43.0,1074.0>-<43.0,1075.0>>/B<<43.0,1075.0>-<86.0,870.0>-<170.0,870.0>> = 11.846394133219412 * uni0775.medi: B<<92.5,1074.0>-<93.0,1074.0>-<93.0,1075.0>>/B<<93.0,1075.0>-<136.0,870.0>-<220.0,870.0>> = 11.846394133219412 * uni0778 (U+0778): B<<86.5,1064.0>-<87.0,1064.0>-<87.0,1065.0>>/B<<87.0,1065.0>-<130.0,860.0>-<214.0,860.0>> = 11.846394133219412 * uni0778.fina: B<<76.5,1064.0>-<77.0,1064.0>-<77.0,1065.0>>/B<<77.0,1065.0>-<120.0,860.0>-<204.0,860.0>> = 11.846394133219412 * uni077A (U+077A): B<<227.5,1287.0>-<228.0,1287.0>-<228.0,1288.0>>/B<<228.0,1288.0>-<271.0,1083.0>-<355.0,1083.0>> = 11.846394133219412 * uni077A.fina.wide: B<<227.5,787.0>-<228.0,787.0>-<228.0,788.0>>/B<<228.0,788.0>-<271.0,583.0>-<355.0,583.0>> = 11.846394133219412 * uni077A.fina: B<<227.5,787.0>-<228.0,787.0>-<228.0,788.0>>/B<<228.0,788.0>-<271.0,583.0>-<355.0,583.0>> = 11.846394133219412 * uni077A.init: B<<42.5,1074.0>-<43.0,1074.0>-<43.0,1075.0>>/B<<43.0,1075.0>-<86.0,870.0>-<170.0,870.0>> = 11.846394133219412 * uni077A.medi: B<<92.5,1074.0>-<93.0,1074.0>-<93.0,1075.0>>/B<<93.0,1075.0>-<136.0,870.0>-<220.0,870.0>> = 11.846394133219412 * uni08A60773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni08A60773: B<<-89.5,1468.0>-<-89.0,1468.0>-<-89.0,1469.0>>/B<<-89.0,1469.0>-<-46.0,1264.0>-<38.0,1264.0>> = 11.846394133219412 * uni08C70773.fina: B<<-7.5,1456.0>-<-7.0,1456.0>-<-7.0,1457.0>>/B<<-7.0,1457.0>-<36.0,1252.0>-<120.0,1252.0>> = 11.846394133219412 * uni08C70773: B<<-89.5,1474.0>-<-89.0,1474.0>-<-89.0,1475.0>>/B<<-89.0,1475.0>-<-46.0,1270.0>-<38.0,1270.0>> = 11.846394133219412 * uniFD3E (U+FD3E): B<<604.5,-284.0>-<759.0,-454.0>-<967.0,-575.0>>/B<<967.0,-575.0>-<793.0,-429.0>-<679.0,-259.0>> = 9.811474328855407 * uniFD3F (U+FD3F): B<<359.0,-259.0>-<245.0,-429.0>-<71.0,-575.0>>/B<<71.0,-575.0>-<279.0,-454.0>-<433.5,-284.0>> = 9.811474328855407
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
The following glyphs have jaggy segments:
[code: found-jaggy-segments]* _three: B<<-151.5,166.0>-<-151.0,166.0>-<-151.0,167.0>>/B<<-151.0,167.0>-<-132.0,40.0>-<-107.0,-2.0>> = 8.508703316270283 * uni0606 (U+0606): B<<406.5,1240.0>-<407.0,1240.0>-<407.0,1241.0>>/B<<407.0,1241.0>-<426.0,1114.0>-<451.0,1072.0>> = 8.508703316270283 * uni06440774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni06440774: B<<-100.5,1430.0>-<-100.0,1430.0>-<-100.0,1431.0>>/B<<-100.0,1431.0>-<-81.0,1304.0>-<-56.0,1262.0>> = 8.508703316270283 * uni0662 (U+0662): B<<273.5,1081.5>-<274.0,1082.0>-<274.0,1083.0>>/B<<274.0,1083.0>-<314.0,873.0>-<376.0,790.0>> = 10.784297867562596 * uni0662.medium: B<<219.5,1059.0>-<220.0,1059.0>-<220.0,1060.0>>/B<<220.0,1060.0>-<250.0,898.0>-<298.0,834.5>> = 10.491477012331599 * uni0663 (U+0663): B<<166.5,1082.5>-<167.0,1083.0>-<167.0,1084.0>>/B<<167.0,1084.0>-<190.0,932.0>-<218.0,850.0>> = 8.604481593092617 * uni0663.medium: B<<136.5,1052.0>-<137.0,1052.0>-<137.0,1053.0>>/B<<137.0,1053.0>-<154.0,936.0>-<176.0,873.0>> = 8.267173335510634 * uni0663.small: B<<101.5,966.0>-<102.0,966.0>-<102.0,967.0>>/B<<102.0,967.0>-<121.0,840.0>-<146.0,798.0>> = 8.508703316270283 * uni06B50774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni06B50774: B<<-100.5,1433.0>-<-100.0,1433.0>-<-100.0,1434.0>>/B<<-100.0,1434.0>-<-81.0,1307.0>-<-56.0,1265.0>> = 8.508703316270283 * uni06B60774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni06B60774: B<<-100.5,1429.0>-<-100.0,1429.0>-<-100.0,1430.0>>/B<<-100.0,1430.0>-<-81.0,1303.0>-<-56.0,1261.0>> = 8.508703316270283 * uni06B70774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni06B70774: B<<-100.5,1432.0>-<-100.0,1432.0>-<-100.0,1433.0>>/B<<-100.0,1433.0>-<-81.0,1306.0>-<-56.0,1264.0>> = 8.508703316270283 * uni06B80774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni06B80774: B<<-100.5,1434.0>-<-100.0,1434.0>-<-100.0,1435.0>>/B<<-100.0,1435.0>-<-81.0,1308.0>-<-56.0,1266.0>> = 8.508703316270283 * uni06F2 (U+06F2): B<<273.5,1081.5>-<274.0,1082.0>-<274.0,1083.0>>/B<<274.0,1083.0>-<314.0,873.0>-<376.0,790.0>> = 10.784297867562596 * uni06F2.medium: B<<219.5,1059.0>-<220.0,1059.0>-<220.0,1060.0>>/B<<220.0,1060.0>-<250.0,898.0>-<298.0,834.5>> = 10.491477012331599 * uni06F3 (U+06F3): B<<166.5,1082.5>-<167.0,1083.0>-<167.0,1084.0>>/B<<167.0,1084.0>-<190.0,932.0>-<218.0,850.0>> = 8.604481593092617 * uni06F3.medium: B<<136.5,1052.0>-<137.0,1052.0>-<137.0,1053.0>>/B<<137.0,1053.0>-<154.0,936.0>-<176.0,873.0>> = 8.267173335510634 * uni06F3.small: B<<96.0,966.0>-<96.0,966.0>-<96.0,967.0>>/B<<96.0,967.0>-<116.0,840.0>-<141.0,798.0>> = 8.94945808420885 * uni076A0774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni076A0774: B<<-100.5,1427.0>-<-100.0,1427.0>-<-100.0,1428.0>>/B<<-100.0,1428.0>-<-81.0,1301.0>-<-56.0,1259.0>> = 8.508703316270283 * uni0774 (U+0774): B<<-8.5,1526.0>-<-8.0,1526.0>-<-8.0,1527.0>>/B<<-8.0,1527.0>-<11.0,1400.0>-<36.0,1358.0>> = 8.508703316270283 * uni0774.fina: B<<-14.5,1526.0>-<-14.0,1526.0>-<-14.0,1527.0>>/B<<-14.0,1527.0>-<5.0,1400.0>-<30.0,1358.0>> = 8.508703316270283 * uni0776 (U+0776): B<<531.5,1093.0>-<532.0,1093.0>-<532.0,1094.0>>/B<<532.0,1094.0>-<551.0,967.0>-<576.0,925.0>> = 8.508703316270283 * uni0776.fina: B<<558.5,760.0>-<559.0,760.0>-<559.0,761.0>>/B<<559.0,761.0>-<578.0,634.0>-<603.0,592.0>> = 8.508703316270283 * uni0776.init: B<<43.5,1091.0>-<44.0,1091.0>-<44.0,1092.0>>/B<<44.0,1092.0>-<63.0,965.0>-<88.0,923.0>> = 8.508703316270283 * uni0776.medi: B<<109.5,1091.0>-<110.0,1091.0>-<110.0,1092.0>>/B<<110.0,1092.0>-<129.0,965.0>-<154.0,923.0>> = 8.508703316270283 * uni0779 (U+0779): B<<100.5,1074.0>-<101.0,1074.0>-<101.0,1075.0>>/B<<101.0,1075.0>-<120.0,948.0>-<145.0,906.0>> = 8.508703316270283 * uni0779.fina: B<<67.5,1064.0>-<68.0,1064.0>-<68.0,1065.0>>/B<<68.0,1065.0>-<87.0,938.0>-<112.0,896.0>> = 8.508703316270283 * uni077B (U+077B): B<<191.5,1268.0>-<192.0,1268.0>-<192.0,1269.0>>/B<<192.0,1269.0>-<211.0,1142.0>-<236.0,1100.0>> = 8.508703316270283 * uni077B.fina.wide: B<<200.5,761.0>-<201.0,761.0>-<201.0,762.0>>/B<<201.0,762.0>-<220.0,635.0>-<245.0,593.0>> = 8.508703316270283 * uni077B.fina: B<<200.5,761.0>-<201.0,761.0>-<201.0,762.0>>/B<<201.0,762.0>-<220.0,635.0>-<245.0,593.0>> = 8.508703316270283 * uni077B.init: B<<43.5,1091.0>-<44.0,1091.0>-<44.0,1092.0>>/B<<44.0,1092.0>-<63.0,965.0>-<88.0,923.0>> = 8.508703316270283 * uni077B.medi: B<<109.5,1091.0>-<110.0,1091.0>-<110.0,1092.0>>/B<<110.0,1092.0>-<129.0,965.0>-<154.0,923.0>> = 8.508703316270283 * uni08A60774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni08A60774: B<<-100.5,1433.0>-<-100.0,1433.0>-<-100.0,1434.0>>/B<<-100.0,1434.0>-<-81.0,1307.0>-<-56.0,1265.0>> = 8.508703316270283 * uni08AA.fina: L<<827.0,87.0>--<817.0,411.0>>/B<<817.0,411.0>-<853.0,275.0>-<902.0,206.5>> = 13.05865291449955 * uni08C70774.fina: B<<22.5,1415.0>-<23.0,1415.0>-<23.0,1416.0>>/B<<23.0,1416.0>-<42.0,1289.0>-<67.0,1247.0>> = 8.508703316270283 * uni08C70774: B<<-100.5,1427.0>-<-100.0,1427.0>-<-100.0,1428.0>>/B<<-100.0,1428.0>-<-81.0,1301.0>-<-56.0,1259.0>> = 8.508703316270283 * uniFD3E (U+FD3E): B<<604.5,-284.0>-<759.0,-454.0>-<967.0,-575.0>>/B<<967.0,-575.0>-<793.0,-429.0>-<679.0,-259.0>> = 9.811474328855407 * uniFD3F (U+FD3F): B<<359.0,-259.0>-<245.0,-429.0>-<71.0,-575.0>>/B<<71.0,-575.0>-<279.0,-454.0>-<433.5,-284.0>> = 9.811474328855407
Do outlines contain any semi-vertical or semi-horizontal lines?
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
The following glyphs have semi-vertical/semi-horizontal lines:
[code: found-semi-vertical]* section (U+00A7): L<<368.0,132.0>--<369.0,284.0>> * uni0669.small: L<<399.0,839.0>--<400.0,684.0>> * uni06F9.small: L<<398.0,839.0>--<399.0,684.0>>
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
The following glyphs have semi-vertical/semi-horizontal lines:
[code: found-semi-vertical]* uni06D2.fina.wide: L<<955.0,-10.0>--<543.0,-9.0>> * uni06D3.fina.wide: L<<955.0,-10.0>--<543.0,-9.0>> * uni077A.fina.wide: L<<955.0,-10.0>--<543.0,-9.0>> * uni077B.fina.wide: L<<955.0,-10.0>--<543.0,-9.0>>
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
The following glyphs have semi-vertical/semi-horizontal lines:
[code: found-semi-vertical]* uni0669 (U+0669): L<<706.0,846.0>--<708.0,568.0>> * uni0669.medium: L<<576.0,858.0>--<577.0,644.0>> * uni0669.small: L<<413.0,834.0>--<414.0,680.0>> * uni06F9 (U+06F9): L<<706.0,846.0>--<708.0,568.0>> * uni06F9.medium: L<<566.0,858.0>--<567.0,644.0>> * uni06F9.small: L<<413.0,834.0>--<414.0,680.0>>
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
The following glyphs have semi-vertical/semi-horizontal lines:
[code: found-semi-vertical]* uni0669 (U+0669): L<<683.0,864.0>--<685.0,581.0>> * uni0669.small: L<<386.0,844.0>--<387.0,687.0>> * uni06D2.fina.wide: L<<977.0,-10.0>--<580.0,-9.0>> * uni06D3.fina.wide: L<<977.0,-10.0>--<580.0,-9.0>> * uni06F9 (U+06F9): L<<683.0,864.0>--<685.0,581.0>> * uni06F9.small: L<<383.0,844.0>--<384.0,687.0>> * uni077A.fina.wide: L<<977.0,-10.0>--<580.0,-9.0>> * uni077B.fina.wide: L<<977.0,-10.0>--<580.0,-9.0>>
Font File Checks
🔥🔥🔥🔥⚠️⚠️⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️ℹ️ℹ️ℹ️Check font names are correct
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
Regular missing from full name
[code: lacks-regular]
Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
🔥 Harmattan-SemiBold.ttf
-
🔥 FAIL
Font is missing the 'gasp' table. Try exporting the font with autohinting enabled. If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting' GFTools is available at https://pypi.org/project/gftools/
[code: lacks-gasp]
🔥 Harmattan-Regular.ttf
-
🔥 FAIL
Font is missing the 'gasp' table. Try exporting the font with autohinting enabled. If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting' GFTools is available at https://pypi.org/project/gftools/
[code: lacks-gasp]
🔥 Harmattan-Bold.ttf
-
🔥 FAIL
Font is missing the 'gasp' table. Try exporting the font with autohinting enabled. If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting' GFTools is available at https://pypi.org/project/gftools/
[code: lacks-gasp]
🔥 Harmattan-Medium.ttf
-
🔥 FAIL
Font is missing the 'gasp' table. Try exporting the font with autohinting enabled. If you are dealing with an unhinted font, it can be fixed by running the fonts through the command 'gftools fix-nonhinting' GFTools is available at https://pypi.org/project/gftools/
[code: lacks-gasp]
Ensure fonts have ScriptLangTags declared on the 'meta' table.
⚠️ Harmattan-SemiBold.ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
⚠️ Harmattan-Regular.ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
⚠️ Harmattan-Bold.ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]
⚠️ Harmattan-Medium.ttf
-
⚠️ WARN
This font file does not have a 'meta' table.
[code: lacks-meta-table]