Hi.
If you are unsure about the TouchGFX unicode sprintf functions, you can also use the normal C/C++ functions. These produce a char array that you can convert to unicode with Unicode::strcpy:static uint16_t strncpy(UnicodeChar* RESTRICT dst, const ...
Hello
Good question. I think the best solution depends on your style.
It does not make a big difference for the rendering, if elements are not added or are added but invisible.
TouchGFX will walk through the added elements to find those that should b...
Hello Brecht
Could you provide a small Excel file that does not work with the simplified Chinese texts. I would like to check what happens. We can definitely improve the error messages.
You can also take a look if you like ruby :) You have the source...
Hello ferro
I looked into this. The problem is that the font has a lot of kerning information (horizontal adjustment of specific character pairs like 'F' and 'i' going close together). This font has more than 255 rules for the character 0x2C which is...