public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add google-noto-sans-mono-vf-fonts to runtime
Date: Fri, 11 Sep 2026 14:42:13 GMT [thread overview]
Message-ID: <178913773392.1.3416944631914516224.flatpaks-flatpak-runtime-0a8f50d4ba11@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 0a8f50d4ba11afde6cd94aad88673b7953a12935
Author : Adam Williamson <awilliam@redhat.com>
Date : 2022-10-25T08:45:40-07:00
Stats : +2/-0 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/0a8f50d4ba11afde6cd94aad88673b7953a12935?branch=f45
Log:
Add google-noto-sans-mono-vf-fonts to runtime
See https://github.com/fedora-silverblue/issue-tracker/issues/299
As with the recent addition of the serif fonts, this is necessary
for flatpaks to show monospace fonts correctly in some cases.
We believe fontconfig should manage to fall back correctly to a
different font in these cases, but currently it does not, so it
makes sense to add the Fedora default font to the runtime as a
mitigation.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 70783d8..5c89d60 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -148,6 +148,7 @@ data:
- google-noto-emoji-color-fonts
- google-noto-fonts-common
- google-noto-sans-vf-fonts
+ - google-noto-sans-mono-vf-fonts
- google-noto-serif-vf-fonts
- gpgme
- gpgmepp
diff --git a/package-notes.txt b/package-notes.txt
index 10a8034..ac5b56e 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -42,6 +42,7 @@ glibc-all-langpacks: EB: until we figure out an extension system for this
glibc-minimal-langpack
gnome-themes-extra: EB: until we figure out an extension system for the themes
gnu-free-fonts-common: W: data files
+google-noto-sans-mono-vf-fonts: EB: fedora's official default monospace font
google-noto-serif-vf-fonts: EB: fedora's official default serif font
gsettings-desktop-schemas: W: data files
gsm
reply other threads:[~2026-09-11 14:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178913773392.1.3416944631914516224.flatpaks-flatpak-runtime-0a8f50d4ba11@fedoraproject.org \
--to=awilliam@redhat.com \
--cc=git-commits@fedoraproject.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox