Search Criteria
Package Details: ttf-apple-emoji 18.4-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ttf-apple-emoji.git (read-only, click to copy) |
|---|---|
| Package Base: | ttf-apple-emoji |
| Description: | Apple Color Emoji is a color typeface used by iOS and macOS to display emoji |
| Upstream URL: | https://github.com/samuelngs/apple-emoji-linux |
| Keywords: | apple emoji font |
| Licenses: | custom |
| Provides: | emoji-font |
| Submitter: | Ykkzde |
| Maintainer: | gustawho (dmlls) |
| Last Packager: | dmlls |
| Votes: | 39 |
| Popularity: | 0.28 |
| First Submitted: | 2019-11-13 23:12 (UTC) |
| Last Updated: | 2025-12-19 18:49 (UTC) |
Dependencies (0)
Required by (13)
- discord-ptb (requires emoji-font) (optional)
- emoji-keyboard-appimage (requires emoji-font)
- emoji-keyboard-bin (requires emoji-font)
- emote (requires emoji-font)
- gajim-git (requires emoji-font) (optional)
- gnome-characters-git (requires emoji-font)
- hydrus (requires emoji-font)
- hydrus-git (requires emoji-font)
- rofimoji-git (requires emoji-font) (optional)
- smile (requires emoji-font)
- surfshark-client (requires emoji-font) (optional)
- termusic-git (requires emoji-font) (optional)
- wire-desktop-git (requires emoji-font) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
dmlls commented on 2025-12-19 18:52 (UTC)
@gwuensch note added, thank you.
gwuensch commented on 2025-07-23 13:56 (UTC)
Thanks for the update @dmlls, appreciate it! To make it easier for users who want to continue forcing the font, one could mention how to symlink the config in the install hook, for example like the official ttf-nerd-fonts-symbols package:
gwuensch commented on 2025-07-21 16:17 (UTC)
For anyone who does not like this package forcing Apple Emojis (and breaking some websites in the process), remove the
conflictsarray and make sure the config is not installed to/etc/font/conf.d/by default:The config file that forces Apple Emojis over other fonts will still be installed to
conf.avail, so it's available if you want to create a symlink manually or copy and modify it to your liking.gwuensch commented on 2025-07-21 15:58 (UTC)
@aeiedamo the problem is that this package explicitly conflicts with
noto-fonts-emoji(as well as a few other fonts).The current maintainer thinks that this is the correct approach and does not want to change this, despite repeated requests to do so. I also think this is stupid, not everyone wants to use Apple Emojis exclusively (and no font package from the official repos does this).
aeiedamo commented on 2025-07-21 15:51 (UTC)
This package shouldn't provide emoji-font because it will conflict with noto-fonts-emoji.
jkhsjdhjs commented on 2024-12-05 17:18 (UTC)
Hey,
I also have an issue with Apple Color Emoji being prioritized over other fonts. I've read your comment below and understand that it's hard to find the right balance between flexibility and consistency. I just have one request:
On my system
Apple Color Emojiis prioritized overSource Code Pro, when matching forSource Code Pro. This causes some websites to render incorrectly, when they requestfont-family: "Source Code Pro", e.g. https://adventofcode.com/I assume that this is an issue with this package, but please correct me if I'm wrong. If this is indeed an issue of this package, is there a way to fix it?
Thanks in advance!
dmlls commented on 2024-04-16 18:29 (UTC)
@Suuuuper Reddit requests the following fonts:
-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol',sans-serif. That means that if any of the fonts that come before'Apple Color Emoji'is not installed on your system, Apple Emoji will be used to render every character, causing the incorrect kerning. This can be easily fixed by installing any of those fonts (e.g.,ttf-roboto). You can find further fonts at https://wiki.archlinux.org/title/fonts.@gregthwuen I understand where you are coming from, and I'm also not a fan of forcing anything on the user. However, in this case, it's hard to find common ground between two (exclusive) ends within the same package: flexibility vs. consistency. Furthermore, programs/DEs frequently make use of Noto Emoji by default (taking higher precedence), which means that the Apple Emoji wouldn't be shown in all these cases. I don't think users would want this either, but I'm always open for discussion (although perhaps it's better to do so at https://github.com/samuelngs/apple-emoji-linux/discussions to not pollute the comments section here).
In any case, users with more special use cases can still fetch the font upstream and manually install it without any fontconfig/their own fontconfig.
Suuuuper commented on 2024-04-16 11:20 (UTC)
Sadly with this font I have spaces between words on Firefox, but only on Reddit. I'm too tired to debug it. But I guess one should look up which font Reddit requests and match it in the 75 config ? I don't know, I need some sleep.
seismicsenator commented on 2024-04-14 11:07 (UTC)
I had to comment out lines 115-118 in
75-apple-color-emoji.conf, it replaced spaces and numbers in Firefox v124 with emoji font.gwuensch commented on 2024-04-01 20:58 (UTC)
@XcroatoanX of course you can use them simultaneously. For example, different websites could prefer different emoji fonts. Also, when designing stuff creatively, you might want to have a choice of more than one variant. So please just let the user choose how many fonts they want to install.
Same is actually true for the provided
.config. I appreciate that it is there when users want to use Apple's emojis exclusively, but it shouldn't be symlinked by default imo.1 2 3 4 5 Next › Last »