TrueType Fonts in LibGDX
Posted on Thu, 14 Jul 2016 in Java • Tagged with game development, libgdx, kotlin
LibGDX is a beautiful library. It's easy to use. However some aspects of it isn't so clean. Dealing with fonts is an example of such aspects. I spent hours before I found reasonable solution that makes fonts looks good on an Android and on a desktop.
Continue reading