Merged image and svg texture atlases into one owned by the image pipeline.

This commit is contained in:
Malte Veerman 2020-01-10 16:07:09 +01:00 committed by Héctor Ramón Jiménez
parent 1bcfc9a5cc
commit 743637ebda
4 changed files with 90 additions and 158 deletions

View file

@ -22,6 +22,7 @@ glam = "0.8"
font-kit = "0.4"
log = "0.4"
guillotiere = "0.4"
debug_stub_derive = "0.3"
[dependencies.image]
version = "0.22"