Noto Color Emojis look super huge

Recently I forced all of my system fonts to either use Noto Sans or Noto Color Emoji. However, charmap showed huge fallback emojis that looked like this: <code>charmap</code>

Problem exists in Firefox and even Chrome (Chrome uses Color Emoji). This website gives a normal result (no huge emojis). My question is: How do I fix this?

Update: 2nd case

2nd case

1 Answer

Fixed. Source:

sudo ln -s /etc/fonts/ /etc/fonts/conf.d/

Then reload fontconfig: sudo dpkg-reconfigure fontconfig

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like