Companion

object Companion

Functions

Link copied to clipboard
fun create(name: String): <Error class: unknown class>
Link copied to clipboard
fun pointsToPath(rings: Array<Point>, closed: Boolean): String

Generates an SVG path string for multiple rings, with each ring turning into M..L..L.. instructions.