I am using Cocos2d-x 3.6 for a project. The problem is with CreateFontWithTTF, it is visible on all simulators and on all iPhones and non retina iPads but on iPad retina the label is not visible. I increased(250) the font size from the code and ran the project on my iPhone 5s and saw garbage boxes instead of the text, i am assuming there is a max size for the label can someone help me out here?