Cargo Features
[dependencies]
parley = { version = "0.2.0", default-features = false, features = ["std", "libm", "system"] }
- default = system
-
The
system
feature is set by default wheneverparley
is added without
somewhere in the dependency tree.default-features = false - std system
-
Enables std of fontique, peniko, and skrifa ^0.22.3
Affects
font::FontContext.source_cache
,layout::editor
,shape::shape_text
… - libm
-
Enables libm of fontique, peniko, and skrifa ^0.22.3
- system default = std
-
Enables support for system font backends