User Activity

I need to fine-tune the positions of text in different fonts. The method I have in mind is to create a setPosition function in TextArea.hpp. Inside this function, I obtain the FontId through this, and then set a fixed offset value according to the Fo...