Module svg
iced_
core
0.14.0-dev
Module svg
Module Items
Structs
Enums
Traits
In crate iced_
core
Modules
alignment
border
clipboard
event
font
gradient
id
image
keyboard
layout
mouse
overlay
padding
renderer
svg
text
theme
time
touch
widget
window
Macros
color
Structs
Color
Degrees
Element
Hasher
Pixels
Point
Radians
Rectangle
Shadow
Shell
Size
SmolStr
Transformation
Vector
Enums
Background
ContentFit
Length
Rotation
iced_core
Module
svg
Copy item path
Settings
Help
Summary
Source
Expand description
Load and draw vector graphics.
Structs
§
Handle
A handle of Svg data.
Svg
A raster image that can be drawn.
Enums
§
Data
The data of a vectorial image.
Traits
§
Renderer
A
Renderer
that can render vector graphics.