all 7 comments

sorted by: hot top controversial new old
[–] 7 points 3 months ago

noto-fonts-cjk contains some asian characters. noto-fonts-emoji contains emojis.

Also check packages ending with "-nerd", those are fonts that have patched extra symbols. They are used by several Neovim plugins, for example.

  • source
  • [–] 6 points 3 months ago (1 child)

    Not sure how the typical user would go about it but as an Emacs user I'd yank the text into an Emacs buffer and hit C-x = on the characters to identify them.

  • source
  • hideshow 2 child comments
  • [–] 3 points 3 months ago (1 child)
  • [–] [S] 6 points 3 months ago (1 child)

    My question was, is there a way to find out which is missing?
    Based on the numbers in the squares.
    I know it's Japanese in this case, but others aren't straight-forward.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 months ago

    Looking at the unicode characters inside, it seems you need CJK font support. You can get noto-fonts-cjk to fix it.

  • source