FreeTypeFontManager.registerFont

register freetype font by filename - optinally font properties can be passed if known (e.g. from libfontconfig).

class FreeTypeFontManager
bool
registerFont
(
string filename
,,
string face = null
,
bool italic = false
,
int weight = 0
)

Meta