Cargo Features

iced_graphics has no features set by default.

[dependencies]
iced_graphics = { version = "0.12.1", features = ["geometry", "image", "web-colors", "fira-sans"] }
geometry = lyon_path

Affects iced_graphics::geometry

image = kamadak-exif

Enables image ^0.24

Affects iced_graphics::image

web-colors
fira-sans

Affects text::FIRA_SANS_REGULAR

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.

kamadak-exif image?
lyon_path geometry?