arcCorners

fun ShapeContour.arcCorners(lengths: List<Double>, expands: List<Double> = listOf(0.0), scales: List<Double> = listOf(1.0), largeArcs: List<Boolean> = mutableListOf(false), angleThreshold: Double = 180.0): ShapeContour(source)