I need to add a “global“ Enlarge (A) / Shrink (a) styled text displayed in TextArea.
I completely forget how to do it.
I get an eye on the documentation and it seems that is a complex task (for desktop):
copy the RTFData into a MemoryBlock
loop the MB and modify the Size value
once done, apply the new RTFData.
Is-it correct ?
PS: speed does not matter as the text is not large (1K-5k ?)
1 post - 1 participant