# 이모지를 브라우저 글꼴로 사용

**URL:** https://meta.discourse.org/t/utilise-the-browser-typeface-for-emoji/390636
**Category:** Feature
**Tags:** emoji
**Created:** [12월 7, 2025, 5:03오후 UTC](https://meta.discourse.org/t/utilise-the-browser-typeface-for-emoji/390636 "2025-12-07T17:03:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![roke\_julian\_lockhart](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roke_julian_lockhart/32/540179_2.png) [@roke\_julian\_lockhart](https://meta.discourse.org/u/roke_julian_lockhart)
#### Post date: [12월 7, 2025, 5:03오후 UTC](https://meta.discourse.org/t/utilise-the-browser-typeface-for-emoji/390636/1 "2025-12-07T17:03:04Z")

</div>

접근성 목적으로 색상 텍스트를 사용하는 사용자를 위해, `google-noto-emoji-fonts-20250623-2`를 대체하는 `google-noto-emoji-fonts-20250623-2.fc43.noarch`가 존재합니다. 이 패키지는 `font.name-list.emoji: Noto Emoji`를 통해 `firefox-145.0.1-1`에서 쉽게 사용할 수 있습니다. 그러나 Discourse는 이 설정을 오버라이드합니다:

> **[Why emoji changed with Discourse upgrade](https://talk.tidbits.com/t/why-emoji-changed-with-discourse-upgrade/32032/6)**
>
> This post suggests that they don’t want to do that because people could end up using emoji that are understood on one system but not another, resulting in “tofu” square boxes. Plus, there are custom emoji.

> ****
>
> > [@이모지 업데이트](https://meta.discourse.org/t/emojis-update/355624/9?u=rokejulianlockhart):
> >
> > It’s not that simple for two reasons: different platforms support new released emojis at different speed, so you could have user A on platform 1, creating a post using an emoji available on this platform, which will then be seen by user B on platform 2 which doesn’t support yet the latest emojis released few weeks ago =\> tofu box (in the world of fonts, “tofu” is a blank rectangular box that appears when a character cannot be displayed). custom emojis. Discourse supports custom emojis which a…

다음과 같이 시연해 보겠습니다:

1. 
#### `//*[@id="reply-control"]`

![A Screenshot](https://cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/original/4X/8/7/1/871473e100a583f32663edd8ec60b5ac640e15bb.png)

2. 
#### `//div[@class="topic-post"]`

![A Screenshot](https://global.discourse-cdn.com/meta/original/4X/f/e/4/fe44309766fb21ae8e7eac3ab232d0ec9d41ba89.png)

이러한 일이 일어나서는 안 됩니다.
