all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Roel Janssen <roel@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add Mozilla Fira Mono font.
Date: Wed, 18 Nov 2015 12:21:15 +0100	[thread overview]
Message-ID: <87wptfpn84.fsf@gnu.org> (raw)
In-Reply-To: <87a8qcbden.fsf@gnu.org> (Roel Janssen's message of "Tue, 17 Nov 2015 21:04:48 +0100")

Roel Janssen <roel@gnu.org> skribis:

> From e0c9fea99b69e252d99a4ecd3cb781135faaf79c Mon Sep 17 00:00:00 2001
> From: Roel Janssen <roel@gnu.org>
> Date: Tue, 17 Nov 2015 20:37:13 +0100
> Subject: [PATCH] gnu: Add Mozilla Fira Mono font.
>
> * gnu/packages/fonts.scm (font-fira): New variable.

[...]

> +    (source (origin
> +              (method url-fetch)
> +              (uri "https://github.com/mozilla/Fira/raw/master/otf/FiraMono-Regular.otf")

Would be nice to see if this can be built from source.

> Here is a patch for adding Mozilla's Fira monospaced font. I do have a
> problem with it: Emacs doesn't recognize the font.
> 
> I would really like to know how I can fix this.

It has to be installed in ~/.guix-profile because that’s where Guix’s
Fontconfig looks for font (I assume you’re talking about a
Guix-installed Emacs.)

Maybe you need to run ‘fc-cache -vfr’ (from Fontconfig) to update the
font cache?

> And how could I download other variants of the font in the same package?

The best would be to build them from source, if possible.  Otherwise
there can be several origins listed in ‘native-inputs’.

Thanks!

Ludo’.

  reply	other threads:[~2015-11-18 11:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17 20:04 [PATCH] gnu: Add Mozilla Fira Mono font Roel Janssen
2015-11-18 11:21 ` Ludovic Courtès [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-26 14:28 Toni Reina
2016-11-26 22:10 ` Ludovic Courtès

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=87wptfpn84.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=roel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.