Module iced::widget::canvas::path[]

This is supported on crate features canvas or glow_canvas only.

Build different kinds of 2D shapes.

Modules

arc

Build and draw curves.

Structs

Arc

A segment of a differentiable curve.

Builder

A Path builder.

Path

An immutable set of points that may or may not be connected.