Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+1 |
2018-11-16 | libdraw: redo default font construction to be hidpi-safe | Russ Cox | 1 | -1/+1 |
2018-03-27 | libdraw: fix some memory leaks in font handling | Xiao-Yong Jin | 1 | -0/+1 |
2015-02-17 | libdraw: refine hidpi font selection | Russ Cox | 1 | -0/+2 |
2015-02-17 | libdraw: autoscale fonts when moving between low and high dpi screens | Russ Cox | 1 | -0/+18 |
2015-02-17 | libdraw: add 2*font syntax for scaled fonts | Russ Cox | 1 | -0/+1 |
2010-01-28 | libdraw: allow 32-bit Runes | Russ Cox | 1 | -1/+1 |
2005-07-13 | more places where display can be nil | rsc | 1 | -1/+1 |
2003-09-30 | Initial revision | rsc | 1 | -0/+141 |