Draft basic text rendering using wgpu_glyph
This commit is contained in:
parent
a90f7fcb98
commit
0c3f78713d
4 changed files with 221 additions and 49 deletions
|
|
@ -13,4 +13,5 @@ vulkan = ["wgpu/vulkan"]
|
|||
[dependencies]
|
||||
iced_native = { version = "0.1.0-alpha", path = "../native" }
|
||||
wgpu = "0.3"
|
||||
wgpu_glyph = "0.4"
|
||||
raw-window-handle = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue