abstreet/map_gui
Dustin Carlino 56101addcf Remove the zcool font and Xi'an import. #377
The Xi'an map isn't being regularly used, and it has some issues
(boundary is too large, OSM is missing buildings in most of the area).

The zcool font enables Chinese characters to render, but costs 6MB in
the binary files, slowing down wasm loading time. Eventually, we can
support async loading fonts and passing them to widgetry when loading a
map requiring them. For now, cutting down wasm size is a bigger
priority.

game wasm from 18MB to 12MB. Not bad!
2021-01-24 20:30:20 -08:00
..
src Remove the zcool font and Xi'an import. #377 2021-01-24 20:30:20 -08:00
Cargo.toml Upgrade misc other dependencies 2021-01-03 20:01:27 -08:00