9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: [9fans] vera fonts
Date: Fri, 12 Oct 2007 10:04:14 -0400	[thread overview]
Message-ID: <40c32aea0cdd52547a4093ea4afcc564@quanstro.net> (raw)

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


             reply	other threads:[~2007-10-12 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-12 14:04 erik quanstrom [this message]
2007-10-12 14:12 ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40c32aea0cdd52547a4093ea4afcc564@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).