Font.this

Loads a TTF file. fontData should be the content of that file.

class Font
public nothrow @nogc
this
(
ubyte[] fontData
)

Meta