https://bugs.documentfoundation.org/show_bug.cgi?id=172646
--- Comment #5 from Anders Lind <[email protected]> --- I may be misunderstanding, but the characters I tested are standard Unicode characters rather than characters from the Private Use Area. For example: 🌴 = U+1F334 👑 = U+1F451 💶 = U+1F4B6 whereas the Unicode Private Use Areas are U+E000 - U+F8FF, U+F0000 - U+FFFFD and U+100000 - U+10FFFD. (ref. https://en.wikipedia.org/wiki/Private_Use_Areas ) Are you perhaps referring to some internal representation rather than the Unicode code points themselves? -- You are receiving this mail because: You are the assignee for the bug.
