TextLayouter.isWordwrapPoint

Can override this to define if a char is a word splitter for word wrapping.

class TextLayouter
protected
bool
isWordwrapPoint
(
dchar c
)

Meta