'Font not rendering properly in Godot

I am trying to use a font in Godot, and it is posing problems. The font is Karmatic Arcade.

Here are the font settings in my theme:

enter image description here

Here is how it looks in the editor:

enter image description here

And here is how it looks in-game. Notice how there are more lines, and a few transparent pixels as if antialiasing or filter is turned on.

enter image description here

Does anyone know what is going on here?? I have similar results with other fonts, but not all of them.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source