From ddf0ef718de1be62af4a651deb6f5b3a2b58a446 Mon Sep 17 00:00:00 2001 From: Martin Malec Date: Thu, 2 Feb 2023 14:58:59 +0100 Subject: [PATCH] add &subset=latin,latin-ext,cyrillic to Open Sans Some languages require characters with diacritical marks. Czech language is not rendered properly. Adding latin-ext subset should fix issue for e.g. Czech language and cyrillic for Russian, Ukrainian or Bulgarian language. More problematic are the special fonts in https://use.typekit.net/ucr7myw.css that need to have latin-ext characters as well since they don't render well for diacritical chars. --- combogen/templates/combo-chart-full.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/combogen/templates/combo-chart-full.html b/combogen/templates/combo-chart-full.html index dca4e3b..21f728c 100644 --- a/combogen/templates/combo-chart-full.html +++ b/combogen/templates/combo-chart-full.html @@ -3,7 +3,7 @@ {{ title }} - + @@ -31,4 +31,4 @@

{{ cfg.translate(lang, "support") }}

- \ No newline at end of file +