Try to standardize font size

This commit is contained in:
2021-10-22 22:40:58 +02:00
parent 74e645dd96
commit abb78d6248
4 changed files with 4 additions and 4 deletions

View File

@@ -150,7 +150,7 @@ font:
style: Bold Italic
# Point size
size: {{ machine.font_size }}
size: {{ machine.font_size|int - 3 }}
# Offset is the extra space around each character. `offset.y` can be thought
# of as modifying the line spacing, and `offset.x` as modifying the letter