log nuklear_ui/font.c @ 2496:187bc857a76a default tip

age author description
Sun, 31 Mar 2024 10:21:34 -0700 Michael Pavone Fix Linux font selection regression
Sat, 30 Mar 2024 14:26:48 -0700 Michael Pavone Try multiple results from fc-match on Linux rather than assuming the first choice font will be suitable
Sat, 09 May 2020 13:15:49 -0700 Michael Pavone Specify desired language when invoking fc-match to find an appropriate font on Linux
Sat, 18 Apr 2020 23:07:44 -0700 Michael Pavone Allow specifying a default font path at build time
Thu, 28 Jun 2018 09:27:05 -0700 Michael Pavone Fix a number of other memory errors (mostly leaks again) identified by valgrind
Tue, 06 Mar 2018 21:27:12 -0800 Michael Pavone Added support for TTC and dfont format true type fonts. More robust font selection on Windows nuklear_ui
Tue, 21 Nov 2017 19:07:43 -0800 Michael Pavone Initial work on Nuklear-based UI nuklear_ui