addGlyph

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
addGlyph
(
scope const(ImFont_t)* self
,
const(ImFontConfig_t)* src_cfg
,
ushort c
,
float x0
,
float y0
,
float x1
,
float y1
,
float u0
,
float v0
,
float u1
,
float v1
,
float advance_x
)

Meta