Cargo Features
iced_tiny_skia has no features set by default.
[dependencies]
iced_tiny_skia = { version = "0.13.0", features = ["image", "svg", "geometry"] }
- image
-
Enables image of iced_graphics
- svg = resvg
-
Enables svg of iced_graphics
- geometry
-
Enables geometry of iced_graphics
Affects
iced_tiny_skia::geometry
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- resvg svg?
-
Enables resvg ^0.42