You are not logged in.
Pages: 1
Topic closed
What's the best way to change the font of the display element in the HMI?
Do I need to add in the .js file something like :
display.style.font = "arial";
Offline
Hi Scoobsalamander,
please, follow this tutorial in order to change the display font settings in RexHMI designer:
Open .svg file with the display you want to change the font at.
Select the diplay and press CTRL + SHIFT + X (Editor XML). You should see something like this:
Under Display group select "<svg:text..." part (as highlighted in following picture) and press CTRL + SHIFT + T (Text and fonts)
Change the font.
Note: Please, remember that the chosen font must be installed on the computer where you would like to see the visualisation (typically your host computer).
I hope the above is useful to you.
Cheers, Tomas
Offline
Pages: 1
Topic closed