Vladislav Puchko
Results
1
issues of
Vladislav Puchko
My app is crashing if I try to add a different font. What could be the issue of it? `g_ctx = nk_d3d11_init(device, g_viewport.Width, g_viewport.Height, MAX_VERTEX_BUFFER, MAX_INDEX_BUFFER); struct nk_font_atlas* atlas; nk_d3d11_font_stash_begin(&atlas);...