commit a673ea22035ad986afc84d44543cd232218ddbe9 parent 51f6e204a775dcbed8b0398060f4f6560d45e991 Author: Russ Cox <rsc@swtch.com> Date: Mon, 24 Aug 2009 08:05:09 -0700 font: add peter face to font/times/*.font fixes #20 http://code.swtch.com/plan9port/issue/20/ Diffstat:
M | font/times/latin1.7.font | | | 3 | ++- |
M | font/times/latin1.bold.10.font | | | 3 | ++- |
M | font/times/latin1.bold.6.font | | | 3 | ++- |
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/font/times/latin1.7.font b/font/times/latin1.7.font @@ -1,2 +1,3 @@ 17 12 -0x0000 0x00FF R.7.1 +0x0000 0x0001 ../lucsans/lsr.12 +0x0001 0x00FF 1 R.7.1 diff --git a/font/times/latin1.bold.10.font b/font/times/latin1.bold.10.font @@ -1,2 +1,3 @@ 21 15 -0x0000 0x00FF B.10.1 +0x0000 0x0001 ../lucsans/lsr.12 +0x0001 0x00FF 1 B.10.1 diff --git a/font/times/latin1.bold.6.font b/font/times/latin1.bold.6.font @@ -1,2 +1,3 @@ 14 10 -0x0000 0x00FF B.6.1 +0x0000 0x0001 ../lucsans/lsr.12 +0x0000 0x00FF 1 B.6.1