nk_font

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

config
int config;
Undocumented in source.
fallback
const(nk_font_glyph)* fallback;
Undocumented in source.
fallback_codepoint
nk_rune fallback_codepoint;
Undocumented in source.
glyphs
nk_font_glyph* glyphs;
Undocumented in source.
handle
nk_user_font handle;
Undocumented in source.
info
nk_baked_font info;
Undocumented in source.
scale
float scale;
Undocumented in source.
texture
nk_handle texture;
Undocumented in source.

Meta