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: Re: [9fans] p9p acme startup fonts.
Date: Fri,  2 Dec 2005 13:27:45 -0600	[thread overview]
Message-ID: <20051202192745.1D81E18AE1A@dexter-peak.quanstro.net> (raw)
In-Reply-To: <ee9e417a0512021058o17b8e1f4t583ca85cea66a66@mail.gmail.com>

i didn't know most people set $font to a fixed-width font. i've been using a
variable-width $font for a long time:

; echo $font
/home/quanstro/plan9/font/code2000/code2000.14.font

(code2000 provides much better unicode coverage than pelm. and is
readable in smaller sizes.)

i haven't had any difficulties doing this. most programs that absolutely
need a fixed-width font do not play nicely with 9term because they also
use cursor addressing. the major exception being "cal".

i suppose the way to correct this $font abuse would be to use "font", "fixedfont",
and "varfont" environment variables. 

doesn't quite feel right, though.

- erik

Russ Cox <rsc@swtch.com> writes

| 
| Acme's default font is variable-width, but $font is fixed-width.
| You may prefer a fixed-width default font, but others do not.
| 
| Also, the /lib/font/bit paths are fine - libdraw will cope.
| 
| Russ


  reply	other threads:[~2005-12-02 19:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-02 18:40 erik quanstrom
2005-12-02 18:58 ` Russ Cox
2005-12-02 19:27   ` erik quanstrom [this message]
2005-12-03 11:37     ` grfgguvf
2005-12-03 14:22       ` erik quanstrom
     [not found]         ` <12529-68307@sneakemail.com>
2005-12-09 14:45           ` [9fans] for peter canning -- " 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=20051202192745.1D81E18AE1A@dexter-peak.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).