Structsยง
- Dash
Iterator ๐ - An implementation of dashing as an iterator-to-iterator transformation.
 - Stroke
 - The visual style of a stroke.
 - Stroke
Ctx  - A structure that is used for creating strokes.
 - Stroke
Opts  - Options for path stroking.
 
Enumsยง
- Cap
 - Defines the shape to be drawn at the ends of a stroke.
 - Dash
State ๐ - Join
 - Defines the connection between two segments of a stroke.
 - Stroke
OptLevel  - Optimization level for computing stroke outlines.
 
Constantsยง
- DASH_
ACCURACY ๐ 
Functionsยง
- dash
 - Create a new dashing iterator.
 - extend_
reversed ๐ - round_
cap ๐ - round_
join ๐ - round_
join_ ๐rev  - seg_
to_ ๐el  - square_
cap ๐ - stroke
 - Expand a stroke into a fill.
 - stroke_
undashed ๐ - Version of stroke expansion for styles with no dashes.
 - stroke_
with  - Expand a stroke into a fill.
 
Type Aliasesยง
- Dashes
 - Collection of values representing lengths in a dash pattern.