Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927294 - media-fonts/noto-emoji installs ambiguous fonts
Summary: media-fonts/noto-emoji installs ambiguous fonts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-19 13:56 UTC by Sergey Ilinykh
Modified: 2024-03-25 18:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Ilinykh 2024-03-19 13:56:16 UTC
It installs 

NotoColorEmoji-emojicompat.ttf
NotoColorEmoji-noflags.ttf
NotoColorEmoji.ttf

As result if I choose "Noto Color Emoji" in any application it selects NotoColorEmoji-noflags.ttf which really lacks all country flags.

I would really expect NotoColorEmoji.ttf to be selected, which has everything needed to build emoji set according to the unicode spec.

Besides if I download the font directly from Google (https://fonts.google.com/selection), it downloads "NotoColorEmoji-Regular.ttf". I don't know how different it is. But maybe it's good enough already and the archive doesn't have any extra weird stuff inside.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-03-25 18:13:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65cdc4b5c59e37e8c555821d05743ca243155759

commit 65cdc4b5c59e37e8c555821d05743ca243155759
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2024-03-25 18:06:40 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-03-25 18:06:40 +0000

    media-fonts/noto-emoji: Install only the desired font file
    
    The same used in other distributions as Arch
    
    Closes: https://bugs.gentoo.org/927294
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../noto-emoji/noto-emoji-20231130-r1.ebuild       | 53 ++++++++++++++++++++++
 1 file changed, 53 insertions(+)