Nuklear/demo/gdip
vurtun 100480c6c7 Fixed swapping out fonts
I had a long standing bug inside nuklear which prevents you from
swapping out a font while the code is being build. This bug is now
fixed but the fix requires _ALL_ `nk_user_font` data structures
provided by `nk_style_set_font` to be persistent.
2016-08-04 14:18:29 +02:00
..
build.bat Removed /WX flags from gdi/gdip build bat files 2016-08-02 21:39:12 +02:00
main.c Release 1.01 changes in changelog in `nuklear.h` 2016-07-16 01:33:37 +02:00
nuklear_gdip.h Fixed swapping out fonts 2016-08-04 14:18:29 +02:00