Cargo Features
[dependencies]
fontique = { version = "0.2.0", default-features = false, features = ["std", "libm", "icu_properties", "unicode_script", "system"] }
- default = system
-
The
system
feature is set by default wheneverfontique
is added without
somewhere in the dependency tree.default-features = false - std system
-
Enables memmap2, std of peniko and skrifa ^0.22.3
Affects
scan::ScannedCollection
,scan::ScannedFont.path
,scan::scan_paths
,source::SourcePathMap
… - libm
-
Enables core_maths, libm of peniko and skrifa ^0.22.3
- icu_properties
-
Enables icu_properties
- unicode_script
-
Enables unicode-script
- system default = std
-
Enables support for system font backends