[Suggestion] Add an ability to change the font of a floating layer name
A suggestion is given from the question of Anti#9209 Discord user to add an ability to customize a font of the floating layer name at the Editor:

Related forum topic: https://wohlsoft.ru/forum/viewtopic.php?p=22416#p22416
Okay the thing has been implemented and it works now, BUT, without an UI yet.
To change this setting, you need to open the settings/pge_editor.ini while Editor is not running, then find next group of fields:
label-box-font-border-colour=#ff000066
label-box-font-border-width=1
label-box-font-colour=#ff3333ff
label-box-font-family=Times
label-box-font-size=12
label-box-font-strikeout=false
label-box-font-style=0
label-box-font-underline=false
label-box-font-weight=99
And then, edit them as you think would be better, save file, and run Editor to see what happen.
The UI has a low priority for this thing right now. There are other tasks are MUCH MORE important than this small but useful thing.