Implemented a texture atlas for images and svgs.
This commit is contained in:
parent
69c81aa50d
commit
1bcfc9a5cc
7 changed files with 474 additions and 209 deletions
|
|
@ -21,6 +21,7 @@ raw-window-handle = "0.3"
|
|||
glam = "0.8"
|
||||
font-kit = "0.4"
|
||||
log = "0.4"
|
||||
guillotiere = "0.4"
|
||||
|
||||
[dependencies.image]
|
||||
version = "0.22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue