If Portrait Then
label.TextSize = 10 + 1 * ((100%y / 480) * (100%y / 480) * (100%y /480))
Else
label.TextSize = 10 + 1 * ((100%y / 320) * (100%y / 320) * (100%y /320))
End If
This is a teory, to do a matematical solution in a script for made scaled textsize
With a smaller device 320*480 textsize is 11
Increment at esponential 3 the index to add at 10 every display more big