I want show my dark skin (email it to Lasse) and Ubuntu font in editor.
I use Ubuntu-M and Ubuntu-C here.
http://font.ubuntu.comdon't know why but i love fonts. the ubuntu font highlights this issue. https://github.com/urho3d/Urho3D/issues/13 where the vertical centering is off.
ascent = FreeType.toInt(fontMetrics.getAscender()); descent = FreeType.toInt(fontMetrics.getDescender()); lineHeight = FreeType.toInt(fontMetrics.getHeight());
baseLine = data.ascent;