Cargo Features

[dependencies]
kludgine-core = { version = "0.5.0", default-features = false, features = ["bundled-fonts", "bundled-fonts-roboto", "bundled-fonts-enabled", "serde"] }
default = bundled-fonts

The bundled-fonts feature is set by default whenever kludgine-core is added without default-features = false somewhere in the dependency tree.

bundled-fonts default = bundled-fonts-roboto

Enable all bundled fonts. All bundled fonts are licensed under the Apache License 2.0. For more information, see here: https://github.com/khonsulabs/kludgine/tree/master/fonts/README.md

bundled-fonts-roboto bundled-fonts = bundled-fonts-enabled
bundled-fonts-enabled bundled-fonts-roboto?

Internal feature that exports the bundled_fonts module

Affects text::bundled_fonts

serde

Enables serde, serde of figures ^0.1.2, serializing of palette