311 views
in Embedded Wizard Studio by

In EW 10.00 I have created a small project to try to display simplified Chinese text. Because the UTC range needed is higher than 127, I have created a font resource with a larger range. But I am unable to display the text in my text field- the error code is 180 (the glyph range error). I have even tried setting my font range to its maximum (0x01-0xFFFF) as a test. It still shows the same error. I have also tried using an import of FontRange.txt. Same error. As you can see below, even when I hardcode the simplified Chinese characters in the String field of my Views::Text object, I am unable to display them. Other than the font range, are there any other settings which could cause this error? Any help would be appreciated.

1 Answer

0 votes
by

Turned out I was using a font (Roboto) that did not support simplified Chinese. As soon as I changed to Tahoma, it works great...  blush

Regards,

Rob

 

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...