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
Revert to standard LoadBitmap - test if file-based loading works
Going back to the original approach used in main branch.
File-based loading (nvgCreateImage) might work better than memory-based (nvgCreateImageMem).
The LoadBitmapFromMemory function is still there but not used by default.
0 commit comments