Hello all, Im having an issue, im working in a map, that may have a lots of boxes "rectangles" and they all have a label, a text that indentifies them. But the size of them are different, so in some cases, i have to scale my bitmapFont do match the size of the box, my question here is, is there a way to draw a bitmapFont relative to some bound? like, draw the text at X,Y,WIDTH,HEIGHT, or something like that.
PS: im using the default font from ligdx
The boxes can change at each version of my app. Thats why i need a solution like that i think.
Im sorry for my poor english.
Thank you for ur time.
