URI: 
       tfont: add peter face to font/times/*.font - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit a673ea22035ad986afc84d44543cd232218ddbe9
   DIR parent 51f6e204a775dcbed8b0398060f4f6560d45e991
  HTML 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(-)
       ---
   DIR diff --git a/font/times/latin1.7.font b/font/times/latin1.7.font
       t@@ -1,2 +1,3 @@
        17        12
       -0x0000        0x00FF        R.7.1
       +0x0000        0x0001        ../lucsans/lsr.12
       +0x0001        0x00FF 1        R.7.1
   DIR diff --git a/font/times/latin1.bold.10.font b/font/times/latin1.bold.10.font
       t@@ -1,2 +1,3 @@
        21        15
       -0x0000        0x00FF        B.10.1
       +0x0000        0x0001        ../lucsans/lsr.12
       +0x0001        0x00FF 1        B.10.1
   DIR diff --git a/font/times/latin1.bold.6.font b/font/times/latin1.bold.6.font
       t@@ -1,2 +1,3 @@
        14        10
       -0x0000        0x00FF        B.6.1
       +0x0000        0x0001        ../lucsans/lsr.12
       +0x0000        0x00FF 1        B.6.1