change included glyphs to support french symbols and more

This commit is contained in:
Michi 2025-05-04 18:27:18 +02:00
parent f41c013b99
commit 151d936f68

View file

@ -60,23 +60,13 @@ font:
- file: 'fonts/Roboto-Bold.ttf' - file: 'fonts/Roboto-Bold.ttf'
id: font_medium_bold id: font_medium_bold
size: 30 size: 30
glyphs: glyphsets:
['&', '@', '!', ',', '.', '?', '"', '%', '(', ')', '+', '-', '_', ':', ';', '°', '0', - GF_Latin_Core
'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','å', 'Ä', 'ä', 'Ö', 'ö', 'Ü', 'ü', '/', '#']
- file: 'fonts/Roboto-Bold.ttf' - file: 'fonts/Roboto-Bold.ttf'
id: font_small_bold id: font_small_bold
size: 18 size: 18
glyphs: glyphsets:
['&', '@', '!', ',', '.', '?', '"', '%', '(', ')', '+', '-', '_', ':', ';', '°', '0', - GF_Latin_Core
'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','å', 'Ä', 'ä', 'Ö', 'ö', 'Ü', 'ü', '/', '#']
# Include Material Design Icons font # Include Material Design Icons font