From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <40c32aea0cdd52547a4093ea4afcc564@quanstro.net> From: erik quanstrom Date: Fri, 12 Oct 2007 10:04:14 -0400 To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] vera fonts Topicbox-Message-UUID: ced992b2-ead2-11e9-9d60-3106f5b1d025 i put the vera fonts onto sources. for a quick trial ; ramfs ; 9fs sources ; cp /n/sources/contrib/quanstro/subpixel/bin/386/rio /tmp ; bind -b /n/sources/contrib/quanstro/subpixel/lib/font/bit/ /lib/font/bit/ ; font=/lib/font/bit/vera/unicode.12.font /tmp/rio this will be slow. to download and use the fonts ; 9fs sources ; cd /lib/font/bit ; bunzip2 -c /n/sources/contrib/quanstro/subpixel/vera.tbz|tar x ; cp /n/sources/contrib/quanstro/subpixel/bin/386/rio /386/bin ; font=/lib/font/bit/vera/unicode.12.font rio the reason for rio is to pick up small fix for highlighting. the abaco there is the version i used for the screenshot and only has a different set of font paths from /n/sources/contrib/quanstro/src/abaco. enjoy! - erik