You are not logged in.

#1 2023-11-02 14:08:40

longshot
Member
Registered: 2023-03-31
Posts: 26

[SOLVED] Emojies and unicode support

Emojies and some unicode characters appear as boxes in browser, terminal, and other applications like discord
I have no idea what is this related to, I searched the internet and i saw something about locale, it was C.UTF-8 I changed it to en_US with no success, what is the next step what should i do?
```
~ λ  locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
```
this is how it looks like on browser

https://justpaste.it/d37hc

Last edited by longshot (2024-04-28 15:06:47)


~ A penguin geek who wants to know every file in sysfs

Offline

#2 2023-11-02 14:56:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,234

Re: [SOLVED] Emojies and unicode support

Install fonts that provide emoji support: https://wiki.archlinux.org/title/Fonts# … nd_symbols

Offline

#3 2023-11-02 14:57:08

astralc
Member
Registered: 2022-09-17
Posts: 127

Re: [SOLVED] Emojies and unicode support

did you install any emoji fonts? like noto-fonts-emoji.

Offline

#4 2023-11-06 11:06:48

longshot
Member
Registered: 2023-03-31
Posts: 26

Re: [SOLVED] Emojies and unicode support

astralc wrote:

did you install any emoji fonts? like noto-fonts-emoji.


Thanks that solved the problem.


~ A penguin geek who wants to know every file in sysfs

Offline

Board footer

Powered by FluxBB