BitmapFont.createFromFnt

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

struct BitmapFont
@nogc nothrow
GodotError
createFromFnt
(
in String path
)

Meta