Function BitmapFont.createFromFnt

Creates a BitmapFont from the *.fnt file at path.

godot.core.defs.GodotError createFromFnt (
  const(String) path
) nothrow @nogc;