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.