We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
freetype.js takes almost a mega byte. Investigate whether this can be improved or is a limitation of emscripten.
freetype.js
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.
libgdx-freetype.so
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: