https://bugs.documentfoundation.org/show_bug.cgi?id=148470
--- Comment #18 from Caolán McNamara <[email protected]> --- The output is double utf-8 encoded but I can reconstruct that the font chosen is 苹方-简 which I believe is "PingFang SC". Looking at the font, then indeed it does not have 0x2318 though it probably does have the other glyphs in the request so it doesn't cover the full set of requested glyphs only some of them. In our Linux fontconfig version of this we would try again with the missing glyphs so I think we need to teach the macOS version to make that attempt. -- You are receiving this mail because: You are the assignee for the bug.
