Cargo Features

ribir_painter has no features set by default.

[dependencies]
ribir_painter = { version = "0.4.0-alpha.33", features = ["png", "tessellation"] }
png

Enables png of image

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?
lyon_tessellation tessellation?
zerocopy tessellation?

Enables zerocopy ^0.7.3