Cargo Features
pathfinder_canvas has no features set by default.
[dependencies]
pathfinder_canvas = { version = "0.5.0", features = ["pf-text"] }
- pf-text = font-kit, pathfinder_text, skribo
-
Affects
text::CanvasFontContext
…
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.
- font-kit pf-text?
-
Enables font-kit ^0.6
- pathfinder_text pf-text?
- skribo pf-text?