Start cosmic-text implementation
This commit is contained in:
parent
2a01a1b2e0
commit
75fc8f978f
6 changed files with 203 additions and 416 deletions
|
@ -11,6 +11,8 @@ license = "MIT OR Apache-2.0 OR Zlib"
|
|||
wgpu = "0.14.0"
|
||||
fontdue = { git = "https://github.com/mooman219/fontdue", rev = "828b4f4" }
|
||||
etagere = "0.2.6"
|
||||
#cosmic-text = { git = "https://github.com/pop-os/cosmic-text", rev = "ef686f8" }
|
||||
cosmic-text = { path = "../cosmic-text" }
|
||||
|
||||
[dev-dependencies]
|
||||
winit = "0.27.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue