Structsยง
- Stroke
- Describes the visual style of a stroke.
- Stroke
Ctx ๐ - Internal structure 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
Constantsยง
- DASH_
ACCURACY ๐
Functionsยง
- dash
- Create a new dashing iterator.
- dash_
impl ๐ - extend_
reversed ๐ - fit_
with_ ๐opts - 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.
Type Aliasesยง
- Dashes
- Collection of values representing lengths in a dash pattern.