Cargo Features
MFEKmath has no features set by default.
[dependencies]
MFEKmath = { version = "0.1.1", features = ["strict", "skia"] }
- default
-
These default features are set whenever
MFEKmath
is added without
somewhere in the dependency tree.default-features = false Enables mfek of glifparser ^1.2
Our modules
- strict
- skia = skia-safe
-
Enables skia of glifparser ^1.2
Affects
MFEKmath::dash_along_path
,MFEKmath::pattern_along_path
…
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.