Skip to content

Releases: ATryder/jME-TTF

v2.2.1

12 Sep 18:06

Choose a tag to compare

Updates build.gradle to include targetCompatibility line and fixes a Javadoc tag error.

v2.2.0

12 Sep 17:18

Choose a tag to compare

This version of jME-TTF fixes problems on systems that don't support GLSL 1 shaders, adds a Gradle build script and support for pre-defining the resolution of the glyph atlas texture without pre-loading glyphs to the texture.

v2.1.3

26 Aug 18:42

Choose a tag to compare

Initial release on GitHub. Corrects a bug resulting in an empty array of glyphs returned from the getGlyphs method.