fiddling with text rendering

This commit is contained in:
2019-09-11 23:39:07 -07:00
parent df2543bc8d
commit b13a834475
5 changed files with 274 additions and 11 deletions

View File

@@ -21,4 +21,5 @@ shaderc = "0.5.0"
shade_runner = {path = "../shade_runner"}
winit = "0.19.1"
#criterion = "0.3.0"
hprof = "0.1.3"
hprof = "0.1.3"
rusttype = { version = "0.7", features = ["gpu_cache"] }