Linux: Fix emojis not showing in the game log #683

Closed
opened 2026-04-05 16:23:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rs189 on 11/24/2024

VRCX on Windows relies on Segoe UI Emoji font to render emojis in the game log to indicate a friend or a favourite, as this font is proprietary it cannot be used on Linux, I have remapped Segoe UI Emoji to use twemoji font instead (MIT licence)

It lacks colour but properly shows up

image

Tested on Fedora 41 and OpenSUSE Tumbleweed

*Originally created by @rs189 on 11/24/2024* VRCX on Windows relies on Segoe UI Emoji font to render emojis in the game log to indicate a friend or a favourite, as this font is proprietary it cannot be used on Linux, I have remapped Segoe UI Emoji to use [twemoji](https://github.com/twitter/twemoji) font instead (MIT licence) It lacks colour but properly shows up ![image](https://github.com/user-attachments/assets/7810cb13-5996-4c5c-8dfd-7157ee1a8e40) Tested on Fedora 41 and OpenSUSE Tumbleweed
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#683