What am I doing wrong here?
local testObj = display.newEmbossedText( "1. test test test test testtest test test test test", 10, 20, 300, 0, "Arial", 24 )
This is supposed to auto-wrap after width reaches 300 px. But it is going out of the simulator. It works fine with newText, newRetinaText.
[import]uid: 19297 topic_id: 21229 reply_id: 321229[/import]
[import]uid: 52491 topic_id: 21229 reply_id: 84150[/import]