1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-01 07:30:42 +02:00

Fix default font chosing when multiple fonts

This commit is contained in:
Pierre-Yves Rollo
2018-07-16 10:18:08 +02:00
parent fac6dfe1f8
commit 4b02cfdfca
3 changed files with 15 additions and 2 deletions

View File

@ -14,6 +14,7 @@
font_api.register_font(
'metro',
{
default = true,
margintop = 3,
linespacing = -2,
height = 15,