Skip to main content
Dd.21
Associate III
May 20, 2021
Question

Is there anything more font of Arabic text to show beside arabictype? How can i check the font is fine with TouchGFX?

  • May 20, 2021
  • 1 reply
  • 981 views

I got trouble with Arabic text. And i get this information.

 But, how can i check the font is fine with TouchGFX?

This topic has been closed for replies.

1 reply

Romain DIELEMAN
ST Employee
May 20, 2021

Hi,

As explained in this article in the online documentation you can add the font of your choice in the asset/font folder of your project. I would recommend using a TrueType format (ttf) as the otf and bdf formats are supported by TouchGFX but not by TouchGFX Designer at the moment.

TouchGFX cannot compensate for rules that are embedded in a font so you have to make sure your font trully supports arabic (NotoNask Arabic is usually good for my projects)

/Romain

Dd.21
Dd.21Author
Associate III
May 22, 2021

Thanks, Romain.

I will try this one.