addFontFromFileTTF

Undocumented in source. Be warned that the author may not have intended to support it.
scope @trusted
const(ImFont_t)*
addFontFromFileTTF
(
scope const(ImFontAtlas_t)* self
,
scope const(char)* filename
,,
scope const(ImFontConfig_t)* font_cfg
,
scope const(ushort)* glyph_ranges
)

Meta