3

I just installed Debian 10.3 and when I try to read special characters i see what is shown on the picture below. What am I supposed to do?

I've read some solutions, but they were only for arch linux, I am not sure how to do it on Debian. Any suggestions?

Mozilla won't display Korean characters

Paulo Tomé
  • 3,754
  • 6
  • 26
  • 38
McMuffin
  • 33
  • 3
  • Have you tried installing an appropriate font? The package `fonts-noto` should do the trick. – Hermann Feb 29 '20 at 11:58
  • @Hermann you were right now i can see them, thanks!! – McMuffin Feb 29 '20 at 12:17
  • Does this answer your question? [Why do some characters show as squares in Chrome?](https://unix.stackexchange.com/questions/36291/why-do-some-characters-show-as-squares-in-chrome) – Paulo Tomé Feb 29 '20 at 15:43
  • @PauloTomé not really because they use different packages, i wanted to know the name of the package actually for debian – McMuffin Feb 29 '20 at 18:04

1 Answers1

4

It looks like your system has no font which includes the special or asian glyphs. The package fonts-noto should contain fonts for all eventualities.

Hermann
  • 5,789
  • 2
  • 17
  • 32