Cargo Features

i-slint-common has no features set by default.

[dependencies]
i-slint-common = { version = "1.6.0", features = ["shared-fontdb"] }
shared-fontdb = cfg-if, derive_more

Enables fontdb ^0.16.0 and libloading

Affects i-slint-common::sharedfontdb

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.

derive_more shared-fontdb?
cfg-if shared-fontdb?