summaryrefslogtreecommitdiff
path: root/nuklear_ui/sfnt.c
AgeCommit message (Collapse)Author
2018-04-04Fix silly bug in handling of Mac Roman font names. Make Mac font search more ↵Michael Pavone
exhaustive if the faster prefix check fails. Added a bunch of debug printfs in case those aren't sufficient to get things working on other machines
2018-03-06Added support for TTC and dfont format true type fonts. More robust font ↵Michael Pavone
selection on Windows --HG-- branch : nuklear_ui