render

fun GeneratorContext.render(layer: String, composition: Composition)(source)

Renders the composition to the generator context.


fun GeneratorContext.render(shape: Shape)(source)


fun GeneratorContext.render(contour: ShapeContour)(source)

Renders the contour to the generator context.

NOOP when the contour has no segments.