Module stroke
cosmic
0.1.0
Module stroke
Module Items
Structs
Enums
In cosmic::
iced_
winit::
graphics::
geometry
Modules
fill
frame
path
stroke
Structs
Cache
Fill
Frame
Image
LineDash
Path
Stroke
Svg
Text
Enums
Gradient
LineCap
LineJoin
Style
Traits
Renderer
cosmic
::
iced_winit
::
graphics
::
geometry
Module
stroke
Copy item path
Settings
Help
Summary
Source
Expand description
Create lines from a
Path
and assigns them various attributes/styles.
Structs
§
Line
Dash
The dash pattern used when stroking the line.
Stroke
The style of a stroke.
Enums
§
LineCap
The shape used at the end of open subpaths when they are stroked.
Line
Join
The shape used at the corners of paths or basic shapes when they are stroked.
Style
The coloring style of some drawing.