Cargo Features
ribir_painter has no features set by default.
[dependencies]
ribir_painter = { version = "0.4.0-alpha.14", features = ["png", "tessellation"] }
- png
-
Enables png of image ^0.24.5
- tessellation = lyon_tessellation, zerocopy
-
Affects
path::VertexBuffers
,path::Vertex
…
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.
- image png?
-
Enables image ^0.24.5
- lyon_tessellation tessellation?
- zerocopy tessellation?
-
Enables zerocopy ^0.7.3