Cargo Features

[dependencies]
vello_encoding = { version = "0.1.0", default-features = false, features = ["full"] }
default = full

The full feature is set by default whenever vello_encoding is added without default-features = false somewhere in the dependency tree.

full default = guillotiere, skrifa

Enables support for the full pipeline including late-bound resources (gradients, images and glyph runs)

Affects encoding::Encoding.resources, encoding::Resources, resolve::Resolver, resolve::Patch

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.

skrifa full

Enables skrifa ^0.15.5

guillotiere full