TextLine

wrapText result.

Members

Structs

Word
struct Word
Undocumented in source.

Variables

width
size_t width;

Width of the line (including spaces).

words
Word[] words;

Words on this line.

Meta