Cargo Features
kas-resvg has no features set by default.
[dependencies]
kas-resvg = { version = "0.14.2", features = ["svg"] }
To build locally:
RUSTDOCFLAGS="--cfg doc_cfg" cargo +nightly doc --all-features --no-deps --open
- svg
-
Support SVG images
Enables resvg ^0.36.0 and usvg ^0.36.0