Module cosmic::iced_runtime::core::svg
source · Expand description
Load and draw vector graphics.
Structs§
- A handle of Svg data.
- A raster image that can be drawn.
Enums§
- The data of a vectorial image.
Traits§
- A
Renderer
that can render vector graphics.