Cargo Features

iced_tiny_skia has no features set by default.

[dependencies]
iced_tiny_skia = { version = "0.12.1", features = ["image", "svg", "geometry"] }
image

Enables image of iced_graphics

svg = resvg
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.36