LibGDX text not rendering properly on larger screens
问题 On my 854 x 480 LG Leon it renders fine, but on a larger screen resolution (2560 x 1440) this happens: http://imgur.com/a/rcbJK. The code for processing the text is: http://imgur.com/a/c316e. I've tried expanding the bounds of the Label because I thought that it might be constricting the text, but it still won't display properly. What could be causing this? 回答1: The different mobile phone has the different aspect ratio in their screen size . that is the reason it shows different different