Add TOML font loading support and refactor font handling

This commit is contained in:
2025-12-19 12:41:11 +01:00
parent 20f9a2107d
commit 1ef39458ce
15 changed files with 390 additions and 219 deletions
+10
View File
@@ -0,0 +1,10 @@
[general]
source = "system/font.png"
order = """
aAbBcCdDeEfFgGhHiIjJkKlLmMnN
oOpPqQrRsStTuUvVwWxXyYzZ
"""
[padding]
horizontal = 1
space = 2