Cargo Features
inlottie has no features set by default.
[dependencies]
inlottie = { version = "0.1.9", features = ["b2d", "vello"] }
- b2d = intvg, pixels
-
Required by the blend2d binary
- vello = anyhow, image, pollster, wgpu
-
Enables vello ^0.1
Affects
inlottie::vello_svg
…Required by the vello binary
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.
- pixels b2d?
-
Enables pixels ^0.13
- intvg b2d?
- pollster vello?
-
Enables pollster ^0.3
- anyhow vello?
- image vello?
- wgpu vello?
-
Enables wgpu ^0.20