Wraps text into lines that fit within a maximum width.
Text width is calculated using PaperForge.TextMetrics.
Manual line breaks are preserved.
Summary
Functions
Splits a string into lines that do not exceed the requested width.
Wraps text into lines that fit within a maximum width.
Text width is calculated using PaperForge.TextMetrics.
Manual line breaks are preserved.
Splits a string into lines that do not exceed the requested width.