addFontFromMemoryCompressedBase85TTF

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

Meta