Add TOML font loading support and refactor font handling
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[general]
|
||||
source = "system/font.png"
|
||||
order = """
|
||||
aAbBcCdDeEfFgGhHiIjJkKlLmMnN
|
||||
oOpPqQrRsStTuUvVwWxXyYzZ
|
||||
"""
|
||||
|
||||
[padding]
|
||||
horizontal = 1
|
||||
space = 2
|
||||
Reference in New Issue
Block a user