From c41c9220181b203d1cf1f6435f6e3735cb7c84ac Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 5 Oct 2017 12:17:59 +0200 Subject: conf: Prefer system emoji fonts to third-party ones Prefer the system provided emoji fonts on systems which provide one, such as Windows, MacOS and Android, even if the Emoji One or Emoji Two fonts are installed. This also allows free software OSes such as GNOME to prefer the Emoji One font, which is not used in other OSes and therefore has a unique brand identity, by installing them and only them by default. Users can use more capable fonts while Emoji One and Emoji Two catch up by installing a font otherwise already used by another system, such as Google's freely redistributable Noto Emoji font. https://bugzilla.redhat.com/show_bug.cgi?id=1496761 --- conf.d/45-generic.conf | 16 +++++++++------- conf.d/60-generic.conf | 5 +++-- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'conf.d') diff --git a/conf.d/45-generic.conf b/conf.d/45-generic.conf index f6076bb..791d12d 100644 --- a/conf.d/45-generic.conf +++ b/conf.d/45-generic.conf @@ -5,32 +5,34 @@ + - Emoji Two + Noto Color Emoji emoji - Emoji One + Apple Color Emoji emoji - Noto Color Emoji + Segoe UI Emoji emoji - Apple Color Emoji + Twitter Color Emoji emoji - Segoe UI Emoji + EmojiOne Mozilla emoji + - Twitter Color Emoji + Emoji Two emoji - EmojiOne Mozilla + Emoji One emoji diff --git a/conf.d/60-generic.conf b/conf.d/60-generic.conf index 2a2b809..7985ce9 100644 --- a/conf.d/60-generic.conf +++ b/conf.d/60-generic.conf @@ -29,14 +29,15 @@ emoji - Emoji Two - Emoji One Noto Color Emoji Apple Color Emoji Segoe UI Emoji Twitter Color Emoji EmojiOne Mozilla + + Emoji Two + Emoji One Noto Emoji Android Emoji -- cgit v1.2.1