readonly StringBuilder _workingLine
readonly IFontMetrics _font
override string ToString()
readonly CultureInfo _culture
void Append(NonBreakingText textToken)
WrappedTextBuilder(IFontMetrics font, float maxWidth, CultureInfo culture)
readonly StringBuilder _completedText
int EnsureCapacity(int capacity)
override string ToString()
StringBuilder Append(char value, int repeatCount)
GlyphMetrics GetCharacterMetrics(char character)
float KernedWidthOnNewLine
readonly float WidthOnNewLine
string GetAsWrappedText(float maxWidth)
NonBreakingText(IFontMetrics font, string text)