java - TrueType fonts replaced with FreeType fonts in libgdx? -
it seems truetype font , font generator replaced freetype font generator? case, because found post detailing usage (the accepted answer here: truetype fonts in libgdx), can't find these jar's anywhere in latest sources (0.98 @ time of writing).
thanks.
yes. truetype font replaced freetype font. don't understand why not able find it, because in link mentioned above have specified path. anyway, if want find freetype jars download latest nightly. open it, , under extension folder see gdx-freetype folder. open , use gdx-freetype.jar.
Comments
Post a Comment