Fine tuned fontsize

This commit is contained in:
Maximilian Giller 2019-03-10 07:58:35 +01:00
parent 332aceb9cf
commit 8e57bf30a4

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.1
fontsize_y = 0.12
numbers_x_ypos = icon_x_ypos + icon_width + info_x_height + 0.1
numbers_x_ypadding = 0.05
max_symbol_y_width = 0.15