I started diving into localization for my project. One issue is that my language manager takes way too long to configure. Does anybody know of a way to set the text to the biggest size where all of the letters can still be seen and nothing is cut off, is there a way to detect that? This would help make my language manager more simple, cause i’m spending way too much time on it.
EDIT: Also is there a way to detect the line spacing to make sure no characters are overlapping?