How do I display multiple lines of text without displaying each line separately with display.newText commands
Is there a text wrap function? e.g. provide x,y coords for a box that text wraps into OR
Is there a new line character? that splits the lines
I have Text Candy which I’m using for large bit map fonts, but for small vector fonts the lack of proper kerning (intelligent spacing that changes the space between each character depending on its shape) it looks pretty bad compared to the display.newText command.
Oh yes I’ve tried searching the forums but you just go around in circles chasing comments made in 2009… tried searching text wrapping, multiple lines etc.
the API documents has just 3 calls for display.newText text and a few lines of code as examples.
Please help!!!
[import]uid: 3093 topic_id: 13603 reply_id: 313603[/import]