How to display the special character into HMI(Like Arabic or Hindi)?

Last modified by Devin Chen on 2023/12/01 08:44

1. Find a suitable .ttf(TrueType font) file which can display the corresponding Language correctly in Windows. (For example, we can use Mangal for Hindi, Arial for Arabic);

2. Install the .ttf file for all users(This step is for allow the font style able to be visible in Font Pack);

TTF install.png

3. Enable the font style from Font Pack, if the font is not showed there, please confirm whether the Step 2 is finished or not;

FontPackCheckBox.png

4. Enable the Vector Font from Project Settings;

ProjectSettingVectorFont.png

5. Compile project, and download into HMI, the display will be normal;