2021-07-14 01:29 AM
Hi,
I am doing layout and confused of changing the word space of a string? It seems that the designer doesnt support this operation.
/JJLin
2021-07-14 01:52 AM
Hi,
TouchGFX does not handle setting the word space, we rely on the encoding of a font. Depending on your project you could look at different fonts like monspace fonts which ensure that all characters have the same width.
/Romain