Using superscript or subscript in TouchGFX?
Is there any easy way to use superscript or subscript in TouchGFX, or need to do custom implementation for it?
I need subscripts in particular, which can appear in arbitrary numbers in middle of text fields.
Maybe I can convert unicode characters to their subscript equivalent character, between 0x2000-0x2084 range.
I will post solution here if I figure this out.
