# 表情符号更新

**URL:** https://meta.discourse.org/t/emojis-update/355624
**Category:** Announcements
**Tags:** emoji
**Created:** [2025年三月4日 10:36 UTC](https://meta.discourse.org/t/emojis-update/355624 "2025-03-04T10:36:43Z")
**Posts on this page:** 20
**Page:** 2

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2025年三月4日 23:55 UTC](https://meta.discourse.org/t/emojis-update/355624/21 "2025-03-04T23:55:21Z")

</div>

我没有看到大的明显变化（事实上，我根本没看到！）。我猜这是因为这两组看起来非常相似？

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月5日 16:04 UTC](https://meta.discourse.org/t/emojis-update/355624/24 "2025-03-05T16:04:37Z")

</div>

我还没完成，但快好了：

 ![Screenshot 2025-03-05 at 17.02.27](https://global.discourse-cdn.com/meta/original/4X/3/8/5/385afddfde5b143c6c23c5bb5a3d625c4bf12f18.png)

基本思路是，Fluent UI 表情符号周围都有一个边距，以适应各种形状。所需的边距是可变的，但他们为每个图像应用了一个固定的值，与其他没有边距的集合相比，Fluent UI 集合看起来更小。

我一直在开发一个管道来计算每个表情符号最理想的边界框，这将使表情符号更大、更平滑。我希望明天能将此合并。

---

<div class="post-metadata">

### Author: ![ThunderThighs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thunderthighs/32/492278_2.png) [@ThunderThighs](https://meta.discourse.org/u/ThunderThighs)
#### Post date: [2025年三月5日 16:34 UTC](https://meta.discourse.org/t/emojis-update/355624/25 "2025-03-05T16:34:59Z")

</div>

太棒了！所有套装都一样吗？我之所以这么问，是因为您网站上的反应比我网站上的大得多。目前正在让用户试用 Twemoji。这是并排的同一台显示器和同一个浏览器。在新标签页中打开以查看大尺寸。

![image](https://cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/optimized/4X/4/6/0/460e12cf0dae7f55b497621d16cb9d7ebdf34087_2_690x31.png)

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月5日 17:19 UTC](https://meta.discourse.org/t/emojis-update/355624/26 "2025-03-05T17:19:48Z")

</div>

据我所知，不仅仅是 OpenMoji 也受到影响。我得看看你的网站以理解差异。

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月5日 17:32 UTC](https://meta.discourse.org/t/emojis-update/355624/27 "2025-03-05T17:32:56Z")

</div>

我查看了，这与您的主题有关，该主题具有以下 CSS：

```css
html {
  font-family: ember-regular, sans-serif;
  font-size: 14px;
}

```

表情符号的大小相对于基本字体大小，因此在您的情况下，您减小了基本字体大小，结果表情符号也变小了。

---

<div class="post-metadata">

### Author: ![ThunderThighs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thunderthighs/32/492278_2.png) [@ThunderThighs](https://meta.discourse.org/u/ThunderThighs)
#### Post date: [2025年三月5日 18:36 UTC](https://meta.discourse.org/t/emojis-update/355624/28 "2025-03-05T18:36:26Z")

</div>

知道了。谢谢你看一看！

---

<div class="post-metadata">

### Author: ![Thomas\_Rother](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_rother/32/423597_2.png) [@Thomas\_Rother](https://meta.discourse.org/u/Thomas_Rother)
#### Post date: [2025年三月6日 07:30 UTC](https://meta.discourse.org/t/emojis-update/355624/29 "2025-03-06T07:30:17Z")

</div>

我不明白这是如何推出的。在我的 3.5.0.beta2-dev 上，“Twitter”集当前处于活动状态，并选择了 Apple、Google、Windows 10、Google Classic 和 Facebook Messenger。在新的 Web 容器部署后，我能看到新选项吗？

第二个问题：如何添加 openmoji 集？（有趣的事实：设计这个的大学位于离我德国西南部的家几公里远的地方）

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月6日 08:47 UTC](https://meta.discourse.org/t/emojis-update/355624/30 "2025-03-06T08:47:50Z")

</div>

> [@Thomas\_Rother](#):
>
> 在重新部署 Web 容器后，我能看到新选项吗？

是的，你显然错过了最新的提交。

更新后，Openmoji 应该已经可以在列表中找到。但是，由于 Openmoji 选择留有较大的边距，这套图标看起来相当小，因此它相当具有挑战性。我正尝试应用与我为 fluentui 使用的类似解决方案，但由于 SVG 定义方式的一些差异，目前效果不佳。

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2025年三月9日 19:19 UTC](https://meta.discourse.org/t/emojis-update/355624/31 "2025-03-09T19:19:45Z")

</div>

> [@j.jaffeux](#):
>
> 出于许可原因，我们不得不更换表情符号集

在多年来享受我们的 Discourse 上的 Apple 表情符号视觉效果之后，我能否询问一下是什么许可原因导致它们突然消失了？

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月10日 07:40 UTC](https://meta.discourse.org/t/emojis-update/355624/32 "2025-03-10T07:40:31Z")

</div>

我们没有明确的授权来使用它们。

---

<div class="post-metadata">

### Author: ![taravasya](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/taravasya/32/214539_2.png) [@taravasya](https://meta.discourse.org/u/taravasya)
#### Post date: [2025年三月11日 16:49 UTC](https://meta.discourse.org/t/emojis-update/355624/33 "2025-03-11T16:49:46Z")

</div>

是否有办法将苹果表情符号添加为自定义表情包，然后将该集设为默认表情符号？  
这样现有的消息就不会失去它们的外观了？

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月11日 16:52 UTC](https://meta.discourse.org/t/emojis-update/355624/34 "2025-03-11T16:52:40Z")

</div>

目前还不行，抱歉，不过如果你愿意的话，将来我们可能会让添加你自己的集合变得更容易，但我不指望很快就会实现。

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2025年三月11日 18:57 UTC](https://meta.discourse.org/t/emojis-update/355624/35 "2025-03-11T18:57:37Z")

</div>

> [@taravasya](#):
>
> 有什么办法可以添加苹果表情符号作为自定义表情符号集，然后选择该集作为默认表情符号吗？  
> 这样现有的消息就不会失去它们的显示效果？

如果你想讨论，我很乐意在 #Marketplace 上共同赞助此事，@taravasya？

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2025年三月11日 19:28 UTC](https://meta.discourse.org/t/emojis-update/355624/36 "2025-03-11T19:28:36Z")

</div>

技术上可行，请参阅

> [@Custom Emoji Set](https://meta.discourse.org/t/custom-emoji-set/184698/5?u=falco):
>
> That is technically doable using this setting as a hack. Upload the emoji set you want to a website you control, follow the directory structure we use and borrow one of the existing sets name. For example, let’s say you have https://cookieman-emojis.com for this: Create a folder at the root of the website named google Upload you custom emoji set inside that folder following the directory/file structure you see at [discourse/public/images/emoji/google at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/tree/master/public/images/emoji/google) …

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2025年三月13日 15:45 UTC](https://meta.discourse.org/t/emojis-update/355624/37 "2025-03-13T15:45:26Z")

</div>

> [@Falco](#):
>
> 技术上可行

我们收到的关于失去旧的 Apple 套件的反馈非常糟糕。

我会看看这个，谢谢 😃

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2025年三月13日 20:19 UTC](https://meta.discourse.org/t/emojis-update/355624/38 "2025-03-13T20:19:26Z")

</div>

看起来实现起来很简单，关于 emoji 图片的命名约定有什么细节或指南吗？

我能在列出从仓库中删除的所有图片的提交中找到答案吗？

抱歉，我无法回复您链接的主题，它已被锁定 😕

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2025年三月14日 12:33 UTC](https://meta.discourse.org/t/emojis-update/355624/39 "2025-03-14T12:33:17Z")

</div>

> [@Falco](#):
>
> 技术上可行

按照该指南，我设法恢复了大部分 Apple 表情符号并使其正常工作，但出现了一堆 404 错误。

诸如 `:grinning_face:` 😀 和 `:weary_cat:` 🙀 以及 `:kissing_face:` 😗 之类的表情符号会抛出 404/未找到错误，因为它们在 Apple 集中不存在，位于 [https://github.com/discourse/discourse/tree/stable/public/images/emoji/apple](https://github.com/discourse/discourse/tree/stable/public/images/emoji/apple)

目前已将其关闭。

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月14日 12:34 UTC](https://meta.discourse.org/t/emojis-update/355624/40 "2025-03-14T12:34:14Z")

</div>

为了确保最大程度的兼容性，我们做了很多工作，如果您想走自定义路线，则需要处理各种此类问题。

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [2025年三月14日 12:35 UTC](https://meta.discourse.org/t/emojis-update/355624/41 "2025-03-14T12:35:58Z")

</div>

我认为解决 404 的最简单方法可能是将整个 Twemoji 集合复制/粘贴到 `/apple/` 文件夹的顶部，并告知它如果图像已存在则_不要_替换。

不过，如果其他人也在尝试解决此问题，我也乐于接受建议 😃

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2025年三月14日 12:36 UTC](https://meta.discourse.org/t/emojis-update/355624/42 "2025-03-14T12:36:31Z")

</div>

是的，这就是我们在 gem 中所做的，我们从 Unicode 复制，因为 Unicode 应该始终拥有图像，因为它们是源引用

[上一頁](https://meta.discourse.org/t/emojis-update/355624.md?page=1)

[下一頁](https://meta.discourse.org/t/emojis-update/355624.md?page=3)
