strokeText
fun strokeText(content: StrokeTextGraph, position: Offset, size: Size, color: Color, strokeColor: Color, stroke: Stroke, textAlign: TextAlign = TextAlign.Start)
fun strokeText(content: StrokeTextGraph, position: Offset, size: Size, brush: Brush, strokeColor: Color, stroke: Stroke, textAlign: TextAlign = TextAlign.Start, alpha: Float = 1.0f)