summaryrefslogtreecommitdiffstats
path: root/lib/fonts/font_10x18.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/fonts/*.c: Add fonts from upstream LinuxPatrick McDermott2019-07-181-0/+5147
The macros, declarations, and array are all sorted according to the array in Linux's lib/fonts/fonts.c, since that affects picking a default font and finding a font by name (if there were conflicts, which there aren't).