Thanks to visit codestin.com
Credit goes to lib.rs

Cargo Features

iced_graphics has no features set by default.

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

Affects iced_graphics::geometry

image = kamadak-exif

Enables image

Affects image::Buffer, image::load

svg 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?