From 151d936f68af2b23ea58c6be215a46d1fb933f19 Mon Sep 17 00:00:00 2001 From: michivonah Date: Sun, 4 May 2025 18:27:18 +0200 Subject: [PATCH] change included glyphs to support french symbols and more --- weatherman.yaml | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/weatherman.yaml b/weatherman.yaml index dea3e7c..5a1e327 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -60,23 +60,13 @@ font: - file: 'fonts/Roboto-Bold.ttf' id: font_medium_bold size: 30 - glyphs: - ['&', '@', '!', ',', '.', '?', '"', '%', '(', ')', '+', '-', '_', ':', ';', '°', '0', - '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', - 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', - 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', ' ', 'a', 'b', 'c', 'd', 'e', 'f', - 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', - 'u', 'v', 'w', 'x', 'y', 'z','å', 'Ä', 'ä', 'Ö', 'ö', 'Ü', 'ü', '/', '#'] + glyphsets: + - GF_Latin_Core - file: 'fonts/Roboto-Bold.ttf' id: font_small_bold size: 18 - glyphs: - ['&', '@', '!', ',', '.', '?', '"', '%', '(', ')', '+', '-', '_', ':', ';', '°', '0', - '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', - 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', - 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', ' ', 'a', 'b', 'c', 'd', 'e', 'f', - 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', - 'u', 'v', 'w', 'x', 'y', 'z','å', 'Ä', 'ä', 'Ö', 'ö', 'Ü', 'ü', '/', '#'] + glyphsets: + - GF_Latin_Core # Include Material Design Icons font