Render with winit/softbuffer
This commit is contained in:
parent
518796396d
commit
2fbec2db8f
3 changed files with 1627 additions and 64 deletions
|
|
@ -7,3 +7,10 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
alacritty_terminal = "0.19"
|
||||
softbuffer = "0.4"
|
||||
tiny-skia = "0.11"
|
||||
winit = "0.29"
|
||||
|
||||
[dependencies.cosmic-text]
|
||||
git = "https://github.com/pop-os/cosmic-text.git"
|
||||
branch = "refactor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue