Module path
iced_
graphics
0.14.0-dev
Module path
Module Items
Re-exports
Modules
Structs
In iced_
graphics::
geometry
Modules
fill
frame
path
stroke
Structs
Cache
Image
Svg
Text
Enums
Style
Traits
Renderer
iced_graphics
::
geometry
Module
path
Copy item path
Settings
Help
Summary
Source
Available on
crate feature
geometry
only.
Expand description
Build different kinds of 2D shapes.
Re-exports
§
pub use arc::
Arc
;
pub use lyon_path;
Modules
§
arc
Build and draw curves.
Structs
§
Builder
A
Path
builder.
Path
An immutable set of points that may or may not be connected.