Skip to content

Releases: maltaisn/msdf-gdx-gen

v0.1.4

27 Feb 20:02
v0.1.4
0e3d749
Compare
Choose a tag to compare
  • Generate whitespace characters (#6).

v0.1.3

05 Mar 14:23
v0.1.3
7fee98e
Compare
Choose a tag to compare
  • Fixed out of memory error when generating large charset (#3)
  • Added --fast-pack option to enable the fast mode for the texture packer.
  • Added mtsdf field type matching the corresponding msdfgen field type.

v0.1.2

09 Aug 20:21
v0.1.2
037f643
Compare
Choose a tag to compare
  • Fixed concurrent modification exception during generation (#2).

v0.1.1

02 May 20:53
v0.1.1
8528f3f
Compare
Choose a tag to compare
  • Fixed --texture-size parameter not working.
  • Added --version parameter.
  • Parameter values now printed before execution.

v0.1.0

02 May 19:36
a923191
Compare
Choose a tag to compare
  • Initial release