I\'m am trying to render text with lwjgl3 for a button. I render the text using openGlFont.drawText("Login", x, y); then and it results in that:
openGlFont.drawText("Login", x, y);