Fine tuned fontsize

This commit is contained in:
Maximilian Giller 2019-03-10 15:06:46 +01:00
parent e1d05f2f65
commit 53f823fdf2

View file

@ -10,7 +10,7 @@ icon_x_ypos = -0.1
icon_width = 1 - 2 * icon_xpos
info_x_height = icon_width * 0.3
info_x_ypos = icon_x_ypos + icon_width
fontsize_y = 0.12
fontsize_y = 0.1
numbers_x_ypos = icon_x_ypos + icon_width + info_x_height + 0.1
numbers_x_ypadding = 0.05
max_symbol_y_width = 0.15