summaryrefslogtreecommitdiff
path: root/nuklear_ui/font_win.c
AgeCommit message (Collapse)Author
2018-06-29Fix some issues identified by cppcheckMichael Pavone
2018-03-26Remove some debug print stuff from font_win.cMichael Pavone
2018-03-25Fix memory leak in edge case of font_winMichael Pavone
--HG-- branch : nuklear_ui
2018-03-06Added support for TTC and dfont format true type fonts. More robust font ↵Michael Pavone
selection on Windows --HG-- branch : nuklear_ui
2018-02-07Fix Windows build, added Windows default_font_path implementationMichael Pavone
--HG-- branch : nuklear_ui