This isn't possible with the engine functions. You have to write your own word wrap function. This can be easy done with str_width function (to detect end of a line).