Split font sizes into different "kinds"(?)

This commit is contained in:
2022-12-16 19:08:39 +01:00
parent 2e09c7354a
commit e2ae922a85
9 changed files with 13 additions and 10 deletions

View File

@@ -84,7 +84,7 @@
### Text ###
font = DejaVu Sans {{ machine.font_size }}
font = DejaVu Sans {{ machine.font_size_1 }}
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.