Introduce feature flags to enable iced_glow
Also keep `iced_wgpu` as the default renderer for the time being.
This commit is contained in:
parent
d6bf8955db
commit
22ced3485e
8 changed files with 72 additions and 35 deletions
|
|
@ -9,6 +9,7 @@ repository = "https://github.com/hecrj/iced"
|
|||
|
||||
[features]
|
||||
canvas = ["iced_graphics/canvas"]
|
||||
# Not supported yet!
|
||||
image = []
|
||||
svg = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue