You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.
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);
//struct nk_font_config cfg = nk_font_config(22);
The text was updated successfully, but these errors were encountered: