addCustomRectFontGlyph

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
int
addCustomRectFontGlyph
(
scope const(ImFontAtlas_t)* self
,
scope const(ImFont_t)* font
,
ushort id
,
int width
,
int height
,
float advance_x
,
const ImVec2_t offset
)

Meta