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
|
|
@ -7,6 +7,8 @@ edition = "2018"
|
|||
[features]
|
||||
canvas = ["lyon"]
|
||||
font-source = ["font-kit"]
|
||||
font-fallback = []
|
||||
font-icons = []
|
||||
|
||||
[dependencies]
|
||||
bytemuck = "1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue