Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change system font without breaking emojis #17207

Closed
MountainX opened this issue May 8, 2021 · 3 comments
Closed

Change system font without breaking emojis #17207

MountainX opened this issue May 8, 2021 · 3 comments

Comments

@MountainX
Copy link

Description

I'm using Element Desktop on Linux.

I would like to be able to set a font for text (and only text) here:
Setting > Appearance > Advanced> Use a system font
without affecting the emojis

Steps to reproduce

  1. Setting > Appearance > Advanced> Use a system font
  2. Set your desired system font.

I'm using a custom installed font on my system.

Describe how what happens differs from what you expected.

The font is correctly changed. However, I immediately lose the standard set of colorful emojis. What I get instead is no-color simple emojis and many are unprintable symbols.

Therefore, I have to choose between a font I don't like or broken emojis. I am not sure if my report is a bug or a feature request. If this is by design, could we have an option to retain the standard emojis if the chosen font results in what I'm seeing? If it is not by design, what I would expect is that changing the font affects text without affecting the standard colorful emojis.

Screenshots:

Expected emojis
Screenshot_20210508_154825

Emojis I get after changing system font
Screenshot_20210508_154727

Version information

  • Platform: desktop
  • OS: Arch Linux,
  • affects latest version
@t3chguy
Copy link
Member

t3chguy commented May 10, 2021

You can specify multiple fonts, so specify the Emoji font you want first.

The default font definition is

Inter, Twemoji, 'Apple Color Emoji', 'Segoe UI Emoji', Arial, Helvetica, Sans-Serif, 'Noto Color Emoji'

@t3chguy
Copy link
Member

t3chguy commented May 10, 2021

Duplicate of #14398

@t3chguy t3chguy marked this as a duplicate of #14398 May 10, 2021
@t3chguy t3chguy closed this as completed May 10, 2021
@MountainX
Copy link
Author

You can specify multiple fonts, so specify the Emoji font you want first.

The default font definition is

Inter, Twemoji, 'Apple Color Emoji', 'Segoe UI Emoji', Arial, Helvetica, Sans-Serif, 'Noto Color Emoji'

Thank you. Very helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants