I put some unicode text in a buffer and it looks like this:
But if I move to that box and run M-x describe-char I see it rendered correctly at the bottom, next to "decomposition". So, Emacs has the font. How do I get to render correctly in the normal buffer, and at the top of the describe-char info (2nd line)?
The character in this case is the KANGXI RADICAL BAMBOO: ⽵.
I'm on Windows 11. Emacs version: 29.2.
