aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw/buildfont.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+1
2018-11-16libdraw: redo default font construction to be hidpi-safeRuss Cox1-1/+1
2018-03-27libdraw: fix some memory leaks in font handlingXiao-Yong Jin1-0/+1
2015-02-17libdraw: refine hidpi font selectionRuss Cox1-0/+2
2015-02-17libdraw: autoscale fonts when moving between low and high dpi screensRuss Cox1-0/+18
2015-02-17libdraw: add 2*font syntax for scaled fontsRuss Cox1-0/+1
2010-01-28libdraw: allow 32-bit RunesRuss Cox1-1/+1
2005-07-13more places where display can be nilrsc1-1/+1
2003-09-30Initial revisionrsc1-0/+141