Is there a way to update this expression so that the text starts a new line after every X amount of pixels rather than X amount of characters? Is it possible to measure the length of the text using .sourceRectAtTime().width and have the text start a new line after it reaches the desired width?