Using <Text /> with chinese text #1686
abandon888
started this conversation in
General
Replies: 2 comments
-
|
You might just need to specify a font that supports Chinese characters. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
See this codesandbox for an example: https://codesandbox.io/s/drei-text-noto-sans-simplified-chinese-2twm7t |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
threeversion: 0.157.0@react-three/fiberversion: 8.14.5@react-three/dreiversion: 9.88.2nodeversion: 16.18.0npm(oryarn) version: 8.19.2Problem description:
When insert Chinese text in the Text component import from drei, the text is a messy code.
Relevant code:
Beta Was this translation helpful? Give feedback.
All reactions