Im trying to do the following:
Given a max dimensions (for example 400×400). Make a text whose size varies to fill the space. For example if the desired text is “A” it will have a high textSize value, but if I put a long sentence its textSize should be reduced in order to fit the size.
Is possible to implement that easily? Thanks
Depends on your level of experience. “Easily” is subjective. There are implementations out there that provide decent starting places.