intrigus/gdx-freetype-gwt

Investigate freetype.js size

intrigus opened this issue · 0 comments

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.