Move built-in fonts to iced_graphics
This commit is contained in:
parent
e0c4f1a08e
commit
f0480854a9
12 changed files with 26 additions and 29 deletions
|
|
@ -23,7 +23,7 @@ path = "../native"
|
|||
[dependencies.iced_graphics]
|
||||
version = "0.1"
|
||||
path = "../graphics"
|
||||
features = ["font-source"]
|
||||
features = ["font-source", "font-fallback", "font-icons"]
|
||||
|
||||
[dependencies.surfman]
|
||||
path = "../../surfman/surfman"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue