Cargo Features
iced_glow has no features set by default.
[dependencies]
iced_glow = { version = "0.8.0", features = ["svg", "image", "png", "jpeg", "jpeg_rayon", "gif", "webp", "pnm", "ico", "bmp", "hdr", "dds", "farbfeld", "canvas", "qr_code", "default_system_font", "tracing"] }
- svg
-
Enables svg of iced_graphics ^0.8
- image
-
Enables image of iced_graphics ^0.8
- png
-
Enables png of iced_graphics ^0.8
- jpeg
-
Enables jpeg of iced_graphics ^0.8
- jpeg_rayon
-
Enables jpeg_rayon of iced_graphics ^0.8
- gif
-
Enables gif of iced_graphics ^0.8
- webp
-
Enables webp of iced_graphics ^0.8
- pnm
-
Enables pnm of iced_graphics ^0.8
- ico
-
Enables ico of iced_graphics ^0.8
- bmp
-
Enables bmp of iced_graphics ^0.8
- hdr
-
Enables hdr of iced_graphics ^0.8
- dds
-
Enables dds of iced_graphics ^0.8
- farbfeld
-
Enables farbfeld of iced_graphics ^0.8
- canvas
-
Enables canvas of iced_graphics ^0.8
- qr_code
-
Enables qr_code of iced_graphics ^0.8
- default_system_font
-
Enables font-source of iced_graphics ^0.8