Regular and Bold font in Single String in Touchgfx
I want to have my single text string consisting of both regular and bold typographies of same size in touchgfx.
Take Below Example in consideration of TGX screen designing:

I want my Text to look as "Hello All, My name is Sanem. I am working on TouchGFX."
Here, Sanem and TouchGFX are my wildcard text, and above string is a text area with 2 wildcard entries. I tried to have 4 different text areas ( 2 Regular with regular fonts and 2 wildcard texts) but when I launch the UI on my LCD the Text overlaps on each other.
Is it possible in touchgfx to have a text area with wildcards in bold? Can someone guide me for the same?

