messing around with glyphbrush

This commit is contained in:
Daniel Bauer
2019-12-26 11:58:12 +01:00
parent 149df4ee35
commit e57d400d16
5 changed files with 374 additions and 217 deletions

View File

@@ -14,4 +14,7 @@ phf = { version = "0.8", features = ['macros'] }
failure = "0.1.*"
piston_window = "0.105.*"
piston2d-opengl_graphics = "0.70.*"
gfx_core = "0.9.2"
gfx_core = "0.9.2"
gfx_device_gl = "*"
gfx_glyph = "*"
rand = "*"