Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-27 | libdraw: fix error in the previous commit | Xiao-Yong Jin | 1 | -1/+1 | |
2018-03-27 | libdraw: fix some memory leaks in font handling | Xiao-Yong Jin | 1 | -6/+14 | |
2015-08-27 | fontsrv: use 64 chars per subfont instead of 256 | Russ Cox | 1 | -1/+1 | |
Makes loading faster, and makes larger sizes not too wide. Change-Id: I076c83fdb9577c1e596de45558f38ea93e3a2a31 Reviewed-on: https://plan9port-review.googlesource.com/1360 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2015-05-15 | libdraw, acme: fix acme segfault triggered passing an invalid font | Gleydson Soares | 1 | -0/+2 | |
acme -f nosuchfont Change-Id: Iaa727db02b43e63082130796ec97c0efb7fe2b19 Reviewed-on: https://plan9port-review.googlesource.com/1220 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2015-02-17 | libdraw: refine hidpi font selection | Russ Cox | 1 | -1/+40 | |
Change-Id: Id1e6a2630713024a1925ad1341bb9c846f82e93e Reviewed-on: https://plan9port-review.googlesource.com/1171 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2015-02-17 | libdraw: autoscale fonts when moving between low and high dpi screens | Russ Cox | 1 | -13/+152 | |
Change-Id: I6093955b222db89dfe437fb723593b173d888d01 Reviewed-on: https://plan9port-review.googlesource.com/1170 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2015-02-17 | libdraw: add 2*font syntax for scaled fonts | Russ Cox | 1 | -1/+12 | |
An experiment. Change-Id: I40660a211b8372701597d80f7e86917e94cccbaa Reviewed-on: https://plan9port-review.googlesource.com/1161 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2009-07-08 | merge | Russ Cox | 1 | -4/+57 | |
2004-03-25 | Today's changes. | rsc | 1 | -1/+3 | |
More changes. | |||||
2004-02-09 | various tweaks. | rsc | 1 | -0/+1 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 1 | -8/+2 | |
with them. | |||||
2003-10-13 | Rewrite /lib/font/bit to $PLAN9/font when open fails. | rsc | 1 | -1/+22 | |
2003-10-11 | Lots of X fixes. | rsc | 1 | -1/+3 | |
2003-09-30 | Initial revision | rsc | 1 | -0/+32 | |