Did anyone manage to get Chinese characters using TouchGFX visible on an embedded system?
Hello all,
we have a system up and running using TouchGFX. The user interface can be switched between german and english using a system menu of my user interface while running the application on the board.
Now we will show the system on an exhibition in Shanghai and would like to have chinese as an additional language.
I succeeded to create another language in TouchGFX Designer (vV. 4.10.0), translated some of the menu items into chinese using google translator (e.g. "System setup" = "系统设置" ) and extended the wild cards of my typographics to have characters 0x20-0xFEFF.
In the font source there are several characters beyond 0xFF created in the file, however on the system the text is not visible. It shows "??????" which is the fall back character.
I use the Windows Font Calibri in different sizes and in notepad the chinese signs are visible with this font so it should be possible to used it for chinese characters.
Did anyone manage to get chinese working using TouchGFX?
Any hints are very much appreciated!