Adding new font to the project

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
Hmunir
Posts:2
Joined: Thu Apr 11, 2019 4:28 pm

Adding new font to the project

Post by Hmunir »

Hi all,

Does anyone know how to add a new font in Wincc OA? I have downloaded the font but not sure how to integrate it in my project.

Many Thanks.

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Adding new font to the project

Post by kilianvp »

1.) you can install the font in your system

2.) if you have 3.15 Patch 2 or newer

you can copy the Font to data and add applicationFont to your config like for example:

Code: Select all

[ui]
applicationFont = "fontawesome-webfont.ttf"

Hmunir
Posts:2
Joined: Thu Apr 11, 2019 4:28 pm

Re: Adding new font to the project

Post by Hmunir »

That's brilliant, thank you.

3 posts • Page 1 of 1