Wraps a string to a given size.
The string to be wrapped.
The desired width of each line.
Optional
Sizer for respecting unrendered characters.
The options for this wrap.
The lines of the wrapped string in an array.
Wraps a string to a given size.