9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ingo Krabbe <ikrabbe.ask@gmail.com>
To: <9fans@9fans.net>
Subject: Re: [9fans] Persistent font in Acme.
Date: Thu,  6 Nov 2014 11:13:11 +0100	[thread overview]
Message-ID: <5020fc3f41571dd4f05929c8410fa157@krabbe.dyndns.org> (raw)
In-Reply-To: <CAEj9f0LT7ZejekORMqB7Kpagd8ReoANU65_qie2WudUqPe4q+A@mail.gmail.com>

The default font in acme is compiled in. So to change that you need to edit the source code and recompile the binary.

Another option is to write an own command

#!/bin/rc
acme -f YOUR_FONT -F YOUR_FIXED_FONT $*

or add an rc function.

If you use dump files (you should), the fonts are written to the dump files.

regards
ingo

> Hi guys!
>
> Is there a way to get a persistent font in Acme? I'm using a Raspberry
> Pi and usually invoke Acme this way; acme -f
> /lib/font/bit/lucidasans/latin1.10.font and that gives me a font that
> looks good on my 32" TV. Grateful for any hint!
>
> Kind regards,
> Mats





  parent reply	other threads:[~2014-11-06 10:13 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 10:01 Mats Olsson
2014-11-06 10:07 ` dante
2014-11-06 10:13 ` Ingo Krabbe [this message]
2014-11-06 12:48   ` Stuart Morrow
2014-11-06 13:14     ` Iruatã Souza
2014-11-06 13:30       ` erik quanstrom
2014-11-06 14:04         ` Iruatã Souza
2014-11-06 14:37           ` Lee Fallat
2014-11-06 14:56             ` Iruatã Souza
2014-11-07 20:53               ` Mats Olsson
2014-11-06 10:13 ` Mark van Atten
2014-11-07 20:03 sl
2014-11-07 22:13 ` Mats Olsson
2014-11-08  7:18   ` erik quanstrom
2014-11-08  8:29     ` Mats Olsson
2014-11-08  9:42     ` Richard Miller
2014-11-08 10:35       ` Mats Olsson
2014-11-08 13:47         ` Richard Miller
2014-11-08 14:17           ` Mats Olsson
2014-11-08 11:06       ` cinap_lenrek
2014-11-09  2:16       ` erik quanstrom
2014-11-09  9:46         ` Richard Miller
2014-11-08 15:02     ` Anthony Sorace
2014-11-09  2:06       ` erik quanstrom
2014-11-07 21:22 sl
2014-11-07 22:34 ` Mats Olsson

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=5020fc3f41571dd4f05929c8410fa157@krabbe.dyndns.org \
    --to=ikrabbe.ask@gmail.com \
    --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).