9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Change font in Abaco
Date: Sat,  8 Nov 2014 21:03:23 -0500	[thread overview]
Message-ID: <6e8c6ebb276dfee9711f4026b4799488@ladd.quanstro.net> (raw)
In-Reply-To: <CAEj9f0+Oi64rH0OWt4UfqDfoXteiFSmi2gsk_ipRDi-DSqG=Aw@mail.gmail.com>

On Sat Nov  8 16:45:57 EST 2014, plan9.meo@gmail.com wrote:
> Hi guys!
>
> I've tried multiple ways to change the font in Abaco but failed. It
> seems to be compiled in. Is there a way to change the font in Abaco.
> Would really appreciate some help.

i have taken a little different direction on "fonts" in abaco.
i think what one wishes to specify is the typeface.  so we need
to specify twenty fonts in the product of five point sizes and
four weight/styles (roman, italic, bold, and typewriter).

i put these in an external file in /lib/font/bit/htmlfont (sic).
there are twenty entries, for example for the "t"iny "r"oman
entry for lucida,

tr	/lib/font/bit/lucidasans/unicode.6.font

to switch fonts just set htmlfont=/lib/font/bit/htmlfont/vera
before running readweb.  easy peasy.

the face files, version of abaco supporting them, and the
version of readweb that has been modified to support this

- erik



  parent reply	other threads:[~2014-11-09  2:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 21:46 Mats Olsson
2014-11-08 21:57 ` Lee Fallat
2014-11-08 23:07   ` Mats Olsson
2014-11-09  0:38     ` sl
2014-11-09  2:03 ` erik quanstrom [this message]
2014-11-09  2:18   ` erik quanstrom
2014-11-11  9:39     ` Mats Olsson
  -- strict thread matches above, loose matches on Subject: below --
2006-07-13 20:05 csant
2006-07-13 20:10 ` andrey mirtchovski
2006-07-13 20:20   ` Federico Benavento
2006-07-13 20:11 ` Federico Benavento
2006-07-13 20:19   ` csant
2006-07-13 20:30     ` Russ Cox

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=6e8c6ebb276dfee9711f4026b4799488@ladd.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).