wrapped

inline fun CommonCanvas.wrapped(text: String, font: Font? = null, at: Point, width: Double, color: Color)

Draws wrapped plain text.

Parameters

text

to draw

font

to use

at

this point

leftMargin

where text wraps

rightMargin

where text wraps

color

to fill with