Module shape

Source
Expand description

The different shapes that can be painted.

Enumsยง

Shape
A paint primitive such as a circle or a piece of text. Coordinates are all screen space points (not physical pixels).

Functionsยง

dashes_from_line ๐Ÿ”’
Creates dashes from a line.
points_from_line ๐Ÿ”’
Creates equally spaced filled circles from a line.