Hi, I am trying to display some Chinese characters...
# compose-web
t
Hi, I am trying to display some Chinese characters on compose web, ex. "哈囉 Voice Selection" But it failed to render, do I miss any setup or it has some limitation for support unicode on compose web's Text widget ? 🤔
j
I noticed the same with smileys
o
it's a known issue. We plan to fix it. There is workaround here: https://github.com/JetBrains/compose-multiplatform/issues/3967 There is an issue for emojis too: https://github.com/JetBrains/compose-multiplatform/issues/3051 (it's the same underlying issue though)
❤️ 4
thank you color 2
👍 1
b
@Oleksandr Karpovich [JB] When do you plan to fix this issue?
o
@boone It's already possible to display Chinese characters. See the example here https://github.com/JetBrains/compose-multiplatform-core/pull/1400