The bug
Characters in the U+10000+ range are silently discarded from rendering. I.e. I've tried to show moon phases in game.
See f.e. http://project.rootdir.org/test/moon-phases.html for related character code points.
Linked issues
relates to 1
Attachments
Comments 4
I'm using UNICODE font containing these characters. Thank you. This is why I wrote the report like that.
The renderer should at least render "UNKNOWN CHARACTER" glyph in place.
They show up as empty squares to me when using either the default font or the Unicode font (https://i.imgur.com/hubRQJq.png). This is expected because they are not supported in any font.
They simply aren't included neither in the default font nor in the Unicode font. Support for extended range has been added only recently, but the unifont sheets are outdated/incomplete (MC-108045)