gdx-freetype-gwt icon indicating copy to clipboard operation
gdx-freetype-gwt copied to clipboard

Investigate freetype.js size

Open intrigus opened this issue 2 years ago • 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.

intrigus avatar Oct 05 '22 17:10 intrigus