Cargo Features
fontspector-checkapi has no features set by default.
[dependencies]
fontspector-checkapi = { version = "1.1.1", features = ["python", "clap", "kurbo"] }
-
python
-
Affects
profile::Profile.check_definitions
…
Features from optional dependencies
-
clap
implicit feature
-
Enables
clap
Needed so that we can refer to status codes on the command line
-
kurbo
implicit feature
-
Enables
kurbo
kurbo: A 2D curves library
Affects
pens::BezGlyph
…