// Set the scale of the font int scale = 2; BitmapFont font = new BitmapFont(); font.getData().setScale(scale);