Cargo Features

[dependencies]
maycoon-core = { version = "0.3.1", default-features = false, features = ["include-noto-sans", "vg"] }
default = include-noto-sans

The include-noto-sans feature is set by default whenever maycoon-core is added without default-features = false somewhere in the dependency tree.

include-noto-sans default
vg = skrifa

Re-exports vello and skrifa for drawing vector graphics. Required if you want to make custom widgets or draw vector graphics.

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.

skrifa vg?