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:
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
1 Answer
Fixed. Source:
sudo ln -s /etc/fonts/ /etc/fonts/conf.d/
Then reload fontconfig: sudo dpkg-reconfigure fontconfig