Moondust-Project icon indicating copy to clipboard operation
Moondust-Project copied to clipboard

[Suggestion] Add an ability to change the font of a floating layer name

Open Wohlstand opened this issue 5 years ago • 1 comments

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: Шрифт названия слоёв

Wohlstand avatar Dec 27 '20 07:12 Wohlstand

Related forum topic: https://wohlsoft.ru/forum/viewtopic.php?p=22416#p22416

Wohlstand avatar Sep 21 '22 09:09 Wohlstand

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.

Wohlstand avatar Nov 01 '23 05:11 Wohlstand