aboutsummaryrefslogtreecommitdiff
path: root/src/libdraw/font.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
2018-11-16libdraw: redo default font construction to be hidpi-safeRuss Cox1-2/+1
2017-04-08libdraw: replace hand-rolled realloc, preventing buffer overflow.Ray Lai1-3/+1
2005-07-13more places where display can be nilrsc1-1/+1
2005-05-12handle arbitrary length names in subfontname.rsc1-3/+5
2004-04-25make it possible to access fonts without a display.rsc1-3/+10
2004-03-05Amazingly picky bug fixes from Valgrind.rsc1-1/+1
2003-09-30Initial revisionrsc1-0/+401