Unciv/core
Yair Morgenstern c1d3ac2604 Added timers to see what's taking so long. It's the fonts - 11 seconds to load Chinese characters.
Specifically, putGlyph. Which makes sense, since it's basically rendering 3000 images into the memory for Chinese.
2019-11-28 22:10:26 +02:00
..
src Added timers to see what's taking so long. It's the fonts - 11 seconds to load Chinese characters. 2019-11-28 22:10:26 +02:00
build.gradle Tutorials moved to a separate json file 2018-03-12 23:33:03 +02:00