Working with QTranslator on embedded system.
-
Hi ,
I am using a Ti-Sitara Processor on which I have to create an application to translate the font of my UI into different languages .
To develop the application I am using Processor SDK provided by TI which works on linux system .I am using QTranslator and Qlinguist to generate .ts and .qm files . When I transferred the binary file for my application and .qm files to processor , on executing the application it shows square brackets instead of Arabic ,Chinese and Korean fonts . It is working fine with English and German fonts .
Am I supposed to load other fonts which support Arabic , Chinese and Korean ? -
@DaveYasha
you can try Google Noto fonts for a wide range of unicode support
https://www.google.com/get/noto/ -
@DaveYasha said in Working with QTranslator on embedded system.:
Am I supposed to load other fonts which support Arabic , Chinese and Korean ?
true
-
@DaveYasha
you can try Google Noto fonts for a wide range of unicode support
https://www.google.com/get/noto/