Implement font::load command in iced_native
This commit is contained in:
parent
b29de28d1f
commit
238154af4a
14 changed files with 384 additions and 241 deletions
|
|
@ -36,6 +36,7 @@ bitflags = "1.2"
|
|||
once_cell = "1.0"
|
||||
rustc-hash = "1.1"
|
||||
twox-hash = "1.6"
|
||||
ouroboros = "0.15"
|
||||
|
||||
[dependencies.bytemuck]
|
||||
version = "1.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue