gdx-freetype-gwt
gdx-freetype-gwt copied to clipboard
Investigate freetype.js size
freetype.js
takes almost a mega byte.
Investigate whether this can be improved or is a limitation of emscripten.
Consider that the x86 natives jar (https://oss.sonatype.org/#nexus-search;gav~com.badlogicgames.gdx~gdx-freetype-platform~~~natives-x86) only takes ~400 KB. But also note that libgdx-freetype.so
takes ~860 KB when it is not compressed inside the jar.